Disable interactive mode
So I'm thinking about a feature to disable interactive input from the user by feeding halBox with an outside config file and letting it run it's course. My idea is basically to make a wrapper around halBox from vagrant so it can be used to duplicate environments with a pre-built list of install choices.
What are your thoughts?
(by the way, I don't ever think I told you what a great job you did putting this together.)
Thanks David, I appreciate that. =)
I'm not a Vagrant user, so I don't really have a strong option on that. I'm also not very fluent on Bash, so I cannot advise you on how to make a non-interactive start with halBox, sorry. Seems to me that stuff such as Ansible and/or Docker would be better suited to what you want, but I can't tell for sure as I don't have much experience with those either.
PS: Sorry for the delay, I haven't been paying close attention to GitHub notifications.