Openbook Installer ================== Invocation ---------- Two pillar values must be passed in on the command line: - openbook_database_password: the mysql root password - openbook_gcomm_addresses: the IP addresses of the galera nodes (comma-separated list, no spaces) Customize bootstrap/config.yaml with these values. If you leave them as null (represented by a ~ in yaml), default values will be supplied. # Ansible cd into the conf/ directory and set a symlink called env.yaml that points to either env.yaml.openbook or env.yaml.docker_registry. ## docker-registry ansible playbook The certs must be placed in /etc/ssl/certs and /etc/ssl/private prior to running the playbook. Also update-cs-certificates needs to be run before attempting to start docker-registry.