commit 4775644da9dae27a32f6ff7c4fd97a8c50e7b0ff
parent 3d0b709800c6cff0b9a2f637bf08a760af185296
Author: Dionysis Grigoropoulos <dgrig@erethon.com>
Date: Wed, 5 Dec 2018 23:29:00 +0200
bootstrap: Set domain using the new netbase role
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansible/inventory/group_vars/all/bootstrap.yml b/ansible/inventory/group_vars/all/bootstrap.yml
@@ -1,5 +1,5 @@
---
-bootstrap__domain: 'erethon.com'
+netbase__domain: 'erethon.com'
bootstrap__admin_default_users: []
bootstrap__admin_sshkeys: []