Depend: add dnsmasq (needed), remove landscape-client (not)
This commit is contained in:
+1
-2
@@ -140,8 +140,7 @@ def depend():
|
|||||||
run( 'sudo apt-get -y update' )
|
run( 'sudo apt-get -y update' )
|
||||||
run( 'sudo apt-get install -y'
|
run( 'sudo apt-get install -y'
|
||||||
' kvm cloud-utils genisoimage qemu-kvm qemu-utils'
|
' kvm cloud-utils genisoimage qemu-kvm qemu-utils'
|
||||||
' e2fsprogs '
|
' e2fsprogs dnsmasq'
|
||||||
' landscape-client'
|
|
||||||
' python-setuptools mtools zip' )
|
' python-setuptools mtools zip' )
|
||||||
run( 'sudo easy_install pexpect' )
|
run( 'sudo easy_install pexpect' )
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user