Skip to content
Snippets Groups Projects
Commit 7294e517 authored by Eesaan Atluri's avatar Eesaan Atluri Committed by Bo-Chun Chen
Browse files

Create a playbook for ood image build

parent 1d430371
No related branches found
No related tags found
1 merge request!35Fix knightly pipeline
---
- name: Setup node for use as a virtual cheaha node
ansible.builtin.import_playbook: cheaha.yml
- name: Setup node for use as a virtual ood node
hosts: default
become: true
roles:
- { name: 'install_packages', tags: 'install_packages' }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment