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
class { 'python' :
version => 'system',
pip => true,
dev => false,
virtualenv => false,
gunicorn => false,
provider => 'pip',
require => Class['epel'],
}
Trying the above I get the below
puppet agent -t --environment ec2tools --debug
...
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not match $(ensure at /etc/puppetlabs/puppet/environments/ec2tools/modules/python/manifests/pip.pp:104
The text was updated successfully, but these errors were encountered:
Trying the above I get the below
The text was updated successfully, but these errors were encountered: