6 lines
91 B
Puppet
6 lines
91 B
Puppet
class kickstack::cinder::client inherits kickstack {
|
|
|
|
kickstack::client { 'cinder': }
|
|
|
|
}
|