Skip to content
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

eos_prefixlist doesn't create the resource . . #133

Open
sandynomad opened this issue Jun 5, 2019 · 0 comments
Open

eos_prefixlist doesn't create the resource . . #133

sandynomad opened this issue Jun 5, 2019 · 0 comments

Comments

@sandynomad
Copy link
Contributor

With

eos_prefixlist { "TEST:10":
    action  =>  'permit',
    prefix  =>  '0.0.0.0/0',
    ensure  =>  'present'
}

and running puppet:

gw-00#puppet agent --test
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Warning: Found multiple default providers for package: yum, puppet_gem, pip3; using yum
Info: Caching catalog for gw-00
Info: Applying configuration version 'master:28d1af93cf429272d9399753f9c176961eb471b7:puppet-10'
Notice: /Stage[main]/Network_eos::Bgpd/Eos_prefixlist[TEST:10]/ensure: created
Notice: Applied catalog in 4.68 seconds
% 'sudo /opt/puppetlabs/bin/puppet agent --test' returned error code: 2
gw-00#show ip prefix-list
gw-00#

installed via. these RPMs:

puppet-agent-1.9.3-1.eos4.i386
rubygem-netaddr-puppet-aio-2.0.3-4.eos4.noarch
rubygem-net_http_unix-puppet-aio-0.2.2-5.eos4.noarch
rubygem-rbeapi-puppet-aio-1.3-1.eos4.noarch
rubygem-inifile-puppet-aio-3.0.0-5.eos4.noarch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant