mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-07 17:40:30 +00:00
fix indentation
This commit is contained in:
parent
b6d716d414
commit
f6ce50d4f6
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class ImagePackages(Task):
|
||||||
'dhcpcd',
|
'dhcpcd',
|
||||||
'chkconfig',
|
'chkconfig',
|
||||||
'openssh-client',
|
'openssh-client',
|
||||||
'grub2'
|
'grub2'
|
||||||
])
|
])
|
||||||
|
|
||||||
exclude.update(['isc-dhcp-client',
|
exclude.update(['isc-dhcp-client',
|
||||||
|
|
Loading…
Add table
Reference in a new issue