6 lines
95 B
Puppet
6 lines
95 B
Puppet
class kickstack::glance::endpoint inherits kickstack {
|
|
|
|
kickstack::endpoint { 'glance': }
|
|
|
|
}
|