summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| * | Build full node config path in systemd_units tasks.Andrew Butcher2016-10-171-1/+1
| | |
* | | Merge pull request #2608 from abutcher/template-with-itemsScott Dodson2016-10-173-5/+5
|\ \ \ | |_|/ |/| | Template with_items for upstream ansible-2.2 compat.
| * | Default []Andrew Butcher2016-10-151-1/+1
| | |
| * | Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-143-5/+5
| |/
* | Merge pull request #2590 from vshn/feature/s3_regionendpointJason DeTiberus2016-10-151-0/+3
|\ \ | |/ |/| add regionendpoint parameter for registry s3
| * formatting updates in templateTobias Brunner2016-10-141-1/+1
| |
| * adjustments in docs and j2 templateTobias Brunner2016-10-121-2/+2
| |
| * add regionendpoint parameter for registry s3Tobias Brunner2016-10-121-0/+3
| |
* | Merge pull request #2598 from detiber/2547Scott Dodson2016-10-131-2/+2
|\ \ | | | | | | update handling of use_dnsmasq
| * | update handling of use_dnsmasqJason DeTiberus2016-10-131-2/+2
| | |
* | | Merge pull request #2586 from cgwalters/seboolean-handle-aliasesScott Dodson2016-10-132-19/+15
|\ \ \ | |_|/ |/| | nfs: Handle seboolean aliases not just in Fedora
| * | nfs: Handle seboolean aliases not just in FedoraColin Walters2016-10-122-19/+15
| |/ | | | | | | | | | | | | | | | | | | | | | | I'm testing with a bleeding edge RHEL Atomic Host, and it looks like we pulled in a new version of selinux-policy that has `virt_sandbox_use_nfs` aliased to `virt_use_nfs`. In https://github.com/openshift/openshift-ansible/pull/2356 Adam changed this to check for Fedora. This changes things to drop the distribution check, and instead parse the `getsebool` output to determine whether or not the boolean is an alias, and should hence work on all distributions/versions.
* | Merge branch 'master' of github.com:openshift/openshift-ansible into ↵Justin Cook2016-10-114-19/+44
|\| | | | | | | variable_with_no_default_2576
| * Merge pull request #2579 from sdodson/fix-registry-volume-namespaceAndrew Butcher2016-10-101-2/+9
| |\ | | | | | | Fix config and namespace for registry volume detection
| | * Fix config and namespace for registry volume detectionScott Dodson2016-10-101-2/+9
| | |
| * | Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovableScott Dodson2016-10-101-6/+9
| |\ \ | | | | | | | | Check that OpenStack hostnames are resolvable
| | * | Check that OpenStack hostnames are resolvableLénaïc Huard2016-10-061-6/+9
| | | | | | | | | | | | | | | | If they’re not, then use IP instead
| * | | Apply same pattern to HA master servicesScott Dodson2016-10-101-0/+12
| | | |
| * | | Improve how we handle containerized node failure on first startupScott Dodson2016-10-101-11/+3
| | | |
| * | | Retry failed master startup onceDan Mace2016-10-071-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Master startup can fail when ec2 transparently reallocates the block storage, causing etcd writes to temporarily fail. Retry failures blindly just once to allow time for this transient condition to to resolve and for systemd to restart the master (which will eventually succeed). https://github.com/coreos/etcd/issues/3864 https://github.com/openshift/origin/issues/6065 https://github.com/openshift/origin/issues/6447
* | | | set defaults for debug_level in template and taskJustin Cook2016-10-112-2/+2
|/ / /
* | | Merge pull request #2565 from vishpat/etcdAndrew Butcher2016-10-071-1/+4
|\ \ \ | | | | | | | | Nuage Monitor: Enumerate over etcd servers
| * | | Changes for etcd serversVishal Patil2016-10-071-1/+4
| | | |
* | | | [logging] Fix openshift_hosted_logging_fluentd_nodeselectorScott Dodson2016-10-071-1/+1
| |_|/ |/| |
* | | Merge pull request #2548 from dgoodwin/containerized-bScott Dodson2016-10-061-1/+3
|\ \ \ | |/ / |/| | Error out if containerized=true for lb host.
| * | Error out if containerized=true for lb host.Devan Goodwin2016-10-061-1/+3
| |/
* | Merge pull request #2558 from jtslear/issue-2423Scott Dodson2016-10-061-6/+0
|\ \ | | | | | | Removes an unused file
| * | Removes an unused fileJohn T Skarbek2016-10-051-6/+0
| | | | | | | | | | | | * closes openshift/openshift-ansible#2423
* | | Merge pull request #2556 from sdodson/image-stream-syncScott Dodson2016-10-06110-28/+51671
|\ \ \ | |/ / |/| | Add v1.4 content, update v1.3 content to latest
| * | Update v1.3 contentScott Dodson2016-10-0512-26/+97
| | |
| * | Add v1.4 contentScott Dodson2016-10-0598-2/+51574
| | |
* | | Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa2016-10-052-1/+1
|\ \ \ | |/ / |/| | Bug 1366522 - The value of "debug_level" isn't applied to /etc/sysconfig/atomic-openshift-master