Skip to content

Could not match $(ensure at pip.pp:104 #123

@phpguru

Description

@phpguru
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions