8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
Install kvm server and tools:
|
|
pkg.installed:
|
|
# - name: pattern:kvm_server
|
|
- pkgs:
|
|
- pattern:kvm_server
|
|
- pattern:kvm_tools
|
|
- includes: [pattern]
|