puppet
3 TopicsPuppet inheritance VS puppet composition.?
What are the differnces between Puppet inheritance VS Puppet composition.? I just came cross puppet inheritance lately. A few questions around it: 1.Is it a good practice to use puppet inheritance.? I've been told by some of the experienced puppet colleagues Inheritance in puppet is not very good, I was not quite convinced. 2.Coming from OO world, I really want to understand under the cover, how puppet inheritance works, how overriding works as well.184Views0likes0CommentsCreating LTM-Policies and Rules through Puppet
Hi, We're looking into using Puppet to manage our F5-LTM environment (BIG IP v11.5). We haven't touched anything yet, just researching. What I'm missing in the documentation is the part about LTM-Policies. Is it possible to create an LTM-Policies and assign it to a VS by using Puppet? And can you also create Rules within those Policies? We also use the ASM-module on our BIG IPs. I don't think the current Puppet module supports anything other than LTM, but is it at least possible to assign an existing ASM-Policy to a Rule within an LTM-Policy? Thanks in advance. Mark304Views0likes1CommentiControl iFileFile Issue
Hey all. I've tried using both Puppet and a simple curl request to create iFileFile objects without success. In both cases the iFileFile creation call appears to be successful, but the object is not created. Anyone else come up against this? Better yet, overcome it?283Views0likes1Comment