From 7c4ec6bdfffb3a5adb51a1341ec0129080e66aa0 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 11 Feb 2011 14:34:02 +0000 Subject: - remove comment, as this was done --- modules/planet/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) 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": -- cgit v1.2.1