Fix unit tests failing against Puppet 4.3.x
authorGael Chamoulaud <gchamoul@redhat.com>
Tue, 8 Dec 2015 13:51:20 +0000 (14:51 +0100)
committerGael Chamoulaud <gchamoul@redhat.com>
Tue, 8 Dec 2015 13:51:20 +0000 (14:51 +0100)
Change-Id: Ie2f3e29005570805fbf2ca75a930fab746f5f299
Related-bug: #1517805
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
spec/classes/tripleo_midonet_agent_spec.rb

index eb9195e..eb3abfe 100644 (file)
@@ -24,6 +24,7 @@ describe 'tripleo::network::midonet::agent' do
       :hostname                  => 'host2.midonet',
       :osfamily                  => 'RedHat',
       :operatingsystem           => 'CentOS',
+      :operatingsystemrelease    => '7.1',
       :operatingsystemmajrelease => 7,
     }
   end