Puppet device command error - cant load module

11 views
Skip to first unread message

nidhi mittal hada

unread,
May 30, 2017, 12:58:59 AM5/30/17
to Puppet Users
Hi There,

I am running a puppet master agent/device proxy and a device setup.
Where my setup was working fine till y'day.
Suddenly some thing happened not in my knowledge that my setup is giving this error
which i am not able to diagnose.

Any kind of hint/help will be highly appreciated.

puppet device run logs
================
http://paste.openstack.org/show/610918/

puppet.conf on agent 
===============
[root@scsor0012515001 ~]# cat /etc/puppetlabs/puppet/puppet.conf 
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
#
#
#
[main]

[root@scsor0012515001 ~]#

On Agent 
=========
[root@scsor0012515001 ~]# cat /etc/puppetlabs/puppet/device.conf 
[hnidhi-vsim1]
    type netapp
    url https://admin:netapp1!@hnidhi-vsim1
[root@scsor0012515001 ~]#

On master
[root@scsor0012513001 ~]# cat /etc/puppetlabs/code/environments/production/manifests/site.pp 

node 'hnidhi-vsim1' { # Applies only to mentioned node; if nothing mentioned, applies to all nodes
netapp_aggregate { 'aggr1':
 ensure    => present,
 diskcount => '6',
}
}

[root@scsor0012513001 ~]#



Any other info if required kindly ask.




nidhi mittal hada

unread,
May 30, 2017, 3:04:26 AM5/30/17
to Puppet Users
Could solve this error, as there was a typo in my NaServer.rb. that was causing this error.

Thanks Its solved
Reply all
Reply to author
Forward
0 new messages