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

Hi , I am trying to invoke curl from my manifest and i get below errot

$
0
0
Error: Invalid relationship: Exec[install app] { require => Package[curl] }, b ecause Package[curl] doesn't seem to be in the catalog Warning: Not using cache on failed catalog my init.pp class pwc_testmobility { $ensure = present exec{'install app': command=> "curl -X GET -k -sS -u user:pass https:/mobile/api/v2/labels/label_summary?adminDeviceSpaceId=1", require => [Package['curl']], path => '/etc/puppetlabs/code/environments/production/modules/pwc_testmobility/manifests', }

Viewing all articles
Browse latest Browse all 6104

Trending Articles



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