Install new modules for using wordpress

This commit is contained in:
Andrew Tomaka 2014-03-18 11:21:13 -04:00
parent ae1e280479
commit 22109ee056
2 changed files with 10 additions and 0 deletions

View file

@ -1,7 +1,9 @@
forge "http://forge.puppetlabs.com"
mod 'camptocamp/augeas', '0.0.1'
mod 'hunner/wordpress', '0.6.0'
mod 'puppetlabs/apache', '0.10.0'
mod 'puppetlabs/mysql', '2.2.3'
mod 'saz/ssh', '1.2.0'
mod 'saz/sudo', '2.4.3'

View file

@ -2,11 +2,17 @@ FORGE
remote: http://forge.puppetlabs.com
specs:
camptocamp/augeas (0.0.1)
hunner/wordpress (0.6.0)
puppetlabs/concat (>= 1.0.0)
puppetlabs/mysql (>= 2.1.0)
puppetlabs/stdlib (>= 2.3.1)
puppetlabs/apache (0.10.0)
puppetlabs/concat (>= 1.0.0)
puppetlabs/stdlib (>= 2.4.0)
puppetlabs/concat (1.1.0-rc1)
puppetlabs/stdlib (>= 3.0.0)
puppetlabs/mysql (2.2.3)
puppetlabs/stdlib (>= 3.2.0)
puppetlabs/stdlib (4.1.0)
saz/ssh (1.2.0)
puppetlabs/stdlib (>= 2.2.1)
@ -14,7 +20,9 @@ FORGE
DEPENDENCIES
camptocamp/augeas (= 0.0.1)
hunner/wordpress (= 0.6.0)
puppetlabs/apache (= 0.10.0)
puppetlabs/mysql (= 2.2.3)
saz/ssh (= 1.2.0)
saz/sudo (= 2.4.3)