What does it do, this Keycloak thing? Dear seasoned keycloacker, as you probably know, keycloak is a stable, scalable, programmable and otherwise killer platform to centralize all your identity, authentication and authorization needs. It supports standard protocols such as: If you are on the business side of things and worry about support, continuity, standardization, compliance, […]
This article shows you how to convert a hash into JSON in Puppet using a simple ERB template that gets its data from Hiera. Suppose you have this data in Hiera: Converting a hash into a JSON file on the target node is surprisingly easy. First look up the data: Then create a simple ERB […]