fuel-library/deployment/puppet/nova/tests/api.pp
Dan Bode 4fda4fb124 Converted into nova module repo.
- removed all submodules
  I will create an openstack repo to
  hold all modules (including nova) as
  submodules
- moved nova module to top dir
2011-06-16 20:29:58 -07:00

5 lines
59 B
Puppet

class { "nova":
}
class { "nova::api": enabled => false }