many improvements
This commit is contained in:
@@ -15,7 +15,7 @@ package_upgrade: true
|
||||
packages:
|
||||
- gcc
|
||||
- curl-devel
|
||||
- java-1.8.0-openjdk
|
||||
- jdk1.8
|
||||
- php-opcache.x86_64
|
||||
- glibc-langpack-pt
|
||||
- langpacks-pt
|
||||
@@ -26,10 +26,6 @@ runcmd:
|
||||
- [setenforce, 0]
|
||||
- [sed, -i, 's/^SELINUX.*/SELINUX=disabled/', /etc/selinux/config]
|
||||
- [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]
|
||||
- [systemctl, enable, memcached.service, --now]
|
||||
|
||||
final_message: "MemCache Instance ready after $UPTIME seconds"
|
||||
Reference in New Issue
Block a user