Fix namespacing
This commit is contained in:
parent
824be30b44
commit
1ce82c89cc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class sunetdrive::multinode (
|
||||||
$location = undef
|
$location = undef
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
include sunet::packages:yq
|
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…
Add table
Reference in a new issue