Do not log startup config output
These items are a bit verbose and may contain information that shouldn't be logged. Change-Id: I8deb062e826787deb31b74553d2f798a3f6d73ff
This commit is contained in:
parent
6e2fc6d52f
commit
632ad172ed
@ -15,4 +15,5 @@
|
||||
dest: "/var/lib/tripleo-config/container-startup-config/{{ step_path }}/{{ item.key }}.json"
|
||||
setype: svirt_sandbox_file_t
|
||||
mode: 0600
|
||||
no_log: true
|
||||
loop: "{{ item.1 | dict2items }}"
|
||||
|
Loading…
Reference in New Issue
Block a user