Correct path
This commit is contained in:
parent
4b90469531
commit
52469c754d
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ class cdn::mqtt(
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
content => template('cdn/runner/aclfile.erb'),
|
content => template('cdn/mqtt/aclfile.erb'),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue