Skip to content
Snippets Groups Projects
Commit ff05824d authored by drebs's avatar drebs
Browse files

Adapt hiera to new versions of modules

parent 92580cba
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ apt::manage_preferences: false ...@@ -7,8 +7,8 @@ apt::manage_preferences: false
apt::custom_preferences: false apt::custom_preferences: false
tails::apt::cron_mode: '' tails::apt::cron_mode: ''
tails::apt::proxy: '' tails::apt::proxy: false
tails::apt::proxy_port: '' tails::apt::proxy_port:
tails::base::is_puppet_master: false tails::base::is_puppet_master: false
tails::base::manage_grub: false tails::base::manage_grub: false
...@@ -18,6 +18,6 @@ tails::base::shorewall: false ...@@ -18,6 +18,6 @@ tails::base::shorewall: false
tails::base::sshd_tcp_forwarding: 'no' tails::base::sshd_tcp_forwarding: 'no'
tails::base::has_nvme: false tails::base::has_nvme: false
tails::weblate::admins: 'root' tails::weblate::admins: ['root']
tails::weblate::db_password: 'db_password' tails::weblate::db_password: 'db_password'
tails::weblate::code_git_remote: '__WEBLATE_URL__' tails::weblate::code_git_remote: '__WEBLATE_URL__'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment