Fix lint error on puppet-refstack
Currently is failing with WARNING: class included by relative name on line 20 Change-Id: I111bc0ce9f4fac2ac14b9b1c18e2de8137dc3056
This commit is contained in:
parent
393913577d
commit
4f15d3b89d
@ -17,7 +17,7 @@
|
||||
# Sets up the RefStack user.
|
||||
#
|
||||
class refstack::user () {
|
||||
require refstack::params
|
||||
require ::refstack::params
|
||||
|
||||
# Import parameters into local scope.
|
||||
$user = $::refstack::params::user
|
||||
|
Loading…
x
Reference in New Issue
Block a user