My instructions for setting up the repo and such for Dell OpenManage start 
with this command "wget -q -O - 
http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash". It turns 
out the .cgi file has some cumbersome logic in it to determine OS and so 
forth - more so than I want to implement in a module.

So my question is - what's the proper way to apply this exec only once? 
I've used the 'depend on changes to a dummy file' to limit execs in the 
past but this seems like a real kludge.

Similarly - what's a better way to run this command (or achieve the same 
end result)? 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d8c1027d-029b-441c-a12d-fd6404971bcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to