6 lines
91 B
Puppet
6 lines
91 B
Puppet
class kickstack::ceilometer::db inherits kickstack {
|
|
|
|
kickstack::db { 'ceilometer': }
|
|
|
|
}
|