diff options
Diffstat (limited to 'modules/hosts/main.xml')
-rw-r--r-- | modules/hosts/main.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/hosts/main.xml b/modules/hosts/main.xml new file mode 100644 index 0000000..863d3f8 --- /dev/null +++ b/modules/hosts/main.xml @@ -0,0 +1,7 @@ +<VentooModule> + <root mult="*"> + <ipaddr mult="1"/> + <canonical mult="1"/> + <alias mult="*"/> + </root> +</VentooModule>
\ No newline at end of file |