diff options
author | Russell Teague <rteague@redhat.com> | 2017-03-14 15:55:03 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-03-17 14:09:50 -0400 |
commit | d86b2700328761c30d4525941804425164126a9d (patch) | |
tree | 5a9fa1a06d3a49adf53e383f19398952ed18674b /roles/openshift_projects/vars | |
parent | b6b20207a510bd959b586bbeec9c19a7013a79cf (diff) | |
download | openshift-d86b2700328761c30d4525941804425164126a9d.tar.gz openshift-d86b2700328761c30d4525941804425164126a9d.tar.bz2 openshift-d86b2700328761c30d4525941804425164126a9d.tar.xz openshift-d86b2700328761c30d4525941804425164126a9d.zip |
Refactor openshift_projects role
Diffstat (limited to 'roles/openshift_projects/vars')
-rw-r--r-- | roles/openshift_projects/vars/main.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/openshift_projects/vars/main.yml b/roles/openshift_projects/vars/main.yml deleted file mode 100644 index 9967e26f4..000000000 --- a/roles/openshift_projects/vars/main.yml +++ /dev/null @@ -1,2 +0,0 @@ ---- -openshift_master_config_dir: "{{ openshift.common.config_base }}/master" |