1
0
mirror of https://github.com/krislamo/pup-tests synced 2024-09-19 17:20:35 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
1b42ed53a3
Added network backup
Installed the amanda client on webserver to back it up. Changed
host name of backup server from "amanda" to "backups."
2019-02-26 14:26:55 -05:00
9e5034acd5
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.
2019-02-19 12:49:33 -05:00
03bacd745b
Modified to work with VirtualBox
Development moved to VirtualBox due to work's custom vagrant box
only supporting the VirtualBox provider. Development may eventually
end up back on libvirt. Version numbers were updated, some broken
code was removed and more instructions were added on the readme.
2019-02-07 13:26:23 -05:00
e5a0d84b20 WordPress Installs
Sets up a very basic WordPress website on the puppet agent.
2019-01-16 14:40:35 -05:00
7f818e3c31 Setup Puppet Environment
Ansible sets up a puppet master and puppet agent on two virtual
machines with a hello world puppet application.
2019-01-09 15:48:17 -05:00