Skip to content

Commit

Permalink
change hosts for provision of kvm
Browse files Browse the repository at this point in the history
  • Loading branch information
bgraef committed Dec 18, 2024
1 parent 842bbbf commit b248e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion olam/provision_kvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# See LICENSE.TXT for details.

- name: Install a KVM server
hosts: server
hosts: kvm-server
vars_files:
- default_vars.yml
become: true
Expand Down

0 comments on commit b248e44

Please sign in to comment.