Merge branch 'develop' into neoloc/syd1_puppetdb
This commit is contained in:
commit
8fb4c59f88
@ -1,2 +1,4 @@
|
||||
---
|
||||
timezone::timezone: 'Australia/Sydney'
|
||||
puppetdbapi: puppetdbapi.query.consul
|
||||
puppetdbsql: puppetdbsql.service.au-syd1.consul
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
profiles::puppet::puppetdb_api::java_bin: /usr/lib/jvm/jre-11/bin/java
|
||||
profiles::puppet::puppetdb_api::java_args:
|
||||
'-Xmx': '512m'
|
||||
'-Xmx': '2048m'
|
||||
'-Xms': '256m'
|
||||
|
||||
# additional altnames
|
||||
|
||||
Loading…
Reference in New Issue
Block a user