Minor fix
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user