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