aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-02-02 19:18:39 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-02-02 19:18:39 +0100
commit2a54a9cd0fae7ef4e3b5ce3a6afa1b5d365c5f2e (patch)
treeb19893a22d8dda4ea57774b6ce8a07f83d5b6c1e
parentRemove path component in metadata file. (diff)
downloadwiki-public-2a54a9cd0fae7ef4e3b5ce3a6afa1b5d365c5f2e.tar.gz
wiki-public-2a54a9cd0fae7ef4e3b5ce3a6afa1b5d365c5f2e.tar.xz
ons 2 feb 2022 19:18:39 CET
-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'