Move tripleo::certmonger::httpd to defines folder and fix suffix
It's a define, not a class. And it also needs the _spec suffix. Change-Id: Ie5e0cf81d03379d8b791fd77a5c78d12048ebfef
This commit is contained in:
parent
0a75929ade
commit
5247b99045
@ -20,6 +20,8 @@ require 'spec_helper'
|
||||
|
||||
describe 'tripleo::certmonger::httpd' do
|
||||
|
||||
let(:title) { 'httpd-cert' }
|
||||
|
||||
shared_examples_for 'tripleo::certmonger::httpd' do
|
||||
let :params do
|
||||
{
|
Loading…
Reference in New Issue
Block a user