aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2018-01-28 04:54:25 +0000
committerMike Crute <mike@crute.us>2018-01-28 04:54:25 +0000
commit95f7fc2b48177a8a673d5e3dbe016c642a465ded (patch)
tree40e24521b43ac1f6ebb61f41f8461af25f302b8c
parent83dfe0c9ffa5c4592c0e80601352cc2314ea40e6 (diff)
downloadtiny-ec2-bootstrap-release-1.1.0.tar.bz2
tiny-ec2-bootstrap-release-1.1.0.tar.xz
tiny-ec2-bootstrap-release-1.1.0.zip
Release 1.1.0release-1.1.0
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86ebfc5..d4fc869 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,8 @@ those things. Instead it supports:
31- setting system hostname 31- setting system hostname
32- install user's configured SSH keys to the alpine user's authorized_keys file 32- install user's configured SSH keys to the alpine user's authorized_keys file
33- run any script-like user data (must start with #!) 33- run any script-like user data (must start with #!)
34- scramble root and alpine password
35- resize root partition to available disk space
34 36
35These steps only run once. After the initial bootstrap the bootstrapper script 37These steps only run once. After the initial bootstrap the bootstrapper script
36is a no-op. To force the script to run again at boot time remove the file 38is a no-op. To force the script to run again at boot time remove the file