Hiera Server separates the query and the data retrieval into separate processes. The *server* portion runs on a remote machine and uses any configured Hiera backend to retrieve data. The *client* portion simply runs as a backend on the local machine. Facilities are provided to configure the data lookup on the server from either end. See README.md for more information.