many improvements
This commit is contained in:
@@ -16,7 +16,7 @@ packages:
|
||||
- vim
|
||||
- wget
|
||||
- libreoffice
|
||||
- java-1.8.0-openjdk
|
||||
- jdk1.8
|
||||
- google-noto-fonts-common.noarch
|
||||
- fontawesome-fonts.noarch
|
||||
- google-noto-sans-cjk-ttc-fonts.noarch
|
||||
@@ -26,9 +26,5 @@ runcmd:
|
||||
- [ sed, -i, 's/^SELINUX.*/SELINUX=disabled/', /etc/selinux/config]
|
||||
- [setenforce, 0]
|
||||
- [localectl, set-locale, LANG=pt_BR.ISO-8859-1]
|
||||
- [nmcli, conn, modify, "System enp0s5", ipv6.method, disabled]
|
||||
- [nmcli, conn, modify, "Wired Connection", ipv6.method, disabled]
|
||||
- [nmcli, conn, up, "Wired Connection"]
|
||||
- [systemctl, restart, NetworkManager]
|
||||
|
||||
final_message: "Jod Instance ready after $UPTIME seconds"
|
||||
Reference in New Issue
Block a user