Improving Upgrade work flow for networking-plugmrid pip version

Change-Id: Icea48f09cdd4c331a3ddfcb411357cc1e9bedba1
Ticket: [SOL-1077]
Signed-off-by: Muhammad Shahzeb <mshahzeb@plumgrid.com>
This commit is contained in:
Muhammad Shahzeb 2016-06-07 01:14:11 -07:00
parent 2e7e7c1a28
commit 172011019e
1 changed files with 4 additions and 0 deletions

View File

@ -21,3 +21,7 @@ package { 'libvirt0' :
package { 'libvirt-bin' :
ensure => '1.2.2-0ubuntu13.1.16',
}
package { 'networking-plumgrid':
ensure => 'absent',
provider => 'pip',
}