fix class loading so variables are set
This commit is contained in:
parent
5597f5bbcb
commit
2352be71bf
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
class common::moduledir::common{
|
||||
module_dir{'common': }
|
||||
include ::common::moduledir
|
||||
module_dir{'common': }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue