You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far I managed python with the puppet's package manager until I have come across this module. It seems to do exactly what I need but I have failed to implement it correctly.
I keep on getting this error:
Error: Failed to apply catalog: Cannot alias Package[pip] to ["python-pip"] at /etc/puppet/modules/python/manifests/install.pp:61; resource ["Package", "python-pip"] already declared
I have gone through all my profiles and have initiated python and pip as per below.
So far I managed python with the puppet's package manager until I have come across this module. It seems to do exactly what I need but I have failed to implement it correctly.
I keep on getting this error:
I have gone through all my profiles and have initiated python and pip as per below.
But yet I still get the duplicate resource error.
I want to confirm if anyone else has had this issue before I start chasing windmills in my puppet code 😏
Your advise will be appreciated.
The text was updated successfully, but these errors were encountered: