[Puppet Users] Resource chaining is not being honored

2018-03-08 Thread Johnathan Komara
Description I am unable to get class 'profile::b' to run before class 'profile::a'. Setup I have two classes that create files, class 'profile::a' and class 'profile::b'. I am following the roles and profiles setup. I have a base profile where I am including 'profile::a': class profile::bas

[Puppet Users] Re: Resource chaining is not being honored

2018-03-09 Thread Johnathan Komara
I appreciate you taking the time to review my post and give such a thorough answer. Thank you, Johnathan On Friday, March 9, 2018 at 9:52:19 AM UTC-5, jcbollinger wrote: > > > > On Thursday, March 8, 2018 at 4:53:27 PM UTC-6, Johnathan Komara wrote: > > >> 'pro