summaryrefslogtreecommitdiff
path: root/durable_rules-test/out/phase-1/dba-container
diff options
context:
space:
mode:
Diffstat (limited to 'durable_rules-test/out/phase-1/dba-container')
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-api.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-web.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ci_mdb.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ci_pdb.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ci_statera-console.yaml9
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ci_statera.yaml9
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ops_n8n.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-ops_pdb.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-production_4tune-api.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-production_4tune-web.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-production_mdb.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-production_pdb.yaml7
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-production_statera-console.yaml9
-rw-r--r--durable_rules-test/out/phase-1/dba-container/acme-production_statera.yaml9
14 files changed, 106 insertions, 0 deletions
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-api.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-api.yaml
new file mode 100644
index 0000000..94e265f
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-api.yaml
@@ -0,0 +1,7 @@
+cluster: acme-ci
+image: 4tune-api
+key: acme-ci/4tune-api
+machineRole: app
+name: 4tune-api
+tag: development
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-web.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-web.yaml
new file mode 100644
index 0000000..9127420
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-web.yaml
@@ -0,0 +1,7 @@
+cluster: acme-ci
+image: 4tune-web
+key: acme-ci/4tune-web
+machineRole: app
+name: 4tune-web
+tag: development
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ci_mdb.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ci_mdb.yaml
new file mode 100644
index 0000000..b49853b
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ci_mdb.yaml
@@ -0,0 +1,7 @@
+cluster: acme-ci
+image: mongodb
+key: acme-ci/mdb
+machineRole: db
+name: mdb
+tag: '3.2'
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ci_pdb.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ci_pdb.yaml
new file mode 100644
index 0000000..d9ea55a
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ci_pdb.yaml
@@ -0,0 +1,7 @@
+cluster: acme-ci
+image: postgresql
+key: acme-ci/pdb
+machineRole: db
+name: pdb
+tag: '13'
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ci_statera-console.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ci_statera-console.yaml
new file mode 100644
index 0000000..0cb0cc4
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ci_statera-console.yaml
@@ -0,0 +1,9 @@
+cluster: acme-ci
+image: statera-console
+key: acme-ci/statera-console
+machineRole: app
+name: statera-console
+ports:
+- 80
+tag: development
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ci_statera.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ci_statera.yaml
new file mode 100644
index 0000000..6a3eb98
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ci_statera.yaml
@@ -0,0 +1,9 @@
+cluster: acme-ci
+image: statera
+key: acme-ci/statera
+machineRole: app
+name: statera
+ports:
+- 8090
+tag: development
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ops_n8n.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ops_n8n.yaml
new file mode 100644
index 0000000..d34efda
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ops_n8n.yaml
@@ -0,0 +1,7 @@
+cluster: acme-ops
+image: n8n
+key: acme-ops/n8n
+machineRole: app
+name: n8n
+tag: 0.84.1
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-ops_pdb.yaml b/durable_rules-test/out/phase-1/dba-container/acme-ops_pdb.yaml
new file mode 100644
index 0000000..a3aa769
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-ops_pdb.yaml
@@ -0,0 +1,7 @@
+cluster: acme-ops
+image: postgresql
+key: acme-ops/pdb
+machineRole: app
+name: pdb
+tag: '11'
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-api.yaml b/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-api.yaml
new file mode 100644
index 0000000..aa80827
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-api.yaml
@@ -0,0 +1,7 @@
+cluster: acme-production
+image: 4tune-api
+key: acme-production/4tune-api
+machineRole: app
+name: 4tune-api
+tag: master
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-web.yaml b/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-web.yaml
new file mode 100644
index 0000000..6ba5f0d
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-web.yaml
@@ -0,0 +1,7 @@
+cluster: acme-production
+image: 4tune-web
+key: acme-production/4tune-web
+machineRole: app
+name: 4tune-web
+tag: master
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-production_mdb.yaml b/durable_rules-test/out/phase-1/dba-container/acme-production_mdb.yaml
new file mode 100644
index 0000000..45206fe
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-production_mdb.yaml
@@ -0,0 +1,7 @@
+cluster: acme-production
+image: mongodb
+key: acme-production/mdb
+machineRole: db
+name: mdb
+tag: '3.2'
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-production_pdb.yaml b/durable_rules-test/out/phase-1/dba-container/acme-production_pdb.yaml
new file mode 100644
index 0000000..112c678
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-production_pdb.yaml
@@ -0,0 +1,7 @@
+cluster: acme-production
+image: postgresql
+key: acme-production/pdb
+machineRole: db
+name: pdb
+tag: '13'
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-production_statera-console.yaml b/durable_rules-test/out/phase-1/dba-container/acme-production_statera-console.yaml
new file mode 100644
index 0000000..0f4fbf4
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-production_statera-console.yaml
@@ -0,0 +1,9 @@
+cluster: acme-production
+image: statera-console
+key: acme-production/statera-console
+machineRole: app
+name: statera-console
+ports:
+- 80
+tag: master
+type: dba-container
diff --git a/durable_rules-test/out/phase-1/dba-container/acme-production_statera.yaml b/durable_rules-test/out/phase-1/dba-container/acme-production_statera.yaml
new file mode 100644
index 0000000..a509810
--- /dev/null
+++ b/durable_rules-test/out/phase-1/dba-container/acme-production_statera.yaml
@@ -0,0 +1,9 @@
+cluster: acme-production
+image: statera
+key: acme-production/statera
+machineRole: app
+name: statera
+ports:
+- 8090
+tag: master
+type: dba-container