Skip to content
Snippets Groups Projects
Commit 37f7167e authored by Saga Norén Karlsson's avatar Saga Norén Karlsson
Browse files

Merge branch 'update_init' into 'devel'

Uncommented more in init

See merge request !49
parents d1a69f01 61f54d5f
No related branches found
No related tags found
3 merge requests!67Test,!66Devel,!49Uncommented more in init
Pipeline #131302 passed
This commit is part of merge request !67. Comments created here will be created in the context of that merge request.
...@@ -100,11 +100,11 @@ class aim_control ( ...@@ -100,11 +100,11 @@ class aim_control (
ensure => installed; ensure => installed;
} }
# file { '/etc/httpd/modules/libphp7.so': file { '/etc/httpd/modules/libphp7.so':
# ensure => link, ensure => link,
# target => '/opt/remi/php74/root/usr/lib64/httpd/modules/libphp7.so', target => '/opt/remi/php74/root/usr/lib64/httpd/modules/libphp7.so',
# before => Service['httpd'], before => Service['httpd'],
# } }
include profiles::letsencrypt include profiles::letsencrypt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment