Skip to content

Commit

Permalink
indenting block of optional packages on KVM enabled install
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Heck committed Dec 10, 2015
1 parent 749cb1f commit 0747d83
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/templates/centos-ks
Expand Up @@ -54,11 +54,11 @@ perl
libselinux-python
net-tools
<% if( undefined !== kvm ) { %>
kvm
virt-manager
libvirt
libvirt-python
python-virtinst
kvm
virt-manager
libvirt
libvirt-python
python-virtinst
<% } %>
%end

Expand Down

0 comments on commit 0747d83

Please sign in to comment.