Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pycklets / resources / frecklet / keycloak-service-config-file.frecklet
Size: Mime:
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: {}