Tagged Questions
1
vote
2answers
111 views
Best practices to make an Installer - Can I use Yum
I am new to installers and up until now have just been manually executing a line by line list of items to install. Clearly this is not a scaleable approach, especially when new servers need to be ...