Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

Could not set 'present' on ensure: Could not locate command pip3. at 10:/etc/puppetlabs/code/environments/mandar/modules/ipc_zonedeployment/manifests/zd.pp

$
0
0
Getting below error 2016-10-25 14:56:16 -0400 Puppet (err): Could not set 'present' on ensure: Could not locate command pip3. at 10:/etc/puppetlabs/code/environments/mandar/modules/ipc_zonedeployment/manifests/zd.pp 2016-10-25 14:56:16 -0400 Puppet (err): Could not set 'present' on ensure: Could not locate command pip3. at 10:/etc/puppetlabs/code/environments/mandar/modules/ipc_zonedeployment/manifests/zd.pp Wrapped exception: Could not locate command pip3. here is the code .. first time it runs fine and once the file is created second time onwards it throws below error class ipc_zonedeployment::zd { exec { 'deploy': command => '/opt/ipc/cop/tools/parse_zd.sh', cwd => '/opt/ipc/cop/tools/', onlyif => "test ! -f /etc/opt/ipc/deployment/zdd", path => ['/usr/bin', '/usr/sbin', '/bin',], } package { 'test': ensure => installed, require => Exec['deploy'] }

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>