@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.