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

9 Commits

Author SHA1 Message Date
2205d835fd
Fix Puppet signing by appending .localdomain 2020-05-05 20:29:39 -04:00
555304661b
Added SSH keys for restoration
On "./pup-tests.sh create" SSH keys will be created and placed on
the webserver and backup server to allow the backup server to
restore files back to the webserver easily.
2019-03-04 12:14:45 -05:00
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
8f82dc0117
Download any new forge modules on pup-tests apply
If a forge module is added to the Puppetfile after the pup-tests
script is used to "create" the environment, pup-tests "apply" will
now download and install them.
2019-02-21 11:54:34 -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
c3802b255a
Added a README for GitHub
I added a README.md for GitHub. It includes a public domain waiver.
2019-01-16 16:31:34 -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