saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-05-25 17:00:37 +03:00
parent 637c60ff06
commit 2dee5555fa
8 changed files with 14 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ rdeck.base=/var/lib/rundeck
#rss.enabled if set to true enables RSS feeds that are public (non-authenticated)
rss.enabled=false
# change hostname here
grails.serverURL=http://localhost:4440
grails.serverURL=http://192.168.1.2:4440
dataSource.dbCreate = update
dataSource.url = jdbc:h2:file:/var/lib/rundeck/data/rundeckdb;MVCC=true