> As long as the hash of my_script.sh matches an approved hash (above) what
> > does it matter if MCO pushes it out itself?
> >
> > In that vein, you'll want something built in for managing auth. Seed it
> > with an admin level account and then make it easy to update everything
> > from
> > there. I shouldn't need another management system to manage my management
> > system unless...yo dawg....
>
> Oh I see what you mean with the hash now, I missed that. Why wouldn't
> you just use a puppet/other cm module to manage this script then?
>

Because I might not have Puppet (or whatever), where I'm going, but I'll
sure have MCO that can be pre-seeded with kickstart (or whatever).

I seem to remember people ranting about not using Puppet in containers but
I need to get information out of my containers in a consistent
method...Enter MCO + random small scripts.


>
> I've often considered some file hosting service for mco, but honestly
> nothing will scale and neither will distributing this over the
> middleware since you know soon as they can ship a 100 byte foo.sh
> someone will try to ship a 100 meg one and then moan.
>

So let them moan. As far as I can tell, it will work, it'll just be REALLY
slow and/or will crash ActiveMQ (because ActiveMQ).

Honestly, this really is the 80% use case for a lot of new users and would
be a significant 'out of the box' capability.

If you're worried about size, size limit things to whatever is reasonable
until file chunking can be implemented. It won't execute if the hashes
don't match so you have instant verification if something didn't go
correctly.

Looking through my ~/bin directory, it looks like most of my personal hack
job scripts top out at around 3K.


>
> fwiw, you can build this today with mco, nothing prevents this system
> from existing, I know you dont have time / resources, but this is not
> difficult.
>
>
Yeah, we started to at the last PuppetConf but just ran out of steam.


> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "mcollective-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mcollective-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Trevor Vaughan
Vice President, Onyx Point, Inc
(410) 541-6699 x788

-- This account not approved for unencrypted proprietary information --

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mcollective-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mcollective-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to