]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added fbb-api envs v2
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 17 May 2018 14:56:47 +0000 (16:56 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 17 May 2018 14:56:47 +0000 (16:56 +0200)
customer/fbb-api/developement.yaml [deleted file]
customer/fbb-api/development.yaml [new file with mode: 0644]
customer/fbb-api/production.yaml
customer/fbb-api/test.yaml

diff --git a/customer/fbb-api/developement.yaml b/customer/fbb-api/developement.yaml
deleted file mode 100644 (file)
index 746ea37..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
----
-repo::remi_php72: true
-
-infra::additional_classes:
-  - infra::profile::apache_php
-
-php::extensions:
-  gd: {}
-  opcache: {}
-  soap: {}
-  mbstring: {}
-  zip: {}
-  xml: {}
-  json: {}
diff --git a/customer/fbb-api/development.yaml b/customer/fbb-api/development.yaml
new file mode 100644 (file)
index 0000000..7c564ac
--- /dev/null
@@ -0,0 +1,15 @@
+---
+infra::additional_classes:
+  - infra::profile::apache_php
+
+repo::remi_php72: true
+
+
+php::extensions:
+  gd: {}
+  opcache: {}
+  soap: {}
+  mbstring: {}
+  zip: {}
+  xml: {}
+  json: {}
index 810baa5079b80f99ff95109e7a33f35b7cdf9449..7c564ac291dfb17cc14af98966d2101463f83d28 100644 (file)
@@ -1,9 +1,10 @@
 ---
-repo::remi_php72: true
-
 infra::additional_classes:
   - infra::profile::apache_php
 
+repo::remi_php72: true
+
+
 php::extensions:
   gd: {}
   opcache: {}
@@ -11,4 +12,4 @@ php::extensions:
   mbstring: {}
   zip: {}
   xml: {}
-  json: {}  
+  json: {}
index 746ea371bc0d51539f8808625bc6f9ca9f22cdbe..7c564ac291dfb17cc14af98966d2101463f83d28 100644 (file)
@@ -1,9 +1,10 @@
 ---
-repo::remi_php72: true
-
 infra::additional_classes:
   - infra::profile::apache_php
 
+repo::remi_php72: true
+
+
 php::extensions:
   gd: {}
   opcache: {}