Skip to content

Instantly share code, notes, and snippets.

@astrostl
Created August 2, 2016 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save astrostl/2a864b7bff486b40ffa3c0c3c365e900 to your computer and use it in GitHub Desktop.
Save astrostl/2a864b7bff486b40ffa3c0c3c365e900 to your computer and use it in GitHub Desktop.
`puppet module list --tree`
├─┬ puppetlabs-splunk (v4.0.0)
│ └── puppet-staging (v2.0.0)
`puppet module install puppetlabs-rabbitmq`
Error: Could not install module 'puppetlabs-rabbitmq' (latest)
Dependency 'nanliu-staging' (v1.0.3) would overwrite /etc/puppetlabs/code/environments/production/modules/staging
Currently, 'puppet-staging' (v2.0.0) is installed to that directory
Use `puppet module install --ignore-dependencies` to install only this module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment