.. |
ansible_service_broker
|
882241d56d
Merge pull request #4783 from fabianvf/broker-bootstrap
|
7 years ago |
calico
|
4a38bc1bbc
Test docker restart with retries 3 delay 30
|
7 years ago |
calico_master
|
974a727ff5
Merge pull request #4295 from VincentS/Remove_Hardcoded_Calico_URL
|
7 years ago |
cockpit
|
2388cd13ca
Rename cockpit-shell -> cockpit-system
|
7 years ago |
cockpit-ui
|
fddcb7414b
Adding a query for the existing docker-registry route.
|
8 years ago |
contiv
|
4a38bc1bbc
Test docker restart with retries 3 delay 30
|
7 years ago |
contiv_auth_proxy
|
76d1ee25b7
Add support for rhel, aci, vxlan
|
7 years ago |
contiv_facts
|
76d1ee25b7
Add support for rhel, aci, vxlan
|
7 years ago |
dns
|
b7ccac9415
Update systemd units to use proper container service name
|
8 years ago |
docker
|
a6a0621d7b
Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2
|
7 years ago |
etcd
|
61e2d5d539
drop etcdctl before the etcd_container service
|
7 years ago |
etcd_ca
|
917e871843
Restructure certificate redeploy playbooks
|
8 years ago |
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 years ago |
etcd_common
|
cd578ccdb6
Merge pull request #4680 from ingvagabund/set-label-of-var-lib-etcd
|
7 years ago |
etcd_migrate
|
6033232d9c
Wait for etcd to become healthy before migrating TTL
|
7 years ago |
etcd_server_certificates
|
53eeaf6097
certificates: copy the certificates for the etcd system container
|
7 years ago |
etcd_upgrade
|
9e2fcb48c3
move etcd backup to etcd_common role
|
7 years ago |
flannel
|
4a38bc1bbc
Test docker restart with retries 3 delay 30
|
7 years ago |
flannel_register
|
be97433dd5
YAML Linting
|
8 years ago |
lib_openshift
|
94923be737
Fixed spacing and lint errors.
|
7 years ago |
lib_utils
|
7fb814d619
Fix python3 error in repoquery
|
8 years ago |
nickhammond.logrotate
|
7e0c346c84
Refactor to use Ansible package module
|
8 years ago |
nuage_ca
|
be97433dd5
YAML Linting
|
8 years ago |
nuage_common
|
be97433dd5
YAML Linting
|
8 years ago |
nuage_master
|
51bf0a3d83
Copy Nuage VSD generated user certificates to Openshift master nodes
|
7 years ago |
nuage_node
|
51bf0a3d83
Copy Nuage VSD generated user certificates to Openshift master nodes
|
7 years ago |
openshift_builddefaults
|
15203f8f7b
treat force_pull as a bool
|
8 years ago |
openshift_buildoverrides
|
15203f8f7b
treat force_pull as a bool
|
8 years ago |
openshift_ca
|
0090224d43
Generate loopback kubeconfig separately to preserve OpenShift CA certificate.
|
7 years ago |
openshift_certificate_expiry
|
b45b2ff541
Fix parsing certs with very large serial numbers
|
7 years ago |
openshift_cfme
|
39e3ae6392
Add missing file. Remove debugging prompt.
|
7 years ago |
openshift_cli
|
a0539d0c45
Remove vim configuration from Python files
|
8 years ago |
openshift_cli_facts
|
2c608429d8
Bug 1320829 - Ensure docker installed for facts
|
9 years ago |
openshift_clock
|
7e0c346c84
Refactor to use Ansible package module
|
8 years ago |
openshift_cloud_provider
|
717c36fde2
Don't double quote when conditions
|
8 years ago |
openshift_common
|
b00eee942e
Change based on feedback
|
8 years ago |
openshift_default_storage_class
|
0ffbd49ce7
Added parameters inside of gce defaults. Pass all params to the module.
|
7 years ago |
openshift_docker
|
02fde33acd
Add dependency on docker to openshift_docker role.
|
8 years ago |
openshift_docker_facts
|
4ef83afdfd
Add mtu setting to /etc/sysconfig/docker-network
|
7 years ago |
openshift_etcd
|
4e26dbf34e
Enable openshift_clock role for openshift_master, openshift_node, and openshift_etcd
|
9 years ago |
openshift_etcd_ca
|
c9688b8571
Refactor etcd roles
|
8 years ago |
openshift_etcd_client_certificates
|
dbb140a649
Refactor etcd certificates roles.
|
8 years ago |
openshift_etcd_facts
|
53eeaf6097
certificates: copy the certificates for the etcd system container
|
7 years ago |
openshift_etcd_server_certificates
|
3bd5ae21ad
Support for redeploying certificates.
|
8 years ago |
openshift_examples
|
2394c7518a
Merge pull request #4754 from jkaurredhat/import-templates-1.6
|
7 years ago |
openshift_excluder
|
843054c167
singletonize some role tasks that repeat a lot
|
7 years ago |
openshift_expand_partition
|
717c36fde2
Don't double quote when conditions
|
8 years ago |
openshift_facts
|
e0a9899d4b
Hopefully finally fix the no_proxy settings
|
7 years ago |
openshift_health_checker
|
e29eab4e98
Merge pull request #4316 from juanvallejo/jvallejo/add-increased-etcd-traffic-check
|
7 years ago |
openshift_hosted
|
f171187517
Merge pull request #4769 from jarrpa/glusterfs-fixes-five
|
7 years ago |
openshift_hosted_facts
|
57dfae185d
Various hosted component improvements
|
8 years ago |
openshift_hosted_logging
|
c9e92b4733
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries
|
7 years ago |
openshift_hosted_metrics
|
717c36fde2
Don't double quote when conditions
|
8 years ago |
openshift_hosted_templates
|
0c339665e1
Updating registry-console version to be v3.6 instead of 3.6
|
7 years ago |
openshift_loadbalancer
|
b7ccac9415
Update systemd units to use proper container service name
|
8 years ago |
openshift_logging
|
c9e92b4733
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries
|
7 years ago |
openshift_logging_curator
|
c81235570d
fix curator host, port params; remove curator es volumes
|
7 years ago |
openshift_logging_elasticsearch
|
d5d909e592
Merge pull request #4641 from wozniakjan/logging_es_probe
|
7 years ago |
openshift_logging_fluentd
|
c9e92b4733
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries
|
7 years ago |
openshift_logging_kibana
|
7b4f98f67f
Updating openshift_logging_kibana default for kibana hostname
|
7 years ago |
openshift_logging_mux
|
c9e92b4733
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries
|
7 years ago |
openshift_manage_node
|
411b1b0292
Renaming oadm_manage_node to oc_adm_manage_node
|
8 years ago |
openshift_manageiq
|
6473004b66
Adding module calls instead of command for idempotency.
|
8 years ago |
openshift_master
|
2e87ad012b
Fix yamllint
|
7 years ago |
openshift_master_certificates
|
0090224d43
Generate loopback kubeconfig separately to preserve OpenShift CA certificate.
|
7 years ago |
openshift_master_cluster
|
ec9c22ca6a
Refactored to use Ansible systemd module
|
8 years ago |
openshift_master_facts
|
c5f4a60fdd
Merge pull request #4234 from vshn/feature/oreg_url_masternode
|
7 years ago |
openshift_metrics
|
a9ac3505b0
Merge pull request #4596 from steveteuber/patch-2
|
7 years ago |
openshift_named_certificates
|
8e91ce82be
Update master configuration for named certificates during master cert redeploy.
|
7 years ago |
openshift_node
|
44fb8d5d98
Dump some logs
|
7 years ago |
openshift_node_certificates
|
4a38bc1bbc
Test docker restart with retries 3 delay 30
|
7 years ago |
openshift_node_dnsmasq
|
e20748de5b
Prevent the script to use default route ip as upstream nameserver.
|
7 years ago |
openshift_node_upgrade
|
5a94fe5b07
Add drain retries after 60 second delay
|
7 years ago |
openshift_persistent_volumes
|
44227c5bf8
Allowing openshift_metrics to specify PV selectors and allow way to define selectors when creating pv
|
7 years ago |
openshift_provisioners
|
717c36fde2
Don't double quote when conditions
|
8 years ago |
openshift_repos
|
b48887efc5
Support enabling the centos-openshift-origin-testing repository
|
7 years ago |
openshift_sanitize_inventory
|
d195bb2dba
Run dns on the node and use that for dnsmasq
|
7 years ago |
openshift_service_catalog
|
c798cdc5a0
Updating verbs for serviceclasses objects
|
7 years ago |
openshift_storage_glusterfs
|
2a0c64c417
GlusterFS: Create in custom namespace by default
|
7 years ago |
openshift_storage_nfs
|
ed274e2d03
Add etcd exports to openshift_storage_nfs
|
7 years ago |
openshift_storage_nfs_lvm
|
2bd657a6a2
Merge pull request #3090 from jfchevrette/fix_pv_template_spec
|
8 years ago |
openshift_version
|
bc9f9304bd
openshift_version: skip nfs and lb hosts
|
7 years ago |
os_firewall
|
cc18aa0edf
Default to iptables on master
|
8 years ago |
os_update_latest
|
7e0c346c84
Refactor to use Ansible package module
|
8 years ago |
rhel_subscribe
|
5b21d78d16
Get rid of openshift_facts dep in rhel_subscribe
|
7 years ago |
rhel_unsubscribe
|
fb4083bb92
Implement RHEL subscription for enterprise deployment type
|
9 years ago |