summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* default to multizone GCE configSeth Jennings2016-11-044-0/+23
|
* Merge pull request #2721 from sdodson/image-stream-syncScott Dodson2016-11-0423-202/+433
|\ | | | | Image stream sync
| * Update hosted_templatesScott Dodson2016-11-043-0/+47
| |
| * remove console exclusionsScott Dodson2016-11-041-1/+0
| |
| * Update v1.4 contentScott Dodson2016-11-0320-201/+386
| |
* | Merge pull request #2722 from smunilla/BZ1391515Scott Dodson2016-11-041-5/+5
|\ \ | | | | | | Fix indentation for flannel etcd vars
| * | Fix indentation for flannel etcd varsSamuel Munilla2016-11-041-5/+5
| | |
* | | Merge pull request #2718 from dgoodwin/restart-api-alwaysScott Dodson2016-11-041-0/+1
|\ \ \ | |/ / |/| | Restart API service always as well.
| * | Restart API service always as well.Devan Goodwin2016-11-041-0/+1
| | | | | | | | | | | | | | | | | | | | | Recently applied this fix for controllers due to the systemd-journald restart issue, it sounds as is this one is also sometimes affected. Containerized already uses this, so we will apply the same restart strategy here.
* | | Update flannel etcd vars for 0.5.5Samuel Munilla2016-11-031-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | flannel-0.5.5 uses different variable names in /etc/sysconfig/flannel. This writes both the old and next variable name to the file for quick compatibility. Fixes #2635 Fixes Bug 1391515
* | | Where we use curl force it to use tlsv1.2Scott Dodson2016-11-022-2/+2
| |/ |/| | | | | | | | | | | curl, prior to RHEL 7.2, did not properly negotiate up the TLS protocol, so force it to use tlsv1.2 Fixes bug 1390869
* | Merge pull request #2703 from abutcher/etcd-ca-default-daysScott Dodson2016-11-021-1/+1
|\ \ | | | | | | Bump etcd_ca_default_days to 5 years.
| * | Bump etcd_ca_default_days to 5 years.Andrew Butcher2016-11-021-1/+1
| |/
* | Deploy an OOM systemd override for openvswitch.Devan Goodwin2016-11-022-2/+20
|/ | | | | | At recommendation of network team, more details in: https://bugzilla.redhat.com/show_bug.cgi?id=1331590
* Only restart dnsmasq if the DNS servers have changedTim Bielawa2016-11-011-6/+41
|
* Fix changed_whenScott Dodson2016-11-012-2/+2
|
* Merge pull request #2686 from sdodson/BZ1390169Scott Dodson2016-10-312-1/+21
|\ | | | | Touch all ini_file files before using them
| * Touch all ini_file files before using themScott Dodson2016-10-312-1/+21
| | | | | | | | | | | | | | | | | | Ansible 2.2 adds 'create' flag, however we'd like to preserve backwards compatability. Fixes bug 1390169 Fixes BZ1390169 Fixes #2668
* | Remove commit offset strings from parsed versionsTim Bielawa2016-10-311-2/+22
|/
* Merge pull request #2669 from dgoodwin/restart-ha-controllers-alwaysScott Dodson2016-10-272-2/+2
|\ | | | | Change HA master controller service to restart always.
| * Change HA master controller service to restart always.Devan Goodwin2016-10-272-2/+2
| | | | | | | | | | | | | | | | | | | | Restarts of systemd-journald can cause the master controllers service to die in HA environments, due to a SIGPIPE and how it's handled. (seemingly by default in golang) on-failure does not trigger in this situation, instead we set to Restart=always in the systemd unit, which matches the non-HA service definitions as well.
* | Merge pull request #2670 from abutcher/hosted-registry-insecureScott Dodson2016-10-263-4/+23
|\ \ | | | | | | Bug 1388016 - The insecure-registry address was removed during upgrade
| * | Default hosted_registry_insecure true when insecure registry present in ↵Andrew Butcher2016-10-263-4/+23
| | | | | | | | | | | | existing /etc/sysconfig/docker.
* | | Fix race condtion in openshift_factsSamuel Munilla2016-10-251-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | If, for some reason, two facts processes were run simultaneously on the same host, creating the directory could cause an exception. This should help with that. Fixes Bug 1385449
* | | Merge pull request #2615 from tbielawa/node-labels-fixTim Bielawa2016-10-252-3/+40
|\ \ \ | |/ / |/| | Set node-labels in kubeletArguments
| * | Add node-labels to kubeletArgumentsTim Bielawa2016-10-202-3/+40
| | | | | | | | | | | | * Node labels are parsed from openshift_node_labels if they exist
* | | Bump logging and metrics deployers to 3.3.1 and 3.4.0Scott Dodson2016-10-244-8/+8
| | |
* | | Merge pull request #2641 from vishpat/cert-validityAndrew Butcher2016-10-243-3/+3
|\ \ \ | | | | | | | | Added a parameter for cert validity for Nuage components
| * | | Added a parameter for cert validityVishal Patil2016-10-213-3/+3
| | | |
* | | | Merge pull request #2650 from sdodson/issue2646Andrew Butcher2016-10-241-0/+6
|\ \ \ \ | |_|_|/ |/| | | Enable dnsmasq service
| * | | Enable dnsmasq serviceScott Dodson2016-10-241-0/+6
| | |/ | |/|
* | | Default infra template modification based on ↵Andrew Butcher2016-10-241-1/+1
| | | | | | | | | | | | openshift_examples_modify_imagestreams
* | | Move infrastructure templates into openshift_hosted_templates role.Andrew Butcher2016-10-2132-22/+102
| |/ |/|
* | Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-varsScott Dodson2016-10-211-42/+42
|\ \ | | | | | | Reference full vars for registry object storage.
| * | Reference full vars for registry object storage.Andrew Butcher2016-10-181-42/+42
| | |
* | | Merge pull request #2623 from rhcarvalho/typosAndrew Butcher2016-10-207-9/+9
|\ \ \ | | | | | | | | Fix typos
| * | | Fix typosRodolfo Carvalho2016-10-197-9/+9
| |/ /
* | | Don't freak out if the oc command doesn't exist.Tim Bielawa2016-10-201-0/+6
| | |
* | | Make the json template filter-driven.Tim Bielawa2016-10-206-32/+105
| | |
* | | Add JSON result CLI parsing notes to the READMETim Bielawa2016-10-201-4/+32
| | |
* | | The JSON result saving template now includes a summary of expired/warned ↵Tim Bielawa2016-10-201-1/+15
| | | | | | | | | | | | certs for easier parsing.
* | | Clean up lint and other little things (polish++)Tim Bielawa2016-10-204-111/+149
| | | | | | | | | | | | | | | | | | * Fix code lint * Prefix role variables with the role name per best practices * Add words to README
* | | Fix playbooks, update readme, update default varsTim Bielawa2016-10-205-27/+151
| | | | | | | | | | | | | | | | | | Fix 'make ci' system Add examples
* | | Refactor into a roleTim Bielawa2016-10-207-0/+871
| |/ |/|
* | Merge pull request #2620 from mscherer/cleanup_split_argsJason DeTiberus2016-10-191-1/+0
|\ \ | | | | | | Remove uneeded import of ansible.module_utils.splitter
| * | Remove uneeded import of ansible.module_utils.splitterMichael Scherer2016-10-191-1/+0
| |/
* | Merge pull request #2621 from dgoodwin/symlink-fixScott Dodson2016-10-1915-25/+30
|\ \ | |/ |/| Switch from "oadm" to "oc adm" and fix bug in binary sync.
| * Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-1915-25/+30
| | | | | | | | | | | | | | | | Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm.
* | Merge pull request #2611 from abutcher/systemd-units-node-configScott Dodson2016-10-173-5/+2
|\ \ | | | | | | Build full node config path in systemd_units tasks.
| * | Get rid of openshift_node_config_file entirelyScott Dodson2016-10-173-5/+2
| | |