No description
Find a file
Andrew Tomaka 29748842a7 Copy files recursively
By declaring the directory copy with recurse set to true, there is no longer a
need to manage every single individual file in the directory.  This might
(almost certainly?) have consequences when files are removed from the
repository, but that's not really a concern in this specific scenario.
2014-02-19 11:14:01 -05:00
.librarian/puppet Untested code for week 1 2014-01-15 15:09:51 -05:00
files Copy files recursively 2014-02-19 11:14:01 -05:00
manifests Copy files recursively 2014-02-19 11:14:01 -05:00
week1 Add required hello.txt file with IP 2014-01-15 16:45:04 -05:00
week2 Add text file with server IP 2014-01-22 11:27:57 -05:00
.gitignore Untested code for week 1 2014-01-15 15:09:51 -05:00
bootstrap.sh Need to be in the correct directory 2014-01-15 15:32:26 -05:00
Puppetfile Allow password-less sudo 2014-01-15 15:47:28 -05:00
Puppetfile.lock Allow password-less sudo 2014-01-15 15:47:28 -05:00
README.md Correct course number 2014-01-15 17:35:40 -05:00
update.sh Add update script; works like bootstrap script 2014-01-22 10:58:34 -05:00

TC362 - Web Administration