.. |
calico
|
8c57b7f62f
Merge pull request #4230 from ozdanborne/fix-rename
|
7 lat temu |
calico_master
|
3ddeebe66c
Merge pull request #4145 from VincentS/Calico_Parameterization
|
7 lat temu |
cockpit
|
ec9c22ca6a
Refactored to use Ansible systemd module
|
8 lat temu |
cockpit-ui
|
fddcb7414b
Adding a query for the existing docker-registry route.
|
8 lat temu |
contiv
|
b7ccac9415
Update systemd units to use proper container service name
|
8 lat temu |
contiv_facts
|
58818a6af1
Combined (squashed) commit for all changes related to adding Contiv support into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation.
|
8 lat temu |
dns
|
b7ccac9415
Update systemd units to use proper container service name
|
8 lat temu |
docker
|
1898489b4c
Remove typos that got reintroduced
|
7 lat temu |
etcd
|
4fcbe72aea
move etcd upgrade related code into etcd_upgrade role
|
8 lat temu |
etcd_ca
|
917e871843
Restructure certificate redeploy playbooks
|
8 lat temu |
etcd_client_certificates
|
1d1f6a1c6c
Remove use of local_action with delegate_to and switch 'delegate_to: localhost' temporary directory cleanup actions to local_actions.
|
8 lat temu |
etcd_common
|
4fcbe72aea
move etcd upgrade related code into etcd_upgrade role
|
8 lat temu |
etcd_server_certificates
|
1d1f6a1c6c
Remove use of local_action with delegate_to and switch 'delegate_to: localhost' temporary directory cleanup actions to local_actions.
|
8 lat temu |
etcd_upgrade
|
4fcbe72aea
move etcd upgrade related code into etcd_upgrade role
|
8 lat temu |
flannel
|
4411553014
System container docker
|
8 lat temu |
flannel_register
|
be97433dd5
YAML Linting
|
8 lat temu |
lib_openshift
|
15221b6943
Merge pull request #4091 from richm/oc_service-labels-externalIPs
|
7 lat temu |
lib_utils
|
7fb814d619
Fix python3 error in repoquery
|
8 lat temu |
nickhammond.logrotate
|
7e0c346c84
Refactor to use Ansible package module
|
8 lat temu |
nuage_ca
|
be97433dd5
YAML Linting
|
8 lat temu |
nuage_common
|
be97433dd5
YAML Linting
|
8 lat temu |
nuage_master
|
b581af9846
Nuage service account handling by single master
|
8 lat temu |
nuage_node
|
89b703f66a
Resolve deprecation warning
|
8 lat temu |
openshift_builddefaults
|
15203f8f7b
treat force_pull as a bool
|
8 lat temu |
openshift_buildoverrides
|
15203f8f7b
treat force_pull as a bool
|
8 lat temu |
openshift_ca
|
28bcb25d55
Use openshift_ca_host's hostnames to sign the CA
|
8 lat temu |
openshift_certificate_expiry
|
a1228a7c4a
health check playbooks: relocate and expand
|
7 lat temu |
openshift_cli
|
a0539d0c45
Remove vim configuration from Python files
|
8 lat temu |
openshift_cli_facts
|
2c608429d8
Bug 1320829 - Ensure docker installed for facts
|
9 lat temu |
openshift_clock
|
7e0c346c84
Refactor to use Ansible package module
|
8 lat temu |
openshift_cloud_provider
|
717c36fde2
Don't double quote when conditions
|
8 lat temu |
openshift_common
|
b00eee942e
Change based on feedback
|
8 lat temu |
openshift_docker
|
02fde33acd
Add dependency on docker to openshift_docker role.
|
8 lat temu |
openshift_docker_facts
|
e360372dca
Fix 1448368, and some other minors issues
|
8 lat temu |
openshift_etcd
|
4e26dbf34e
Enable openshift_clock role for openshift_master, openshift_node, and openshift_etcd
|
9 lat temu |
openshift_etcd_ca
|
c9688b8571
Refactor etcd roles
|
8 lat temu |
openshift_etcd_client_certificates
|
dbb140a649
Refactor etcd certificates roles.
|
8 lat temu |
openshift_etcd_facts
|
73d91dbcbc
etcd: use as system container
|
8 lat temu |
openshift_etcd_server_certificates
|
3bd5ae21ad
Support for redeploying certificates.
|
8 lat temu |
openshift_examples
|
2287db245f
[JMAN4-161] Add templates and pv example for cloudforms jboss middleware manager
|
8 lat temu |
openshift_excluder
|
c5c222eddb
Rework openshift_excluders role
|
8 lat temu |
openshift_expand_partition
|
717c36fde2
Don't double quote when conditions
|
8 lat temu |
openshift_facts
|
4fcbe72aea
move etcd upgrade related code into etcd_upgrade role
|
8 lat temu |
openshift_health_checker
|
090e5ea774
memory check: use GiB/MiB and adjust memtotal
|
7 lat temu |
openshift_hosted
|
cbe4e4f25b
bool
|
7 lat temu |
openshift_hosted_facts
|
57dfae185d
Various hosted component improvements
|
8 lat temu |
openshift_hosted_logging
|
717c36fde2
Don't double quote when conditions
|
8 lat temu |
openshift_hosted_metrics
|
717c36fde2
Don't double quote when conditions
|
8 lat temu |
openshift_hosted_templates
|
0c339665e1
Updating registry-console version to be v3.6 instead of 3.6
|
7 lat temu |
openshift_loadbalancer
|
b7ccac9415
Update systemd units to use proper container service name
|
8 lat temu |
openshift_logging
|
6309a7038e
Adding default value for openshift_hosted_logging_storage_kind
|
7 lat temu |
openshift_logging_curator
|
108a42cbbd
Create logging deployments with non-zero replica counts
|
7 lat temu |
openshift_logging_elasticsearch
|
a5aaf6af1e
openshift_logging: increasing *_elasticsearch_* default CPU and memory
|
7 lat temu |
openshift_logging_fluentd
|
7426996929
Pulling changes from master branch
|
7 lat temu |
openshift_logging_kibana
|
68f8a50abc
Fixing tux warnings and some final clean up
|
7 lat temu |
openshift_logging_mux
|
68f8a50abc
Fixing tux warnings and some final clean up
|
7 lat temu |
openshift_manage_node
|
411b1b0292
Renaming oadm_manage_node to oc_adm_manage_node
|
8 lat temu |
openshift_manageiq
|
6473004b66
Adding module calls instead of command for idempotency.
|
8 lat temu |
openshift_master
|
c5f4a60fdd
Merge pull request #4234 from vshn/feature/oreg_url_masternode
|
7 lat temu |
openshift_master_certificates
|
1d1f6a1c6c
Remove use of local_action with delegate_to and switch 'delegate_to: localhost' temporary directory cleanup actions to local_actions.
|
8 lat temu |
openshift_master_cluster
|
ec9c22ca6a
Refactored to use Ansible systemd module
|
8 lat temu |
openshift_master_facts
|
c5f4a60fdd
Merge pull request #4234 from vshn/feature/oreg_url_masternode
|
7 lat temu |
openshift_metrics
|
a0b32573de
Merge pull request #4298 from mwringe/metrics_imagepullpolicy_always
|
7 lat temu |
openshift_named_certificates
|
b1c6bd781f
Set named certificate destinations as basenames of provided paths.
|
8 lat temu |
openshift_node
|
c5f4a60fdd
Merge pull request #4234 from vshn/feature/oreg_url_masternode
|
7 lat temu |
openshift_node_certificates
|
1d1f6a1c6c
Remove use of local_action with delegate_to and switch 'delegate_to: localhost' temporary directory cleanup actions to local_actions.
|
8 lat temu |
openshift_node_dnsmasq
|
be97433dd5
YAML Linting
|
8 lat temu |
openshift_node_upgrade
|
0ee812822a
allow to configure oreg_url specifically for node or master. refs #4233
|
7 lat temu |
openshift_persistent_volumes
|
0b8e8cd5b2
Fix up some broken markdown formatting (mostly tables)
|
8 lat temu |
openshift_provisioners
|
717c36fde2
Don't double quote when conditions
|
8 lat temu |
openshift_repos
|
93d422eba8
Fix gpg key path in our repo
|
8 lat temu |
openshift_sanitize_inventory
|
3d4fe88809
openshift_sanitize_inventory: disallow conflicting deployment types
|
8 lat temu |
openshift_storage_glusterfs
|
b0fc25ee96
filter_plugins: Allow for multiple pairs in map_from_pairs()
|
7 lat temu |
openshift_storage_nfs
|
69afd8e8ff
Provisioning of nfs share and PV for logging ops
|
8 lat temu |
openshift_storage_nfs_lvm
|
2bd657a6a2
Merge pull request #3090 from jfchevrette/fix_pv_template_spec
|
8 lat temu |
openshift_version
|
66914e1a0b
Merge pull request #4225 from ingvagabund/relax-rpm-image-version-check
|
7 lat temu |
os_firewall
|
cc18aa0edf
Default to iptables on master
|
8 lat temu |
os_update_latest
|
7e0c346c84
Refactor to use Ansible package module
|
8 lat temu |
rhel_subscribe
|
53d9cf3e90
Make the rhel_subscribe role subscribe to OSE 3.5 channel by default
|
8 lat temu |
rhel_unsubscribe
|
fb4083bb92
Implement RHEL subscription for enterprise deployment type
|
9 lat temu |