puppet-lint --fix
This commit is contained in:
parent
6224fe3e96
commit
019a3d9792
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ class sunetdrive::multinode_db(){
|
||||||
notify { 'hostmessage':
|
notify { 'hostmessage':
|
||||||
message => 'We are on multinode-db1. Set up statistics environment.',
|
message => 'We are on multinode-db1. Set up statistics environment.',
|
||||||
}
|
}
|
||||||
$custdata=$customers.reduce({}) |$memo, $value| {
|
|
||||||
$memo + {$value => lookup($value)}
|
|
||||||
}
|
|
||||||
$rclone_url = 'https://downloads.rclone.org/rclone-current-linux-amd64.deb'
|
$rclone_url = 'https://downloads.rclone.org/rclone-current-linux-amd64.deb'
|
||||||
$local_path = '/tmp/rclone-current-linux-amd64.deb'
|
$local_path = '/tmp/rclone-current-linux-amd64.deb'
|
||||||
exec { 'rclone_deb':
|
exec { 'rclone_deb':
|
||||||
|
|
Loading…
Add table
Reference in a new issue