diff --git a/root/etc/e-smith/templates.metadata/etc/opt/remi/php70/php-fpm.d/custom.conf b/root/etc/e-smith/templates.metadata/etc/opt/remi/php70/php-fpm.d/custom.conf new file mode 100644 index 0000000..4a4c2aa --- /dev/null +++ b/root/etc/e-smith/templates.metadata/etc/opt/remi/php70/php-fpm.d/custom.conf @@ -0,0 +1,2 @@ +TEMPLATE_PATH="/etc/php-fpm.d/custom.conf" +MORE_DATA={ PHP_VERSION => 70 } diff --git a/root/etc/e-smith/templates.metadata/etc/opt/remi/php71/php-fpm.d/custom.conf b/root/etc/e-smith/templates.metadata/etc/opt/remi/php71/php-fpm.d/custom.conf new file mode 100644 index 0000000..953140e --- /dev/null +++ b/root/etc/e-smith/templates.metadata/etc/opt/remi/php71/php-fpm.d/custom.conf @@ -0,0 +1,2 @@ +TEMPLATE_PATH="/etc/php-fpm.d/custom.conf" +MORE_DATA={ PHP_VERSION => 71 } diff --git a/root/etc/e-smith/templates.metadata/etc/php-fpm.d/custom.conf b/root/etc/e-smith/templates.metadata/etc/php-fpm.d/custom.conf new file mode 100644 index 0000000..cfa7cdb --- /dev/null +++ b/root/etc/e-smith/templates.metadata/etc/php-fpm.d/custom.conf @@ -0,0 +1,2 @@ +TEMPLATE_PATH="/etc/php-fpm.d/custom.conf" +MORE_DATA={ PHP_VERSION => '' } diff --git a/root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/custom.conf b/root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/custom.conf new file mode 100644 index 0000000..789eee1 --- /dev/null +++ b/root/etc/e-smith/templates.metadata/opt/remi/php56/root/etc/php-fpm.d/custom.conf @@ -0,0 +1,2 @@ +TEMPLATE_PATH="/etc/php-fpm.d/custom.conf" +MORE_DATA={ PHP_VERSION => 56 }