From: Christian Pointner Date: Mon, 21 May 2018 00:11:06 +0000 (+0200) Subject: Merge pull request #16 from realraum/openwrt-image X-Git-Url: https://git.realraum.at/?a=commitdiff_plain;ds=sidebyside;h=6cab06d2fad2531b446c24105195f4ff029b380b;hp=-c;p=noc.git Merge pull request #16 from realraum/openwrt-image Role for building OpenWrt images --- 6cab06d2fad2531b446c24105195f4ff029b380b diff --combined ansible/hosts.ini index 519fe6a,dcba449..d67f69e --- a/ansible/hosts.ini +++ b/ansible/hosts.ini @@@ -4,16 -4,15 +4,16 @@@ ansible_host={{ inventory_hostname }}.{ ansible_user=root [net-zone-mgmt] - #torwaechter + torwaechter alfred calendar galley hacksch -## TODO: remove the variable once https://github.com/ansible/ansible/issues/39119 is fixed -metrics localconfig_ssh_config_user=root r3home tickets +## TODO: remove the variable once https://github.com/ansible/ansible/issues/39119 is fixed +metrics localconfig_ssh_config_user=root +testvm localconfig_ssh_config_user=root [net-zone-mgmt:vars] host_domain=mgmt.realraum.at @@@ -37,7 -36,6 +37,7 @@@ metric r3home tickets vex +testvm [servers:children] baremetalservers @@@ -48,6 -46,13 +48,13 @@@ virtualserver wuerfel + [openwrt] + torwaechter + + [openwrt:vars] + localconfig_ssh_config_user=root + + #[alix] #gw #torwaechter @@@ -55,3 -60,4 +62,3 @@@ #[apu] #gnocchi1 #gnocchi2 -