From b8af5cdf274a60f364d34192d4f483f4f4800282 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 27 Dec 2020 21:44:09 +0100 Subject: Adding ansible and terraform configs. --- out/phase-1/dba-container/acme-production_mdb.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 out/phase-1/dba-container/acme-production_mdb.yaml (limited to 'out/phase-1/dba-container/acme-production_mdb.yaml') diff --git a/out/phase-1/dba-container/acme-production_mdb.yaml b/out/phase-1/dba-container/acme-production_mdb.yaml new file mode 100644 index 0000000..45206fe --- /dev/null +++ b/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 -- cgit v1.2.3