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-2 | |
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-2')
17 files changed, 0 insertions, 140 deletions
diff --git a/durable_rules-test/out/phase-2/dba-cluster/acme-ci.yaml b/durable_rules-test/out/phase-2/dba-cluster/acme-ci.yaml deleted file mode 100644 index fccc7ed..0000000 --- a/durable_rules-test/out/phase-2/dba-cluster/acme-ci.yaml +++ /dev/null @@ -1,2 +0,0 @@ -key: acme-ci -type: dba-cluster diff --git a/durable_rules-test/out/phase-2/dba-cluster/acme-ops.yaml b/durable_rules-test/out/phase-2/dba-cluster/acme-ops.yaml deleted file mode 100644 index 2735ff3..0000000 --- a/durable_rules-test/out/phase-2/dba-cluster/acme-ops.yaml +++ /dev/null @@ -1,2 +0,0 @@ -key: acme-ops -type: dba-cluster diff --git a/durable_rules-test/out/phase-2/dba-cluster/acme-production.yaml b/durable_rules-test/out/phase-2/dba-cluster/acme-production.yaml deleted file mode 100644 index 3b7eb5a..0000000 --- a/durable_rules-test/out/phase-2/dba-cluster/acme-production.yaml +++ /dev/null @@ -1,2 +0,0 @@ -key: acme-production -type: dba-cluster diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ci_4tune-api.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ci_4tune-api.yaml deleted file mode 100644 index 58ec759..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ci_4tune-api.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-ci -image: 4tune-api -key: acme-ci/4tune-api -machineRole: app -name: 4tune-api -ports_classified: true -public_ports: false -tag: development -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ci_4tune-web.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ci_4tune-web.yaml deleted file mode 100644 index 685dfb6..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ci_4tune-web.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-ci -image: 4tune-web -key: acme-ci/4tune-web -machineRole: app -name: 4tune-web -ports_classified: true -public_ports: false -tag: development -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ci_mdb.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ci_mdb.yaml deleted file mode 100644 index f1b661c..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ci_mdb.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-ci -image: mongodb -key: acme-ci/mdb -machineRole: db -name: mdb -ports_classified: true -public_ports: false -tag: '3.2' -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ci_pdb.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ci_pdb.yaml deleted file mode 100644 index b138b1a..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ci_pdb.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-ci -image: postgresql -key: acme-ci/pdb -machineRole: db -name: pdb -ports_classified: true -public_ports: false -tag: '13' -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ci_statera-console.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ci_statera-console.yaml deleted file mode 100644 index 1b6a85f..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ci_statera-console.yaml +++ /dev/null @@ -1,11 +0,0 @@ -cluster: acme-ci -image: statera-console -key: acme-ci/statera-console -machineRole: app -name: statera-console -ports: -- 80 -ports_classified: true -public_ports: true -tag: development -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ci_statera.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ci_statera.yaml deleted file mode 100644 index 10ecc77..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ci_statera.yaml +++ /dev/null @@ -1,11 +0,0 @@ -cluster: acme-ci -image: statera -key: acme-ci/statera -machineRole: app -name: statera -ports: -- 8090 -ports_classified: true -public_ports: true -tag: development -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ops_n8n.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ops_n8n.yaml deleted file mode 100644 index 3e7e558..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ops_n8n.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-ops -image: n8n -key: acme-ops/n8n -machineRole: app -name: n8n -ports_classified: true -public_ports: false -tag: 0.84.1 -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-ops_pdb.yaml b/durable_rules-test/out/phase-2/dba-container/acme-ops_pdb.yaml deleted file mode 100644 index 17960c2..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-ops_pdb.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-ops -image: postgresql -key: acme-ops/pdb -machineRole: app -name: pdb -ports_classified: true -public_ports: false -tag: '11' -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-production_4tune-api.yaml b/durable_rules-test/out/phase-2/dba-container/acme-production_4tune-api.yaml deleted file mode 100644 index aa61c4a..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-production_4tune-api.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-production -image: 4tune-api -key: acme-production/4tune-api -machineRole: app -name: 4tune-api -ports_classified: true -public_ports: false -tag: master -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-production_4tune-web.yaml b/durable_rules-test/out/phase-2/dba-container/acme-production_4tune-web.yaml deleted file mode 100644 index 853ce1f..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-production_4tune-web.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-production -image: 4tune-web -key: acme-production/4tune-web -machineRole: app -name: 4tune-web -ports_classified: true -public_ports: false -tag: master -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-production_mdb.yaml b/durable_rules-test/out/phase-2/dba-container/acme-production_mdb.yaml deleted file mode 100644 index 9df0405..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-production_mdb.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-production -image: mongodb -key: acme-production/mdb -machineRole: db -name: mdb -ports_classified: true -public_ports: false -tag: '3.2' -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-production_pdb.yaml b/durable_rules-test/out/phase-2/dba-container/acme-production_pdb.yaml deleted file mode 100644 index 4721b75..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-production_pdb.yaml +++ /dev/null @@ -1,9 +0,0 @@ -cluster: acme-production -image: postgresql -key: acme-production/pdb -machineRole: db -name: pdb -ports_classified: true -public_ports: false -tag: '13' -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-production_statera-console.yaml b/durable_rules-test/out/phase-2/dba-container/acme-production_statera-console.yaml deleted file mode 100644 index 852d78c..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-production_statera-console.yaml +++ /dev/null @@ -1,11 +0,0 @@ -cluster: acme-production -image: statera-console -key: acme-production/statera-console -machineRole: app -name: statera-console -ports: -- 80 -ports_classified: true -public_ports: true -tag: master -type: dba-container diff --git a/durable_rules-test/out/phase-2/dba-container/acme-production_statera.yaml b/durable_rules-test/out/phase-2/dba-container/acme-production_statera.yaml deleted file mode 100644 index 748a8c7..0000000 --- a/durable_rules-test/out/phase-2/dba-container/acme-production_statera.yaml +++ /dev/null @@ -1,11 +0,0 @@ -cluster: acme-production -image: statera -key: acme-production/statera -machineRole: app -name: statera -ports: -- 8090 -ports_classified: true -public_ports: true -tag: master -type: dba-container |