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