# Default variables KEYMASTER_USERNAME={{ syncope_anonymous_user }} KEYMASTER_PASSWORD={{ syncope_anonymous_password }} ANONYMOUS_USER={{ syncope_anonymous_user }} ANONYMOUS_KEY={{ syncope_anonymous_password }} KEYMASTER_ADDRESS={{ syncope_keymaster_address }} # Spring Boot Variables # @See https://docs.spring.io/spring-boot/docs/2.0.9.RELEASE/reference/html/boot-features-external-config.html SECURITY_ADMINUSER={{ syncope_administrator_user }} SECURITY_ADMINPASSWORD={{ syncope_administrator_password }}