#!/usr/bin/env python hosts = { 'host_shortname': { 'hostname': 'localhost', 'user': 'root', 'password': 'my secret password', 'ca_certificate_path': 'write-math', 'pools': { 'pool_name': 'encryption_passphrase' } } }