mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
Initial commit
This commit is contained in:
4
roles/dnsmasq/files/dhclient_nodnsupdate
Normal file
4
roles/dnsmasq/files/dhclient_nodnsupdate
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
make_resolv_conf() {
|
||||
:
|
||||
}
|
||||
Reference in New Issue
Block a user