summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-17 03:25:43 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-17 03:25:43 -0500
commitaa8d0286d54817259c95dcfe9634da3f7f03bc22 (patch)
treeb4d7d9c8444f29e339fcc030a36f2925565903fa /bin
parenteda2eb2215cc575b4eb0ee7dbad6080b4cb71e71 (diff)
downloadpuppet-tozt-aa8d0286d54817259c95dcfe9634da3f7f03bc22.tar.gz
puppet-tozt-aa8d0286d54817259c95dcfe9634da3f7f03bc22.zip
comments
Diffstat (limited to 'bin')
-rwxr-xr-xbin/helpers/launch-partofme1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/helpers/launch-partofme b/bin/helpers/launch-partofme
index 9567022..4ff7004 100755
--- a/bin/helpers/launch-partofme
+++ b/bin/helpers/launch-partofme
@@ -33,6 +33,7 @@ while ! run true; do
sleep 5
done
+# ruby-shadow to allow puppet to manage system passwords
run "pacman -S --noconfirm git puppet ruby-shadow"
run "mkdir -p '$conf_location'"
run "cd '$conf_location' && git clone '$conf_repo' ."