6 lines
83 B
Puppet
6 lines
83 B
Puppet
class kickstack::cinder::db inherits kickstack {
|
|
|
|
kickstack::db { 'cinder': }
|
|
|
|
}
|