juniorsysadmin / puppet-kong

Installs and configures Kong
Apache License 2.0
1 stars 9 forks source link

Purged to '0.8.3' on every puppet run #6

Closed davideagle closed 8 years ago

davideagle commented 8 years ago

I'm experiencing that the module tries to install the package on every puppet run

Ubuntu 14.04 puppet-kong 0.3.0

Notice: /Stage[main]/Kong::Install/Package[kong:]/ensure: ensure changed 'purged' to '0.8.3' Notice: /Stage[main]/Kong::Service/Service[kong]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Kong::Service/Service[kong]: Unscheduling refresh on Service[kong]

davideagle commented 8 years ago

I've created a pull request to address this issue

juniorsysadmin commented 8 years ago

8

juniorsysadmin commented 8 years ago

I believe should now be fixed by #10