Page 2 of 2

Re: Offline Install not working

Posted: Wed Mar 28, 2018 9:15 am
by vmwareguy
scottwilkerson wrote:Actually, I just verified with the developers and I don't believe any are currently required but they may require some in the future.

If you can get future packages, you can circumvent this all by just commenting the following line in the fullinstall script

Code: Select all

add_yum_repo "epel"

ok I will try to comment this out - thank you

Re: Offline Install not working

Posted: Wed Mar 28, 2018 9:17 am
by scottwilkerson
Let us know if you succeed or run into any other issues

Re: Offline Install not working

Posted: Wed Mar 28, 2018 9:49 am
by vmwareguy
Commenting out

Code: Select all

add_yum_repo "epel"
worked - Logging server is now installed - thank you for the help.

Re: Offline Install not working

Posted: Wed Mar 28, 2018 9:52 am
by tmcdonald
Glad to hear it! Are we alright to close this up then?