6 lines
87 B
Puppet
6 lines
87 B
Puppet
class kickstack::keystone::db inherits kickstack {
|
|
|
|
kickstack::db { 'keystone': }
|
|
|
|
}
|