fuel-library/deployment/puppet/nova/tests/compute.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

8 lines
48 B
Puppet

class { 'nova::compute':
}
class { 'nova':
}