aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--puppet.wiki5
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet.wiki b/puppet.wiki
index eeee76f..98e89a1 100644
--- a/puppet.wiki
+++ b/puppet.wiki
@@ -93,3 +93,8 @@ $ puppetserver ca sign --certname gandalf.adrift.space
{{{
puppetserver ca setup --subject-alt-names busting.adrift.space,adrift.space,puppet
}}}
+
+
+
+
+puppet apply --modulepath=/etc/puppetlabs/code/environments/<ENVIRONMENT>/modules -e 'include ::profiles::puppetserver'