Fixes detecting security group mode based on OS version 41/55641/1
authorTim Rozet <tdrozet@gmail.com>
Tue, 20 Dec 2016 20:21:30 +0000 (15:21 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 19 Apr 2017 19:18:40 +0000 (15:18 -0400)
commit9affe9dc885f67cd031f26a7c94f5678a39d6638
tree89c34e75c84c7f4b46419f5b72cde8e75c70ba2f
parentaee23f17d6270c2de215a0afc06862b550b6a0e2
Fixes detecting security group mode based on OS version

Issue with using the defined() function with variables.  Variables need
to be preceeded by '$' and in single quotes.  Also fixes spec tests
which were broken.

closes #122

Change-Id: I86fcb54c0cee59a180406871a44d26cf8fcc8c9e
Signed-off-by: Tim Rozet <tdrozet@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
manifests/config.pp
manifests/init.pp
spec/classes/opendaylight_spec.rb
spec/spec_helper.rb