summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-20 15:38:33 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-20 15:38:33 +0200
commit0abb0cee0a6a2ac673a767de7338f9fd720aa96f (patch)
treeeba15c24c766320a8ad0d71715d8e85a86b80370 /data
parentDon't mark public key sensitive. (diff)
downloadprofiles-0abb0cee0a6a2ac673a767de7338f9fd720aa96f.tar.gz
profiles-0abb0cee0a6a2ac673a767de7338f9fd720aa96f.tar.xz
Manage postgres password through hiera.
extlib::cache togetether with sensitive doesn't seem to work.
Diffstat (limited to 'data')
-rw-r--r--data/common.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/common.yaml b/data/common.yaml
index bf01ca0..c9ca652 100644
--- a/data/common.yaml
+++ b/data/common.yaml
@@ -6,3 +6,5 @@ lookup_options:
convert_to: Sensitive
profiles::concourse_complete::tsa_private_key:
convert_to: Sensitive
+ profiles::concourse_complete::postgres_password:
+ convert_to: Sensitive