summaryrefslogtreecommitdiffstats
path: root/roles/shutdown_nightly/meta
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2014-10-29 16:55:08 -0400
committerThomas Wiest <twiest@redhat.com>2014-10-29 16:55:08 -0400
commitb1becd7393f5de5681802eb68d3419f520497f79 (patch)
tree41bca4bef4755dea65903b3e8e4d6ae88334fa13 /roles/shutdown_nightly/meta
parent7c8e904fad4567f2b96dcf9b5efaf690ba99ab3e (diff)
downloadopenshift-b1becd7393f5de5681802eb68d3419f520497f79.tar.gz
openshift-b1becd7393f5de5681802eb68d3419f520497f79.tar.bz2
openshift-b1becd7393f5de5681802eb68d3419f520497f79.tar.xz
openshift-b1becd7393f5de5681802eb68d3419f520497f79.zip
removed shutdown_nightly from atomic proxy hosts
Diffstat (limited to 'roles/shutdown_nightly/meta')
-rw-r--r--roles/shutdown_nightly/meta/main.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/roles/shutdown_nightly/meta/main.yml b/roles/shutdown_nightly/meta/main.yml
deleted file mode 100644
index 9578ab809..000000000
--- a/roles/shutdown_nightly/meta/main.yml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-galaxy_info:
- author: Thomas Wiest
- description: Common base RHEL atomic configurations
- company: Red Hat
- # Some suggested licenses:
- # - BSD (default)
- # - MIT
- # - GPLv2
- # - GPLv3
- # - Apache
- # - CC-BY
- license: Apache
- min_ansible_version: 1.2
- platforms:
- - name: EL
- versions:
- - 7
-dependencies: []