summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Refactor default sdn_cluster_network_cidr and sdn_host_subnet_lengthScott Dodson2016-11-071-4/+9
|/ / / / / /
* | | | | | Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDRScott Dodson2016-11-071-5/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update defaults for clusterNetworkCIDR & hostSubnetLengthSamuel Munilla2016-11-031-5/+19
* | | | | | set AWS creds task with no_logsSally O'Malley2016-11-071-0/+1
* | | | | | default to multizone GCE configSeth Jennings2016-11-044-0/+23
* | | | | | Merge pull request #2721 from sdodson/image-stream-syncScott Dodson2016-11-0423-202/+433
|\ \ \ \ \ \
| * | | | | | 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 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.Devan Goodwin2016-11-041-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update flannel etcd vars for 0.5.5Samuel Munilla2016-11-031-11/+8
| |_|/ / / / |/| | | | |
* | | | | | Where we use curl force it to use tlsv1.2Scott Dodson2016-11-022-2/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #2703 from abutcher/etcd-ca-default-daysScott Dodson2016-11-021-1/+1
|\ \ \ \ \
| * | | | | 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
|/ / / /
* | | | 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 themScott Dodson2016-10-312-1/+21
* | | | | 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.Devan Goodwin2016-10-272-2/+2
* | | | | Merge pull request #2670 from abutcher/hosted-registry-insecureScott Dodson2016-10-263-4/+23
|\ \ \ \ \
| * | | | | Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher2016-10-263-4/+23
* | | | | | Fix race condtion in openshift_factsSamuel Munilla2016-10-251-2/+5
* | | | | | Merge pull request #2615 from tbielawa/node-labels-fixTim Bielawa2016-10-252-3/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add node-labels to kubeletArgumentsTim Bielawa2016-10-202-3/+40
| | |_|/ / | |/| | |
* | | | | 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 validityVishal Patil2016-10-213-3/+3
* | | | | | Merge pull request #2650 from sdodson/issue2646Andrew Butcher2016-10-241-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Enable dnsmasq serviceScott Dodson2016-10-241-0/+6
| | |/ / / | |/| | |
* | | | | Default infra template modification based on openshift_examples_modify_images...Andrew Butcher2016-10-241-1/+1
* | | | | 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.Andrew Butcher2016-10-181-42/+42
* | | | | Merge pull request #2623 from rhcarvalho/typosAndrew Butcher2016-10-207-9/+9
|\ \ \ \ \
| * | | | | 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 cert...Tim Bielawa2016-10-201-1/+15
* | | | | Clean up lint and other little things (polish++)Tim Bielawa2016-10-204-111/+149
* | | | | Fix playbooks, update readme, update default varsTim Bielawa2016-10-205-27/+151
* | | | | 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.splitterMichael Scherer2016-10-191-1/+0
| |/ / /