Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each puppet run tries to update composer #2

Closed
FlorianSW opened this issue Mar 30, 2018 · 0 comments
Closed

Each puppet run tries to update composer #2

FlorianSW opened this issue Mar 30, 2018 · 0 comments
Assignees

Comments

@FlorianSW
Copy link
Member

Since the php module was introduced to manage the php installation and the composer installation on the servers, each puppet run now tries to update composer. This results in a message like:
Notice: /Stage[main]/Php::Composer::Auto_update/Exec[update composer]/returns: executed successfully
for each puppet run, the run will then be marked as "changed", even if no update of composer was done. The module should, by default, only attempt to update composer after 30 days, iirc.

@FlorianSW FlorianSW self-assigned this Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant