Install yq
This commit is contained in:
parent
bbf00f7f4a
commit
824be30b44
|
@ -4,6 +4,7 @@ class sunetdrive::multinode (
|
|||
$location = undef
|
||||
)
|
||||
{
|
||||
include sunet::packages:yq
|
||||
$myname = $facts['hostname']
|
||||
$is_multinode = true;
|
||||
$environment = sunetdrive::get_environment()
|
||||
|
|
Loading…
Reference in a new issue