summaryrefslogtreecommitdiffstats
path: root/playbooks/aws
Commit message (Expand)AuthorAgeFilesLines
* Document playbook directoriesRodolfo Carvalho2017-01-131-0/+4
* YAML LintingRussell Teague2016-12-124-67/+67
* Removed verify_ansible_version playbook refsRussell Teague2016-12-081-2/+0
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-0/+1
* Optimize the cloud-specific list.yml playbooksLénaïc Huard2016-11-161-6/+3
* Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-144-18/+18
* This fixes an issue in AWS where the master node was not part of the nodes in...Matyas Danter2016-08-301-1/+1
* Check ansible version prior to evaluating cluster hosts and groups.Andrew Butcher2016-07-201-0/+3
* Resolve some deprecation warnings.Andrew Butcher2016-07-181-1/+1
* Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-141-2/+1
|\
| * Various hosted component improvementsAndrew Butcher2016-07-071-2/+1
* | Remove old upgrade playbooks.Devan Goodwin2016-06-151-16/+0
|/
* g_all_hosts with templated with_items causes errors with ansible 1.9.4 under ...Jason DeTiberus2016-05-052-3/+3
* aws provider fixesJason DeTiberus2016-05-055-9/+38
* fix up variable references remove "online" support from bin/clusterJason DeTiberus2016-04-2911-178/+54
* Remove Ops specific ansible-tower aws playbooksJason DeTiberus2016-04-297-121/+0
* Replace sudo with become when accessing deployment_vars.Andrew Butcher2016-04-279-12/+12
* Replace deprecated sudo with become.Andrew Butcher2016-04-257-11/+11
* Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher2016-04-201-1/+1
* Fix issue when there are no infra nodesLénaïc Huard2016-03-081-1/+1
* Add correct parsing of ec2_security_groups env variableDavid Mat2016-02-231-10/+5
* Move additional master configuration into a separate master playbook.Andrew Butcher2016-02-161-2/+0
* Add new_masters to scaleup playbook.Andrew Butcher2016-02-161-1/+7
* Merge pull request #1355 from lhuard1A/fix_when_no_infraThomas Wiest2016-02-151-2/+2
|\
| * Fix issue when there are no infra nodesLénaïc Huard2016-02-091-2/+2
* | Merge pull request #1364 from codificat/openshift-enterpriseBrenton Leanhardt2016-02-101-1/+1
|\ \ | |/ |/|
| * Add missing atomic- and openshift-enterprisePep Turró Mauri2016-02-091-1/+1
* | Merge pull request #1239 from detiber/bin_cluster_overridesThomas Wiest2016-02-031-0/+4
|\ \
| * | Additional overrides for cloud provider playbooksJason DeTiberus2016-02-011-0/+4
| |/
* | Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt2016-02-031-0/+1
|\ \ | |/ |/|
| * Refactor registry storage options.Andrew Butcher2016-02-011-0/+1
* | Merge pull request #1309 from detiber/multi-masterStefanie Forrester2016-02-011-0/+1
|\ \
| * | Multi-master fixes for provider playbooksJason DeTiberus2016-02-011-0/+1
| |/
* | Merge pull request #1310 from detiber/aws_hostnameStefanie Forrester2016-02-012-2/+0
|\ \ | |/ |/|
| * Fix hostname for aws cloud providerJason DeTiberus2016-01-292-2/+0
* | fix for terminateJason DeTiberus2016-02-011-1/+1
* | Fix node tags for aws providerJason DeTiberus2016-02-011-1/+1
* | infra_node fixesJason DeTiberus2016-02-011-0/+2
|/
* Merge pull request #1236 from detiber/add_nodesThomas Wiest2016-01-251-0/+0
|\
| * Remove camel case for bin/cluster addNodesJason DeTiberus2016-01-191-0/+0
* | Update cluster_hosts.yml for cloud providersJason DeTiberus2016-01-191-16/+11
|/
* Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1Thomas Wiest2016-01-111-12/+17
|\
| * Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-081-12/+17
* | Setting relative paths in the upgrade playbooks wasn't workingBrenton Leanhardt2016-01-061-2/+2
* | I believe the ami id changed since the initial documentation was created for ...Ryan Cook2016-01-041-1/+1
|/
* Fix error in byo cluster_hosts.ymlJason DeTiberus2016-01-041-1/+1
* Cleanup and fixes for cluster_id changeJason DeTiberus2016-01-046-82/+35
* Removing environment and env tags.Kenny Woodson2016-01-049-45/+83
* Create nfs host group with registry volume attachment.Andrew Butcher2015-12-151-0/+1
* Merge pull request #1028 from kwoodson/remove_env_host_typeKenny Woodson2015-12-147-26/+23
|\