diff --git a/modules/rhizo_base/manifests/users.pp b/modules/rhizo_base/manifests/users.pp index 51eb0b3..79fc91c 100644 --- a/modules/rhizo_base/manifests/users.pp +++ b/modules/rhizo_base/manifests/users.pp @@ -13,6 +13,7 @@ class rhizo_base::users { $password_hash = $rhizo_base::password_hash + $pgsql_pwd = $rhizo_base::pgsql_pwd user { 'rhizomatica': ensure => present,