Skip to content
Snippets Groups Projects

Devel

Merged Magnus Svensson requested to merge devel into test
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -79,6 +79,8 @@ class aim_control(
@@ -79,6 +79,8 @@ class aim_control(
ensure => installed;
ensure => installed;
'php74-php-common':
'php74-php-common':
ensure => installed;
ensure => installed;
 
'php74-php':
 
ensure => installed;
}
}
file { '/etc/httpd/modules/libphp7.so':
file { '/etc/httpd/modules/libphp7.so':
Loading