Update utils/cloud-init-memcached.yaml
This commit is contained in:
@@ -27,5 +27,6 @@ runcmd:
|
||||
- [sed, -i, 's/^SELINUX.*/SELINUX=disabled/', /etc/selinux/config]
|
||||
- [localectl, set-locale, LANG=pt_BR.ISO-8859-1]
|
||||
- [systemctl, enable, memcached.service, --now]
|
||||
- sed -i '$a\set number' /etc/vimrc
|
||||
|
||||
final_message: "MemCache Instance ready after $UPTIME seconds"
|
||||
Reference in New Issue
Block a user