I've got a scripted program, and I'm currently using multiple states for different environments, to ensure user and system scripts don't mess with each other.
What are the pros/cons of using multiple environments against a single context instead?
I've got a scripted program, and I'm currently using multiple states for different environments, to ensure user and system scripts don't mess with each other.
What are the pros/cons of using multiple environments against a single context instead?