airshipctl/tools/gate/config_template.yaml
Stanislav Egorov d0e1c0258f [#32]: scripts for local run playbooks
Change-Id: Ia3f0e1461149f4ff887f965dd5b5a00fe2f8f04b
2020-02-28 17:24:32 -08:00

15 lines
281 B
YAML

---
serve_dir: /srv/iso
serve_port: 8099
local_src_dir: "$AIRSHIPCTL_WS"
ansible_user: root
site_name: test-bootstrap
remote_work_dir: "$AIRSHIPCTL_WS"
sphinx_build_dir: docs/build
python_version: 3.7
zuul:
executor:
log_root: "$TMP_DIR"
project:
src_dir: "$AIRSHIPCTL_WS"