Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

auto_update not working as described #58

Open
Khartir opened this issue Jun 29, 2022 · 0 comments
Open

auto_update not working as described #58

Khartir opened this issue Jun 29, 2022 · 0 comments

Comments

@Khartir
Copy link

Khartir commented Jun 29, 2022

Description

According to the readme, the auto_update parameter should cause composer to be updated, when puppet is run.

You can also auto update composer by using the auto_update parameter. This will update Composer only when you will run Puppet.
However this does not work. All this does is add a cronjob to update composer, but there is no update during puppet run.

Steps to reproduce

class { '::composer':
  auto_update => true
}

Expected behavior

Composer is updated during puppet run.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant