diff options
author | Thomas Wiest <twiest@gmail.com> | 2014-10-29 17:01:18 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@gmail.com> | 2014-10-29 17:01:18 -0400 |
commit | 492b629d1c497158fe0d9fec97b2605f1c1ba1e7 (patch) | |
tree | 41bca4bef4755dea65903b3e8e4d6ae88334fa13 /playbooks/aws | |
parent | 7c8e904fad4567f2b96dcf9b5efaf690ba99ab3e (diff) | |
parent | b1becd7393f5de5681802eb68d3419f520497f79 (diff) | |
download | openshift-492b629d1c497158fe0d9fec97b2605f1c1ba1e7.tar.gz openshift-492b629d1c497158fe0d9fec97b2605f1c1ba1e7.tar.bz2 openshift-492b629d1c497158fe0d9fec97b2605f1c1ba1e7.tar.xz openshift-492b629d1c497158fe0d9fec97b2605f1c1ba1e7.zip |
Merge pull request #20 from twiest/pr
removed shutdown_nightly from atomic proxy hosts
Diffstat (limited to 'playbooks/aws')
-rw-r--r-- | playbooks/aws/os2-atomic-proxy/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/aws/os2-atomic-proxy/config.yml b/playbooks/aws/os2-atomic-proxy/config.yml index 0394462ae..5ee512bfd 100644 --- a/playbooks/aws/os2-atomic-proxy/config.yml +++ b/playbooks/aws/os2-atomic-proxy/config.yml @@ -23,4 +23,3 @@ - ../../../roles/docker_img_puppet - ../../../roles/docker_img_proxy - ../../../roles/docker_img_monitoring - - ../../../roles/shutdown_nightly |