diff options
| author | Jason DeTiberus <jdetiber@redhat.com> | 2015-03-16 15:15:03 -0400 | 
|---|---|---|
| committer | Jhon Honce <jhonce@redhat.com> | 2015-03-24 11:21:57 -0700 | 
| commit | 13dc8505feb93adc311a4a2d8e714c7d1e61cf1f (patch) | |
| tree | 06fc7b83c3b8922cb32cb3529d855e9aa0c533ab /roles | |
| parent | 6ad94864f7d985f1bb671536bd398ea4bcd0f163 (diff) | |
Fix openshift_master_ips and openshift_master_public_ips resolution
- don't use set_fact on localhost for openshift_master_ips and
  openshift_master_public_ips
  - we are only using it for the configure play
  - move definition to vars section of configure play
  - otherwise we'd have to set openshift_master_ips and
    openshift_master_public_ips from hostvars['localhost'] and since we aren't
    refrerencing it anywhere else, might as well just do it in vars instead of
    set_fact on locahost.
Diffstat (limited to 'roles')
0 files changed, 0 insertions, 0 deletions
