summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-08 19:34:02 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-08 19:34:02 +0300
commit0bb2263495c16fc9a4b46fe36f9205db8174f920 (patch)
treef9287d780890d796d20d05cd6a7a39c3eefb7d24
parent3fd0d8538b2cd36036e4c75fa9e90f9bf2c2deb3 (diff)
downloadhetznertool-0bb2263495c16fc9a4b46fe36f9205db8174f920.tar.gz
Add: hetznertool stack description files for QL
-rw-r--r--liwbench.yaml5
-rw-r--r--liwdev.yaml18
-rw-r--r--qvarn-0.82.yaml8
3 files changed, 31 insertions, 0 deletions
diff --git a/liwbench.yaml b/liwbench.yaml
new file mode 100644
index 0000000..efa9c69
--- /dev/null
+++ b/liwbench.yaml
@@ -0,0 +1,5 @@
+defaults:
+ image: debian-9
+hosts:
+ - name: bench
+ type: cx41
diff --git a/liwdev.yaml b/liwdev.yaml
new file mode 100644
index 0000000..f7434a1
--- /dev/null
+++ b/liwdev.yaml
@@ -0,0 +1,18 @@
+defaults:
+ type: cx11
+ image: debian-9
+hosts:
+ - name: haproxy
+ type: cx41
+ - name: postgres
+ type: cx41
+ - name: qvisqve
+ type: cx11
+ - name: qvarn1
+ type: cx21
+ # - name: qvarn2
+ # type: cx21
+ # - name: qvarn3
+ # type: cx21
+ # - name: qvarn4
+ # type: cx21
diff --git a/qvarn-0.82.yaml b/qvarn-0.82.yaml
new file mode 100644
index 0000000..5e82db3
--- /dev/null
+++ b/qvarn-0.82.yaml
@@ -0,0 +1,8 @@
+defaults:
+ type: cx11
+ image: debian-9
+hosts:
+ - name: qvisqve
+ type: cx11
+ - name: qvarn
+ type: cx51