Przeglądaj źródła

adding playbook

John Kwiatkoski 9 lat temu
rodzic
commit
6478134074

+ 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 
+