Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
doc:
short_help: Keycloak service configuration file.
args: {}
frecklets:
- file-with-content:
path: '{{:: path ::}}'
group: '{{:: group ::}}'
owner: '{{:: owner ::}}'
mode: '{{:: mode ::}}'
content: "# The configuration you want to run\nKEYCLOAK_CONFIG=standalone.xml\n\n# The mode you want to run\nKEYCLOAK_MODE=standalone"
meta: {}