4 lines
94 B
Puppet
4 lines
94 B
Puppet
class kickstack::node::compute inherits kickstack {
|
|
include kickstack::quantum::agent::l2
|
|
}
|