Fix resolvconf_search
This commit is contained in:
@@ -21,6 +21,7 @@ common_openssh_permit_root_login: "yes"
|
|||||||
|
|
||||||
common_resolvconf: True
|
common_resolvconf: True
|
||||||
common_resolvconf_nameservers: ["10.0.3.1", "192.168.86.1"]
|
common_resolvconf_nameservers: ["10.0.3.1", "192.168.86.1"]
|
||||||
|
common_resolvconf_search: ["fet.htu.tuwien.ac.at"]
|
||||||
common_resolvconf_domain: "fet.htu.tuwien.ac.at"
|
common_resolvconf_domain: "fet.htu.tuwien.ac.at"
|
||||||
nocows: True
|
nocows: True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user