Files
packstack/puppet/templates/nova_sched.pp
Derek Higgins bd9d2e8388 Adding Initial openstack plugins
This is a first working version of the installer, there is a lot
more to be added, for example a lot more can be paramatarized
2012-08-03 00:25:57 +01:00

4 lines
49 B
Puppet

class {"nova::scheduler":
enabled => true,
}