diff options
| author | Thomas Wiest <twiest@users.noreply.github.com> | 2015-03-24 09:42:43 -0400 | 
|---|---|---|
| committer | Thomas Wiest <twiest@users.noreply.github.com> | 2015-03-24 09:42:43 -0400 | 
| commit | 1686e24048b34d365e740f72ab9ad1962c26da2c (patch) | |
| tree | 3544b51039f726813df733142a82f518a33259cc /playbooks/aws/openshift-master | |
| parent | fceb54d257ec0e645533e9f20d002f559433662a (diff) | |
| parent | 8613b70503d2d1cbe57ddebc11919edeb26eaadc (diff) | |
| download | openshift-1686e24048b34d365e740f72ab9ad1962c26da2c.tar.gz openshift-1686e24048b34d365e740f72ab9ad1962c26da2c.tar.bz2 openshift-1686e24048b34d365e740f72ab9ad1962c26da2c.tar.xz openshift-1686e24048b34d365e740f72ab9ad1962c26da2c.zip | |
Merge pull request #117 from detiber/repoRename
Rename repos role to openshift_repos
Diffstat (limited to 'playbooks/aws/openshift-master')
| -rw-r--r-- | playbooks/aws/openshift-master/config.yml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/playbooks/aws/openshift-master/config.yml b/playbooks/aws/openshift-master/config.yml index 454cd6f24..3d6238360 100644 --- a/playbooks/aws/openshift-master/config.yml +++ b/playbooks/aws/openshift-master/config.yml @@ -31,7 +31,6 @@    vars_files:      - vars.yml    roles: -    - repos      - {          role: openshift_master,          openshift_node_ips: "{{ hostvars['localhost'].openshift_node_ips | default(['']) }}", | 
