6 lines
85 B
Puppet
6 lines
85 B
Puppet
class kickstack::neutron::db inherits kickstack {
|
|
|
|
kickstack::db { 'neutron': }
|
|
|
|
}
|