summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
...
| * | Pylint fixesAndrew Butcher2015-10-261-4/+4
| * | Merge pull request #458 from spinolacastro/project_configBrenton Leanhardt2015-10-261-0/+28
| |\ \ | | |/ | |/|
| | * fix merge conflictsDiego Castro2015-10-222-32/+143
| | |\
| | * | Get default values from openshift_factsDiego Castro2015-08-171-0/+28
| | * | Update PR #458 from commentsDiego Castro2015-08-121-28/+0
| | * | Custom Project ConfigDiego Castro2015-08-121-0/+28
* | | | Add etcd_data_dir fact.Devan Goodwin2015-10-301-0/+6
|/ / /
* | / Fix error in openshift_factsJason DeTiberus2015-10-221-1/+1
| |/ |/|
* | Remove pylint comment from Sha-Bang. SSH process get hung when calling python...Francisco Gimeno2015-10-211-1/+2
* | Support HA or single router, and start work on registryStefanie Forrester2015-10-211-1/+28
* | Merge pull request #658 from menren/gce-supportThomas Wiest2015-10-121-1/+1
|\ \
| * | Revert "Revert "GCE support""Chengcheng Mu2015-10-061-1/+1
* | | Updated registry fact with latest deployment_type mappingsScott Dodson2015-10-061-4/+4
|/ /
* | Revert "GCE support"Thomas Wiest2015-10-051-1/+1
* | Merge pull request #641 from menren/gce-supportThomas Wiest2015-10-051-1/+1
|\ \
| * | GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-011-1/+1
* | | openshift_facts.py: Correct error case for uninstalled systemsSamuel Munilla2015-10-021-0/+2
* | | openshift_facts.py: Ansible fact for openshift versionSamuel Munilla2015-10-011-0/+14
* | | added 'missingok' to logrotate and disabled fluentd in onlineStefanie Forrester2015-10-011-2/+1
|/ /
* | Only continue to merge facts if both old and new values are type dict.Andrew Butcher2015-09-281-1/+1
* | Update origin paths for v1.0.6Scott Dodson2015-09-181-5/+1
* | Move openshift_data_dir to a fact based on deployment_typeScott Dodson2015-09-101-0/+9
* | Fix to ensure use_openshift_sdn is a boolean value.Umair Mufti2015-09-031-1/+4
* | added new node fact for schedulabilityStefanie Forrester2015-09-021-0/+18
* | Add openshift_node_sdn_mtu configurationScott Dodson2015-09-021-0/+4
* | Merge pull request #512 from sdodson/nextWesley Hearn2015-08-282-31/+51
|\ \
| * | Atomic Enterprise related changes.Avesh Agarwal2015-08-262-31/+51
* | | Merge pull request #527 from spinolacastro/metrics_fixWesley Hearn2015-08-281-2/+1
|\ \ \
| * | | Fix testsDiego Castro (dscastro)2015-08-281-1/+0
| * | | Make cluster_metrics disabled by defaultDiego Castro (dscastro)2015-08-281-1/+1
| |/ /
* / / Fix name was too longDiego Castro2015-08-271-2/+2
|/ /
* / Configure cluster metricsDiego Castro2015-08-131-0/+19
|/
* Use the official redhat registry for onlineWesley Hearn2015-08-101-2/+1
* Merge pull request #356 from jjungnickel/patch-2Thomas Wiest2015-07-171-0/+1
|\
| * Update main.ymlJan Jungnickel2015-07-171-0/+1
* | Initial HA masterJason DeTiberus2015-07-171-6/+36
|/
* Merge pull request #347 from detiber/fixHostnameFactThomas Wiest2015-07-161-1/+1
|\
| * Fix hostname default when valid hostname not found on systemJason DeTiberus2015-07-141-1/+1
* | Etcd role updates and playbook updatesJason DeTiberus2015-07-101-6/+1
* | Add etcd role that builds out basic etcd clusterScott Dodson2015-07-101-3/+14
|/
* Switch openshift ex router/registry to oadmScott Dodson2015-06-221-1/+1
* Update for RC2 changesScott Dodson2015-06-161-3/+5
* Guard against openstack bug 1334857Jason DeTiberus2015-06-151-2/+2
* * Make portal_net configurable when wetting up the nodes OpenShift RegistryJhon Honce2015-06-121-1/+1
* Templatize configs and 0.5.2 changesJason DeTiberus2015-06-101-52/+144
* add use_fluentd to openshift_factsJason DeTiberus2015-06-061-0/+16
* Merge pull request #235 from detiber/awsNoPublicWesley Hearn2015-05-211-5/+5
|\
| * Guard against missing aws metadata for hostnames/ipsJason DeTiberus2015-05-201-5/+5
* | Verify ansible is greater than 1.8.0 and not 1.9.0Jason DeTiberus2015-05-201-0/+6
|/
* pylint fixesJason DeTiberus2015-05-061-352/+553