Remove mono package from builder 65/90765/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 26 Jun 2020 16:39:47 +0000 (12:39 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 26 Jun 2020 16:39:47 +0000 (12:39 -0400)
As far as I know VTN was the only project using this and they are no
longer active so let's save so build time and image size by removing
this altogether.

Change-Id: I7cafd46c724f6b88eff62aa356d3a1b45442e3e8
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
packer/provision/local-builder.yaml

index 149060c537d6f77d025bfa36ee244fdcca9372da..9bae2959a100325529a6b01ffa88bb02ff4e83b0 100644 (file)
@@ -15,9 +15,6 @@
   pre_tasks:
     - include_role: name=lfit.system-update
 
-  roles:
-    - lfit.mono-install
-
   tasks:
     - name: Install Cassandra Server
       block: