6 lines
87 B
Puppet
6 lines
87 B
Puppet
class kickstack::nova::client inherits kickstack {
|
|
|
|
kickstack::client { 'nova': }
|
|
|
|
}
|