replace line deleted in error in last commit

This commit is contained in:
Keith Whyte 2023-03-14 15:52:51 +01:00
parent 51166a1f8f
commit b8c721dd78

View file

@ -13,6 +13,7 @@
class rhizo_base::users {
$password_hash = $rhizo_base::password_hash
$pgsql_pwd = $rhizo_base::pgsql_pwd
user { 'rhizomatica':
ensure => present,