search for: perspet

Displaying 2 results from an estimated 2 matches for "perspet".

Did you mean: perset
2009 Feb 27
4
Banging my head on wall (hosts)
...f in head. I''ll add a case to the class that checks if the fqdn is one of the ones I manually insert, and if so I''ll skip it. Now to me, this is a bad solution because it puts node specific logic inside a class - I think that from a architecture/reusable component/large scale perspetive that stuff belongs at the node definition. I guess I could just not use my host class on my exception. So, my next attempt was this: node mgmt01.xxx.com { $extrahosts = ["puppet", "certmaster"] include hosts } So, I thought this would work: if $extrahosts { $my...
2019 Mar 01
1
[virtio-dev] Re: net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
On Thu, 28 Feb 2019 16:20:28 -0800, Siwei Liu wrote: > On Thu, Feb 28, 2019 at 11:56 AM Jakub Kicinski wrote: > > On Thu, 28 Feb 2019 14:36:56 -0500, Michael S. Tsirkin wrote: > > > > It is a bit of a the chicken or the egg situation ;) But users can > > > > just blacklist, too. Anyway, I think this is far better than module > > > > parameters