Skip to content

Instantly share code, notes, and snippets.

@riton
Last active November 30, 2019 16:25
Show Gist options
  • Save riton/51251494281eb600b16e067202c81d80 to your computer and use it in GitHub Desktop.
Save riton/51251494281eb600b16e067202c81d80 to your computer and use it in GitHub Desktop.
puppet-modules-update-dephell-05
$ metadata-json-dependencies-checker \
--module puppetlabs-stdlib \
--version 6.1.0
Module `postgresql' will be incompatible with version `6.1.0' of `puppetlabs-stdlib'. Requires version `4.x'
Module `nginx' will be incompatible with version `6.1.0' of `puppetlabs-stdlib'. Requires version `>=4.2.0 <5.0.0'
Module `apache' will be incompatible with version `6.1.0' of `puppetlabs-stdlib'. Requires version `>=2.4.0 <5.0.0'
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment