[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: RPM creation for Progress

  • Thread starter Thread starter JonathanWilson
  • Start date Start date
Status
Not open for further replies.
J

JonathanWilson

Guest
The problem here are the control codes used as part of the installation to enable purchased features so a straight RPM isn't really a good route. But a silent installation is a good fit, just do one install go to $DLC/install there should be response.ini. This can be use for future automated installations. /install/116_base/proinst -b install/116_base/responce.ini -l /install/116_base/myInstall.log Put this within a normal BASH script then call from Ansible. The same can be done for the 11.6.3 Patch Bundles.

Continue reading...
 
Status
Not open for further replies.
Back
Top