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

install software only when it's not already installed

$
0
0
Hey everyone, I'm installing cisco fireamp via puppet, it works but every half hour it tries to install it again which fills up my cisco amp log with lots of failed installations. How can i tel puppet to install it only when it's not present? or some kind of versioning.. package { 'Fireamp': ensure => 'installed', source => '//server/PublishedSoft/Protect_FireAMPSetupV3.exe', install_options => ['/S'], }

Viewing all articles
Browse latest Browse all 6104

Trending Articles



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