Just run the install_puppet/modules scripts.
They have an x bit set and a shebang line, there is no need to specify bash explicitly. Change-Id: Ide8d0389c42d4ab256be3c0f6bdfcfcee621982b
This commit is contained in:
parent
3522d0859f
commit
7abc5fc72a
@ -86,8 +86,8 @@ the node specifier). It might look something like this::
|
|||||||
Then to apply that configuration, run the following from the root of the config
|
Then to apply that configuration, run the following from the root of the config
|
||||||
repository::
|
repository::
|
||||||
|
|
||||||
bash install_puppet.sh
|
./install_puppet.sh
|
||||||
bash install_modules.sh
|
./install_modules.sh
|
||||||
puppet apply -l /tmp/manifest.log --modulepath=modules:/etc/puppet/modules manifests/local.pp
|
puppet apply -l /tmp/manifest.log --modulepath=modules:/etc/puppet/modules manifests/local.pp
|
||||||
|
|
||||||
That should turn the system you are logged into into an etherpad
|
That should turn the system you are logged into into an etherpad
|
||||||
|
Loading…
Reference in New Issue
Block a user