Remove deprecated update_cache package mod param 39/57539/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 27 Apr 2016 01:37:05 +0000 (21:37 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:26 +0000 (12:52 -0400)
When moving from the yum module to the package module as a part of #22
and #19, the `update_cache` param became deprecated.

Deployments against Fedora 23 now work.

Change-Id: I92bacdfd7034bb9328bd5e0c1bc2027c617c7d39
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
tasks/install_odl_via_rpm_repo.yml

index 1fc0b03ea49f2236bd44be1f155ef084b539b4eb..4d5bae2f31b7fc52ba0e3361c6221bec09eaaae0 100644 (file)
@@ -5,4 +5,3 @@
   yum:
     name=opendaylight
     state=present
-    update_cache=yes