From 490ffa0abe80e1659c6dad3aea3514d347546af6 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 14 Jun 2017 13:57:56 +0200 Subject: [PATCH] fbb-db - remove test nodes and move all to test.yaml --- customer/fbb-db/test.yaml | 1 + customer/fbb-db/tst-db01-fbb.pixelpark.net.yaml | 2 -- customer/fbb-db/tst-db02-fbb.pixelpark.net.yaml | 2 -- customer/fbb-db/tst-db03-fbb.pixelpark.net.yaml | 2 -- 4 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 customer/fbb-db/tst-db01-fbb.pixelpark.net.yaml delete mode 100644 customer/fbb-db/tst-db02-fbb.pixelpark.net.yaml delete mode 100644 customer/fbb-db/tst-db03-fbb.pixelpark.net.yaml diff --git a/customer/fbb-db/test.yaml b/customer/fbb-db/test.yaml index 4aa1b33b..13c21af4 100644 --- a/customer/fbb-db/test.yaml +++ b/customer/fbb-db/test.yaml @@ -1,4 +1,5 @@ --- +infra::role: base infra::additional_classes: - infra::profile::galera_cluster - infra::profile::mysql_server diff --git a/customer/fbb-db/tst-db01-fbb.pixelpark.net.yaml b/customer/fbb-db/tst-db01-fbb.pixelpark.net.yaml deleted file mode 100644 index 3b0442d3..00000000 --- a/customer/fbb-db/tst-db01-fbb.pixelpark.net.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -infra::role: base diff --git a/customer/fbb-db/tst-db02-fbb.pixelpark.net.yaml b/customer/fbb-db/tst-db02-fbb.pixelpark.net.yaml deleted file mode 100644 index 3b0442d3..00000000 --- a/customer/fbb-db/tst-db02-fbb.pixelpark.net.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -infra::role: base diff --git a/customer/fbb-db/tst-db03-fbb.pixelpark.net.yaml b/customer/fbb-db/tst-db03-fbb.pixelpark.net.yaml deleted file mode 100644 index 3b0442d3..00000000 --- a/customer/fbb-db/tst-db03-fbb.pixelpark.net.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -infra::role: base -- 2.39.5