Displaying 1 result from an estimated 1 matches for "bloatier".
Did you mean:
bloated
2011 Apr 07
1
Setting puppetmaster modulepath from inside manifests
...is made, it needs to be
branched out, and all references inside - base::class::foo be changed
to base-1.2.3::class::foo in a multitude of places in the module.
Doing this manually is impractically tedious. Doing this automatically
is unacceptably risky.
2. The catalog will keep getting lumpier and bloatier with time and
might someday reach a point where something breaks.
[approach B] A node can cherry-pick its module version (injecting
manifest code into the node definition that tells puppetmaster to use
a custom modulepath?)
This sounds good, but how does one do this?
[c] Scrap modules altogether...