6 lines
79 B
Puppet
6 lines
79 B
Puppet
class kickstack::nova::db inherits kickstack {
|
|
|
|
kickstack::db { 'nova': }
|
|
|
|
}
|