Remove LXC bridge dhcp

This commit is contained in:
Daniel A. Maierhofer
2018-09-20 23:27:57 +02:00
parent 33f75eb3f3
commit 40eb0cc2f4
8 changed files with 8 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ common_rsyslog: True
common_openssh_permit_root_login: "yes"
common_resolvconf: True
common_resolvconf_nameservers: ["10.0.3.1", "192.168.86.1"]
common_resolvconf_nameservers: ["192.168.86.1"]
common_resolvconf_search: ["fet.htu.tuwien.ac.at"]
common_resolvconf_domain: "fet.htu.tuwien.ac.at"
nocows: True