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