Update 'README.md'

I dun flipped muh booleans
This commit is contained in:
alex 2020-07-25 18:39:12 +00:00
parent 7396b407b7
commit f1e27e6d32

View File

@ -48,7 +48,7 @@ To do this, edit the ```user-data``` config file, find the following section and
``` ```
chpasswd: chpasswd:
expire: false expire: true
list: list:
- ubuntu:ubuntu - ubuntu:ubuntu
@ -58,7 +58,7 @@ To:
``` ```
chpasswd: chpasswd:
expire: true expire: false
list: list:
- ubuntu:ubuntu - ubuntu:ubuntu