pcfens / puppet-yas3fs

Manage yas3fs with puppet.
4 stars 6 forks source link

Service Reload Duplicate Declaration #4

Closed discreet closed 8 years ago

discreet commented 8 years ago

In the yas3fs::mount define the reload of the service has a static namevar which causes a duplicate declaration error when you have multiple resources declared. This should be made to be dynamic like the rest of the resources in the define.

https://github.com/pcfens/puppet-yas3fs/blob/master/manifests/mount.pp#L43-L52

If I have the free time, I'll submit the PR in the next few days.

pcfens commented 8 years ago

Thanks. I pushed a fix up to the forge as v0.3.3.