mirror of
https://github.com/krislamo/pup-tests
synced 2025-09-08 07:49:28 +00:00
Added a basic Amanda configuration
Created a new backup virtual machine server called "backups" with a simple configuration using the Getting Started with Amanda tutorial. README also updated to reflect new workflow.
This commit is contained in:
@@ -2,3 +2,7 @@ node 'webserver' {
|
||||
include wordpress
|
||||
}
|
||||
|
||||
node 'backups' {
|
||||
include amanda
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user