ngageoint / hootenanny-rpms

RPMs needed for a Hootenanny install
GNU General Public License v3.0
5 stars 4 forks source link

Hoot RPM update overwriting config files #281

Open gvoltz opened 5 years ago

gvoltz commented 5 years ago

Hootenanny RPM updates overwrite the following files, which where originally changed for a specific deployment environment

/var/lib/tomcat8/webapps/hoot-services/WEB-INF/classes/conf/hoot-services.conf
/var/lib/tomcat8/webapps/hoot-services/WEB-INF/classes/security-applicationContext.xml
/var/lib/tomcat8/webapps/hootenanny-id-legacy/iD.js
/var/lib/tomcat8/webapps/hootenanny-id/iD.min.js
/var/lib/tomcat8/webapps/hoot-services/WEB-INF/classes/db/db.properties
/var/lib/hootenanny/node-export-server/config.json

Changes are to be applied to hootenanny.spec file to deploy the RPM with the wanted configurations, upon the environments request (via environment variables).