crowbar/crowbar-openstack

View on GitHub
chef/cookbooks/ironic/templates/default/grub.cfg.erb

Summary

Maintainability
Test Coverage
set default=master
set timeout=5
set hidden_timeout_quiet=false

menuentry "master"  {
configfile <%= @tftproot %>/$net_default_ip.conf
}