diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2020-12-30 20:48:51 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2020-12-30 20:48:51 +0100 |
commit | 866eafabd7398fd1485e7aa285345a7dcea480d0 (patch) | |
tree | d0caab0874640678af7fd1e55685da59eb99de0e /out/phase-2/dba-cluster | |
parent | ea985dfdb3974f3f22381be01c41dcb06a817831 (diff) | |
download | rules-sandbox-866eafabd7398fd1485e7aa285345a7dcea480d0.tar.gz rules-sandbox-866eafabd7398fd1485e7aa285345a7dcea480d0.tar.bz2 rules-sandbox-866eafabd7398fd1485e7aa285345a7dcea480d0.tar.xz rules-sandbox-866eafabd7398fd1485e7aa285345a7dcea480d0.zip |
Moving everything under durable_rules-test.
Diffstat (limited to 'out/phase-2/dba-cluster')
-rw-r--r-- | out/phase-2/dba-cluster/acme-ci.yaml | 2 | ||||
-rw-r--r-- | out/phase-2/dba-cluster/acme-ops.yaml | 2 | ||||
-rw-r--r-- | out/phase-2/dba-cluster/acme-production.yaml | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/out/phase-2/dba-cluster/acme-ci.yaml b/out/phase-2/dba-cluster/acme-ci.yaml deleted file mode 100644 index fccc7ed..0000000 --- a/out/phase-2/dba-cluster/acme-ci.yaml +++ /dev/null @@ -1,2 +0,0 @@ -key: acme-ci -type: dba-cluster diff --git a/out/phase-2/dba-cluster/acme-ops.yaml b/out/phase-2/dba-cluster/acme-ops.yaml deleted file mode 100644 index 2735ff3..0000000 --- a/out/phase-2/dba-cluster/acme-ops.yaml +++ /dev/null @@ -1,2 +0,0 @@ -key: acme-ops -type: dba-cluster diff --git a/out/phase-2/dba-cluster/acme-production.yaml b/out/phase-2/dba-cluster/acme-production.yaml deleted file mode 100644 index 3b7eb5a..0000000 --- a/out/phase-2/dba-cluster/acme-production.yaml +++ /dev/null @@ -1,2 +0,0 @@ -key: acme-production -type: dba-cluster |