summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Bug 1465168 - mux doesn't recognize ansible boolean parameters correctlyRich Megginson2017-06-271-1/+1
* Merge pull request #4569 from simon3z/empty-labelsScott Dodson2017-06-261-1/+1
|\
| * openshift_logging: use empty default for storage labelsFederico Simoncelli2017-06-231-1/+1
* | Merge pull request #4414 from sdodson/bz1460626Scott Dodson2017-06-264-4/+4
|\ \
| * | Ensure that host pki tree is mounted in containerized componentsScott Dodson2017-06-124-4/+4
* | | Merge pull request #4495 from ashcrow/skip-nfs-on-requirements-checkScott Dodson2017-06-261-96/+100
|\ \ \
| * | | openshift_version: skip nfs and lb hostsSteve Milner2017-06-231-96/+100
* | | | Merge pull request #4583 from giuseppe/fix-invocation-atomic-vScott Dodson2017-06-262-2/+2
|\ \ \ \
| * | | | oc_atomic_container: use rpm to check the version.Giuseppe Scrivano2017-06-262-2/+2
* | | | | Merge pull request #4578 from sdodson/push-via-dnsScott Dodson2017-06-262-0/+6
|\ \ \ \ \
| * | | | | Also configure default registry on HA mastersScott Dodson2017-06-232-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4532 from kwoodson/storageclass_dynamicScott Dodson2017-06-264-6/+13
|\ \ \ \ \
| * | | | | Fixing quote issue.Kenny Woodson2017-06-212-2/+2
| * | | | | Fix for dynamic pvs when using storageclasses.Kenny Woodson2017-06-214-6/+13
| | |_|/ / | |/| | |
* | | | | Merge pull request #4195 from ewolinetz/service_catalogScott Dodson2017-06-2626-0/+1241
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Picking change from sdodsonewolinetz2017-06-232-2/+3
| * | | | Adding volume fact for etcd for openshift ansible service brokerewolinetz2017-06-231-1/+24
| * | | | Updating to label node and wait for apiservice to be healthy and startedewolinetz2017-06-233-3/+27
| * | | | fix yamllint issuesFabian von Feilitzsch2017-06-2313-210/+31
| * | | | Cleanup/updates for env variables and etcd imageFabian von Feilitzsch2017-06-221-5/+5
| * | | | add play and role to install ansible-service-brokerFabian von Feilitzsch2017-06-228-0/+402
| * | | | Creation of service_catalog and placeholder broker rolesewolinetz2017-06-2226-0/+970
* | | | | Fix parsing certs with very large serial numbersTim Bielawa2017-06-232-3/+23
* | | | | Sync 3.5 cfme templates over to 3.6Scott Dodson2017-06-228-98/+489
| |_|/ / |/| | |
* | | | Merge pull request #4528 from mtnbikenc/update-templatesScott Dodson2017-06-2226-36/+519
|\ \ \ \
| * | | | Update template examples for 3.6Russell Teague2017-06-2126-36/+519
| | |/ / | |/| |
* | | | Merge pull request #4503 from giuseppe/fix-unable-to-mask-service-etcd_containerOpenShift Bot2017-06-221-3/+10
|\ \ \ \
| * | | | etcd, system_container: do not mask etcd_containerGiuseppe Scrivano2017-06-201-1/+8
| * | | | etcd, system_container: do not enable system etcdGiuseppe Scrivano2017-06-201-2/+2
* | | | | Merge pull request #4516 from kwoodson/limit_refsOpenShift Bot2017-06-222-13/+14
|\ \ \ \ \
| * | | | | Fixed readme doc.Kenny Woodson2017-06-211-12/+12
| * | | | | Adding option for serviceAccountConfig.limitSecretReferencesKenny Woodson2017-06-202-13/+14
| | |_|/ / | |/| | |
* | | | | Merge pull request #4505 from ingvagabund/set-proper-etcd-data-dir-for-system...Jan Chaloupka2017-06-221-1/+1
|\ \ \ \ \
| * | | | | set proper etcd_data_dir for system containerJan Chaloupka2017-06-201-1/+1
| |/ / / /
* | | | | Merge pull request #4510 from ashcrow/system-container-inventoryOpenShift Bot2017-06-222-5/+5
|\ \ \ \ \
| * | | | | system_containers: Add openshift_ to other system_container varsSteve Milner2017-06-201-4/+4
| * | | | | system_containers: Add openshift_ to use_system_containers varSteve Milner2017-06-202-5/+5
| |/ / / /
* | | | | Merge pull request #4364 from jcantrill/bz1457642_set_name_to_dcOpenShift Bot2017-06-212-1/+5
|\ \ \ \ \
| * | | | | bug 1457642. Use same SG index to avoid seeding timeoutJeff Cantrill2017-06-142-1/+5
* | | | | | Merge pull request #4497 from ashcrow/atomic-version-checkOpenShift Bot2017-06-212-4/+22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | oc_atomic_container: Require 1.17.2Steve Milner2017-06-192-4/+22
* | | | | | Updating default from null to ""ewolinetz2017-06-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #4292 from sdodson/push-via-dnsOpenShift Bot2017-06-205-0/+13
|\ \ \ \ \
| * | | | | Update atomic-openshift-master.j2Scott Dodson2017-06-191-1/+1
| * | | | | Enable push to registry via dns only on clean 3.6 installsScott Dodson2017-06-182-1/+4
| * | | | | Disable actually pushing to the registry via dns for nowScott Dodson2017-06-181-1/+1
| * | | | | Add openshift_node_dnsmasq role to upgradeScott Dodson2017-06-181-0/+3
| * | | | | Push to the registry via dnsScott Dodson2017-06-183-0/+7
* | | | | | Merge pull request #4489 from rhcarvalho/image-availability-no-tlsOpenShift Bot2017-06-191-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Disable TLS verification in skopeo inspectRodolfo Carvalho2017-06-191-1/+1