We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With
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
The text was updated successfully, but these errors were encountered: