We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
puppet module install puppetlabs-inifile --version 4.1.0 puppet module install puppet-php --version 7.0.0
if the latest version of inifile is already installed, by another module dependency, the php module will not instal.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
puppet module install puppetlabs-inifile --version 4.1.0
puppet module install puppet-php --version 7.0.0
What are you seeing
if the latest version of inifile is already installed, by another module dependency, the php module will not instal.
What behaviour did you expect instead
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: