Sha256: 9fc9cf5c0a285104825b8886d48a8c736e11d93ea214b933272ea3698d198dbd

Contents?: true

Size: 154 Bytes

Versions: 28

Compression:

Stored size: 154 Bytes

Contents

#!/bin/sh -x

echo "this is a custom bootstrap script"
mkdir -p /etc/poolparty
mkdir -p /var/log/poolparty
touch /var/poolparty/bootstrapped
echo "Done!"

Version data entries

28 entries across 28 versions & 3 rubygems

Version Path
auser-poolparty-1.3.0 examples/custom_bootstrap.sh
auser-poolparty-1.3.1 examples/custom_bootstrap.sh
auser-poolparty-1.3.10 examples/custom_bootstrap.sh
auser-poolparty-1.3.11 examples/custom_bootstrap.sh
auser-poolparty-1.3.12 examples/custom_bootstrap.sh
auser-poolparty-1.3.13 examples/custom_bootstrap.sh
auser-poolparty-1.3.14 examples/custom_bootstrap.sh
auser-poolparty-1.3.15 examples/custom_bootstrap.sh
auser-poolparty-1.3.16 examples/custom_bootstrap.sh
auser-poolparty-1.3.17 examples/custom_bootstrap.sh
auser-poolparty-1.3.2 examples/custom_bootstrap.sh
auser-poolparty-1.3.3 examples/custom_bootstrap.sh
auser-poolparty-1.3.4 examples/custom_bootstrap.sh
auser-poolparty-1.3.5 examples/custom_bootstrap.sh
auser-poolparty-1.3.6 examples/custom_bootstrap.sh
auser-poolparty-1.3.7 examples/custom_bootstrap.sh
auser-poolparty-1.3.8 examples/custom_bootstrap.sh
fairchild-poolparty-1.3.17 examples/custom_bootstrap.sh
fairchild-poolparty-1.3.5 examples/custom_bootstrap.sh
poolparty-1.3.15 examples/custom_bootstrap.sh