diff options
author | Nicolas Braud-Santoni <nicolas@braud-santoni.eu> | 2018-06-12 22:14:18 +0200 |
---|---|---|
committer | Nicolas Braud-Santoni <nicolas@braud-santoni.eu> | 2018-06-12 22:14:18 +0200 |
commit | 83f4437934ff5207822698c709a5aa8c35e4c550 (patch) | |
tree | 344ee1504e6bef7f50ff9b180471a7f1d4f0aa20 /hosts.ini | |
parent | dc249ab3f4af3c3f840386ae7e774c919e5a3fc8 (diff) |
Diffstat (limited to 'hosts.ini')
-rw-r--r-- | hosts.ini | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +[all:vars] +host_domain=ffgraz.net +ansible_host={{ inventory_hostname }}.{{ host_domain }} + + [baremetalservers] spektral mur |