Remove this

This commit is contained in:
Kevin Fenzi 2014-09-29 20:14:22 +00:00
parent c65cfea2d2
commit ef10a45253

View file

@ -42,7 +42,7 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
hostname={{ inventory_hostname }} nameserver={{ dns }}
ip={{ eth0_ip }}::{{ gw }}:{{ nm }}:{{ inventory_hostname }}:eth0:none'
--network bridge=br0,model=virtio
--autostart --noautoconsole --noverifyssl
--autostart --noautoconsole
# By default, nodes get no fedmsg certs. They need to declare them explicitly.
fedmsg_certs: []