diff --git a/README.md b/README.md index 6054fde..927df9c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ To do this, edit the ```user-data``` config file, find the following section and ``` chpasswd: - expire: false + expire: true list: - ubuntu:ubuntu @@ -58,7 +58,7 @@ To: ``` chpasswd: - expire: true + expire: false list: - ubuntu:ubuntu