Skip to content
Snippets Groups Projects
Commit d4ea8042 authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

Merge branch 'php7' into 'production'

Add php74-php

See merge request !26
parents 7e431cc2 70abc668
No related branches found
No related tags found
2 merge requests!27Devel,!26Add php74-php
Pipeline #17162 passed
...@@ -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':
......
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