Update utils/cloud-init-jod.yaml

This commit is contained in:
2026-07-17 22:58:33 +00:00
parent 0746dedb75
commit 8785e0a0ff

View File

@@ -26,5 +26,6 @@ runcmd:
- [ sed, -i, 's/^SELINUX.*/SELINUX=disabled/', /etc/selinux/config]
- [setenforce, 0]
- [localectl, set-locale, LANG=pt_BR.ISO-8859-1]
- sed -i '$a\set number' /etc/vimrc
final_message: "Jod Instance ready after $UPTIME seconds"