saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user