Fixed depencies from func minion config file.
This commit is contained in:
parent
c27cf52ba9
commit
d0c52a606a
1 changed files with 8 additions and 7 deletions
|
@ -12,6 +12,7 @@ class func::minion {
|
|||
mode => 0644,
|
||||
owner => root,
|
||||
group => root,
|
||||
require => Package["func"],
|
||||
notify => Service["funcd"],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue