debian_codename: stretch debian_mirror: deb.debian.org debian_mirror_src: deb.debian.org wm_ssh_key: "{{ lookup('pipe', 'pass show ick2/wm_ssh_key') }}" wm_ssh_key_pub: "{{ lookup('pipe', 'pass show ick2/wm_ssh_key_pub') }}" sources_lists: - repo: "deb http://code.liw.fi/debian stretch main" keyring_package: code.liw.fi-keyring signing_key: "{{ code_liw_fi_signing_key }}" token_private_key: "{{ lookup('pipe', 'pass show ick2/token_key') }}" token_public_key: "{{ lookup('pipe', 'pass show ick2/token_key.pub') }}" tls_certificate: "{{ lookup('pipe', 'pass show ick2/ick.pem') }}" controller_domain: 127.0.0.1 controller_port: 12765 artifact_store_domain: 127.0.0.1 artifact_store_port: 12766 qvisqve_port: 10000 notification_service_port: 12767 controller_url: "https://{{ controller_domain }}" artifact_store_url: "https://{{ artifact_store_domain }}" qvisqve_url: "https://{{ qvisqve_domain }}" apt_uploader_ssh_public_keys: - "{{ wm_ssh_key_pub }}" apt_signing_key: "{{ lookup('pipe', 'pass show ick2/apt_key') }}" apt_signing_key_pub: "{{ lookup('pipe', 'pass show ick2/apt_key.pub') }}" apt_signing_key_fingerprint: | {{ lookup('pipe', 'pass show ick2/apt_key.pub | gpg --with-colons | grep "^fpr:" | cut -d: -f10') }} apt_admin_email: liw@liw.fi ci_prefix: ""