Also default custom_rules to empty
This commit is contained in:
parent
dbb59048db
commit
45495effe2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ libdir: /usr/lib64
|
||||||
# We default these to empty
|
# We default these to empty
|
||||||
udp_ports: []
|
udp_ports: []
|
||||||
tcp_ports: []
|
tcp_ports: []
|
||||||
|
custom_rules: []
|
||||||
|
|
||||||
# defaults for virt installs
|
# defaults for virt installs
|
||||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue