platforms/vagrant: Remove cloud-init
This is not used for Vagrant.
This commit is contained in:
@@ -31,4 +31,7 @@
|
|||||||
<package name="glibc-langpack-en"/>
|
<package name="glibc-langpack-en"/>
|
||||||
<package name="qemu-guest-agent"/>
|
<package name="qemu-guest-agent"/>
|
||||||
</packages>
|
</packages>
|
||||||
|
<packages type="uninstall" profiles="Vagrant">
|
||||||
|
<package name="cloud-init"/>
|
||||||
|
</packages>
|
||||||
</image>
|
</image>
|
||||||
|
|||||||
Reference in New Issue
Block a user