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

5 lines
46 B
Plaintext

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