multinode-db1 test: Add rclone and statistics remote
This commit is contained in:
parent
0bf3ebfc53
commit
b4e496bf58
|
@ -37,12 +37,5 @@ class sunetdrive::multinode_db(){
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0600',
|
mode => '0600',
|
||||||
}
|
}
|
||||||
file { '/root/tasks/listusersbydep.sh':
|
|
||||||
ensure => file,
|
|
||||||
content => template('sunetdrive/mariadb/listusersdep.sh.erb'),
|
|
||||||
owner => 'root',
|
|
||||||
group => 'root',
|
|
||||||
mode => '0700',
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue