John Kwiatkoski 9 anni fa
parent
commit
6478134074
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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 
+