diff options
-rw-r--r-- | modules/planet/manifests/init.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/planet/manifests/init.pp b/modules/planet/manifests/init.pp index 90ea8c29..8d1ea2b8 100644 --- a/modules/planet/manifests/init.pp +++ b/modules/planet/manifests/init.pp @@ -1,5 +1,4 @@ #TODO: -# - add the creation of the user 'planet' in puppet # - add the user 'planet' to the 'apache' group (usermod -a -G apache blog) class planet { user { "planet": |