diff options
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 98cffe1..e1005cb 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -46,6 +46,7 @@ import "lsb" import "viewvc" import "dhcp" import "bind" +import "wordpress" # Import subsystems import "subsystems/firewire.pp" |