diff --git a/README.md b/README.md index 7d8a969d1e8fcbad20b702ad6b16e082558fc0af..ce933e79ef426629ca594567785f46cdf9125724 100644 --- a/README.md +++ b/README.md @@ -147,8 +147,7 @@ iface {{all[group_names[0]].ifname}} inet static address {{all[inventory_hostname].ip}} netmask {{all.netmask}} -auto {{ifname2}} -uto {{all['routers'].ifname2}} +auto {{all['routers'].ifname2}} iface {{all['routers'].ifname2}} inet static address {{all[inventory_hostname].ip2}} netmask {{all.netmask}}