Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments/08:00:27:6f:0c:25.json
diff options
context:
space:
mode:
authorLord Anton Hvornum <anton.feeds@gmail.com>2018-04-12 22:34:08 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-04-12 22:34:08 +0200
commitc277b96345b02289f13cf94fcbef24c57ca0ee6b (patch)
tree9be81d0c6eed79bc70aa117e9592299aeab75075 /deployments/08:00:27:6f:0c:25.json
parent751a7c1ded730907aaed83f094fce62607eecc34 (diff)
Debugging
Diffstat (limited to 'deployments/08:00:27:6f:0c:25.json')
-rw-r--r--deployments/08:00:27:6f:0c:25.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployments/08:00:27:6f:0c:25.json b/deployments/08:00:27:6f:0c:25.json
index badb64a1..72bd9fd9 100644
--- a/deployments/08:00:27:6f:0c:25.json
+++ b/deployments/08:00:27:6f:0c:25.json
@@ -13,11 +13,11 @@
"systemctl start postgresql" : null
},
"Setup DNS": {
- "sh -c \"echo -n -e 'launch=gpgsql\ngpgsql-host=127.0.0.1\ngpgsql-user=pdns\ngpgsql-dbname=pdns\ngpgsql-password={PIN}' >> /etc/powerdns/pdns.conf\"" : null,
+ "sh -c \"echo -e 'launch=gpgsql\ngpgsql-host=127.0.0.1\ngpgsql-user=pdns\ngpgsql-dbname=pdns\ngpgsql-password={PIN}' >> /etc/powerdns/pdns.conf\"" : null,
"psql -U pdns -d pdns -a -f /usr/share/doc/powerdns/schema.pgsql.sql" : null
},
"Install DNS Entries": {
-
+
},
"Setup autostarts": {
"systemctl enable dhcpcd" : null,