1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2025-12-18 12:52:42 +03:00

scramble --> disable passwords

This commit is contained in:
Jake Buchholz 2018-08-14 15:40:32 -07:00
parent 2c5f667acb
commit eaef72fef9

View File

@ -32,7 +32,7 @@ those things. Instead it supports:
- setting system hostname - setting system hostname
- install user's configured SSH keys to the alpine user's authorized_keys file - install user's configured SSH keys to the alpine user's authorized_keys file
- run any script-like user data (must start with #!) - run any script-like user data (must start with #!)
- scramble root and alpine password - disable root and alpine password
- resize root partition to available disk space - resize root partition to available disk space
These steps only run once. After the initial bootstrap the bootstrapper script These steps only run once. After the initial bootstrap the bootstrapper script