diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2021-02-03 16:36:18 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2021-02-03 16:36:18 +0100 |
commit | dda4b069d5a0ce8d377ccd355a48959fdec1e110 (patch) | |
tree | 16c7a44e6d1353de5c929055f169ce328fb8d47b /durable_rules-test/out/phase-1/dba-container | |
parent | bafe762ac01d16904c18404283027e426e19bc73 (diff) | |
download | rules-sandbox-dda4b069d5a0ce8d377ccd355a48959fdec1e110.tar.gz rules-sandbox-dda4b069d5a0ce8d377ccd355a48959fdec1e110.tar.bz2 rules-sandbox-dda4b069d5a0ce8d377ccd355a48959fdec1e110.tar.xz rules-sandbox-dda4b069d5a0ce8d377ccd355a48959fdec1e110.zip |
Removing original Python-based experiment.
Diffstat (limited to 'durable_rules-test/out/phase-1/dba-container')
14 files changed, 0 insertions, 106 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 deleted file mode 100644 index 94e265f..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-api.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 9127420..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ci_4tune-web.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index b49853b..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ci_mdb.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index d9ea55a..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ci_pdb.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 0cb0cc4..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ci_statera-console.yaml +++ /dev/null @@ -1,9 +0,0 @@ -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 deleted file mode 100644 index 6a3eb98..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ci_statera.yaml +++ /dev/null @@ -1,9 +0,0 @@ -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 deleted file mode 100644 index d34efda..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ops_n8n.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index a3aa769..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-ops_pdb.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index aa80827..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-api.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 6ba5f0d..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-production_4tune-web.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 45206fe..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-production_mdb.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 112c678..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-production_pdb.yaml +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index 0f4fbf4..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-production_statera-console.yaml +++ /dev/null @@ -1,9 +0,0 @@ -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 deleted file mode 100644 index a509810..0000000 --- a/durable_rules-test/out/phase-1/dba-container/acme-production_statera.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-production -image: statera -key: acme-production/statera -machineRole: app -name: statera -ports: -- 8090 -tag: master -type: dba-container |