lightblue-platform / lightblue-puppet

Puppet module for lightblue!
GNU General Public License v3.0
2 stars 11 forks source link

Ensure puppet is ordering steps correctly #130

Open dcrissman opened 9 years ago

dcrissman commented 9 years ago

An initial install can take several puppet runs to be successful. This is not ideal, and points to steps not being ordered properly.

jewzaam commented 9 years ago

For example use requires instead of includes and chaining.