Merge pull request #16 from realraum/openwrt-image
authorChristian Pointner <equinox@spreadspace.org>
Mon, 21 May 2018 00:11:06 +0000 (02:11 +0200)
committerGitHub <noreply@github.com>
Mon, 21 May 2018 00:11:06 +0000 (02:11 +0200)
Role for building OpenWrt images

1  2 
ansible/hosts.ini

diff --combined 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
 -