Get password
This commit is contained in:
parent
7207ef2bbf
commit
1b60d41dab
|
@ -388,6 +388,7 @@ class sunetdrive::script (
|
||||||
warn_criteria => ['exit_status=1','max_age=3d'],
|
warn_criteria => ['exit_status=1','max_age=3d'],
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
$admin_app_password = safe_hiera('admin_app_password')
|
||||||
file { '/root/tasks/announce.sh':
|
file { '/root/tasks/announce.sh':
|
||||||
ensure => file,
|
ensure => file,
|
||||||
content => template('sunetdrive/script/announce.erb.sh'),
|
content => template('sunetdrive/script/announce.erb.sh'),
|
||||||
|
|
Loading…
Reference in a new issue