Minor fix

This commit is contained in:
Guilherme Silva
2026-09-01 13:31:19 -03:00
parent f412d84949
commit d16ddace1f
12 changed files with 59 additions and 97 deletions

View File

@@ -30,8 +30,5 @@ runcmd:
- [sed, -i, 's/^SELINUX.*/SELINUX=disabled/', /etc/selinux/config]
- [sed, -i, 's|^OPTIONS="-l 127\.0\.0\.1,::1"$|OPTIONS="-l 0.0.0.0"|', /etc/sysconfig/memcached]
- [systemctl, enable, memcached.service, --now]
final_message: "MemCache Instance ready after $UPTIME seconds"
dnf install -y dnf install -ygcc curl-devel jdk1.8 php-opcache.x86_64 glibc-langpack-pt langpacks-pt memcached nc
final_message: "MemCache Instance ready after $UPTIME seconds"