Merge branch 'kvm'
This commit is contained in:
7
salt/states/kvm/init.sls
Normal file
7
salt/states/kvm/init.sls
Normal file
@@ -0,0 +1,7 @@
|
||||
Install kvm server and tools:
|
||||
pkg.installed:
|
||||
# - name: pattern:kvm_server
|
||||
- pkgs:
|
||||
- pattern:kvm_server
|
||||
- pattern:kvm_tools
|
||||
- includes: [pattern]
|
@@ -18,4 +18,5 @@ base:
|
||||
- wol
|
||||
- pxe
|
||||
- tlu-harvester
|
||||
- kvm
|
||||
- nfs-server
|
||||
|
Reference in New Issue
Block a user