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
As we are still in the process of abandoning the module camptocamp/archive, we cannot use puppet/archive ATM. So using puppet/staging would be a good alternative for now. But unfortunately, puppet/archive is always included: https://github.com/voxpupuli/puppet-confluence/blob/master/manifests/install.pp#L7
A "require archive" in the archive case (https://github.com/voxpupuli/puppet-confluence/blob/master/manifests/install.pp#L70) might help in this case. Could this be implemented?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As we are still in the process of abandoning the module camptocamp/archive, we cannot use puppet/archive ATM.
So using puppet/staging would be a good alternative for now.
But unfortunately, puppet/archive is always included: https://github.com/voxpupuli/puppet-confluence/blob/master/manifests/install.pp#L7
A "require archive" in the archive case (https://github.com/voxpupuli/puppet-confluence/blob/master/manifests/install.pp#L70) might help in this case.
Could this be implemented?
The text was updated successfully, but these errors were encountered: