Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ansible/vars/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
src_directory: "{{ ansible_env.HOME }}/src"

kayobe_config_repo: https://github.com/stackhpc/stackhpc-kayobe-config.git
kayobe_config_version: stackhpc/xena
kayobe_config_version: stackhpc/yoga
kayobe_config_name: kayobe-config
kayobe_config_environment: ci-multinode

kayobe_repo: https://github.com/stackhpc/kayobe.git
kayobe_version: stackhpc/xena
kayobe_version: stackhpc/yoga
kayobe_name: kayobe

openstack_config_repo: https://github.com/stackhpc/openstack-config-multinode
Expand Down