Skip to content

Commit 2bb071b

Browse files
committed
trivial
1 parent 9cfed3a commit 2bb071b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BSD/Administration/puppet-bootstrap/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PATH=${PATH}
55
# and puppet.agent allow in installer/configs/$platform/auth.conf
66
echo ""
77
echo "Make sure you add your clients (puppet agents) to the puppet.master"
8-
echo "config file, located in ~/etc/puppet/manifests/site.pp"
8+
echo "config file, located in etc/puppet/manifests/site.pp"
99
echo ""
1010
sleep 10
1111

Linux/Administration/puppet-bootstrap/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PATH=${PATH}
55
# and puppet.agent allow in installer/configs/$platform/auth.conf
66
echo ""
77
echo "Make sure you add your clients (puppet agents) to the puppet.master"
8-
echo "config file, located in ~/etc/puppet/manifests/site.pp"
8+
echo "config file, located in etc/puppet/manifests/site.pp"
99
echo ""
1010
sleep 10
1111

0 commit comments

Comments
 (0)