6 lines
93 B
Puppet
6 lines
93 B
Puppet
class kickstack::quantum::client inherits kickstack {
|
|
|
|
kickstack::client { 'quantum': }
|
|
|
|
}
|