Skip to content

Commit 5479216

Browse files
rebtooramartyasinha
authored andcommitted
[multiple] Add cifmw_nolog variable to group_vars/all.yml
Its default value is set to true to avoid logging of sensitive data by default. It can be overridden by setting it to false. Signed-off-by: Roberto Alfieri <[email protected]>
1 parent b294285 commit 5479216

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

group_vars/all.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ cifmw_default_dns_servers:
2121

2222
# group_vars related to github repo URLs
2323
cifmw_openstack_k8s_operators_org_url: "https://github.com/openstack-k8s-operators"
24+
25+
cifmw_nolog: true # set to false to enable logging of sensitive data

0 commit comments

Comments
 (0)