Browse Source

adding tag to update_master_config

ewolinetz 8 years ago
parent
commit
01c4cbb79f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      roles/openshift_logging/tasks/update_master_config.yaml

+ 2 - 0
roles/openshift_logging/tasks/update_master_config.yaml

@@ -5,3 +5,5 @@
     yaml_key: assetConfig.loggingPublicURL
     yaml_value: "https://{{ openshift_logging_kibana_hostname }}"
   notify: restart master
+  tags:
+    - update_master_config