File tree 2 files changed +2
-2
lines changed
BSD/Administration/puppet-bootstrap
Linux/Administration/puppet-bootstrap
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PATH=${PATH}
5
5
# and puppet.agent allow in installer/configs/$platform/auth.conf
6
6
echo " "
7
7
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"
9
9
echo " "
10
10
sleep 10
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PATH=${PATH}
5
5
# and puppet.agent allow in installer/configs/$platform/auth.conf
6
6
echo " "
7
7
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"
9
9
echo " "
10
10
sleep 10
11
11
You can’t perform that action at this time.
0 commit comments