-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Fix bug squid installation on stratum1 #2
Conversation
Add squid package for default installation stratum 1 on debian
Add variable "cvmfs_strqtum1_squid" to make choose to install squid in stratum 1 or not
Add variable to make choose to install squid in stratum 1 or not
Has this bug been reported to upstream project and acknowledged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ahmam
Add variable cvmfs_strqtum1_squid
Est-ce un typo? (cvmfs_strqtum1_squid)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sinon, le code est bon de mon point de vue.
it is not reported to upstream because it is really optional it is a feature that we need but I will report it in a pull request. |
Looks like package |
I just added the package squid to comply with redhat and remove the changes made by the variable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. 👍
Add variable to make choose to configure squid in stratum 1 or not.