Skip to content
Snippets Groups Projects

Add php74-php

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