mirror of
https://github.com/krislamo/pup-tests
synced 2025-09-08 07:49:28 +00:00
Added network backup
Installed the amanda client on webserver to back it up. Changed host name of backup server from "amanda" to "backups."
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
node 'webserver' {
|
||||
include wordpress
|
||||
include amanda::client
|
||||
}
|
||||
|
||||
node 'backups' {
|
||||
|
Reference in New Issue
Block a user