Browse Source

adding playbook

John Kwiatkoski 9 years ago
parent
commit
6478134074
1 changed files with 6 additions and 0 deletions
  1. 6 0
      playbooks/adhoc/openshift_hosted_logging_efk.yaml

+ 6 - 0
playbooks/adhoc/openshift_hosted_logging_efk.yaml

@@ -0,0 +1,6 @@
+---
+- hosts: masters[0]
+  roles:
+  - role: openshift_hosted_logging
+    openshift_hosted_logging_cleanup: no 
+