Fix trailing }.

This commit is contained in:
Ashley Penney 2014-06-26 14:27:57 -04:00
parent d05c56634e
commit 61bde22f68

View file

@ -268,6 +268,7 @@ describe 'server on alternate port:', :unless => UNSUPPORTED_PLATFORMS.include?(
subscribe => Package[$semanage_package],
refreshonly => true,
}
}
EOS
apply_manifest(pp, :catch_failures => true)