Parcourir la source

adding playbook

John Kwiatkoski il y a 9 ans
Parent
commit
6478134074
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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 
+