fuel-library/deployment/puppet/fuel/templates/dhclient-enter-hooks.erb

5 lines
46 B
Plaintext

#!/bin/bash
make_resolv_conf() {
return 0
}