Skip to content

Commit

Permalink
Add ansible playbook factory
Browse files Browse the repository at this point in the history
  • Loading branch information
mkanoor committed Feb 13, 2017
1 parent 6bb97e0 commit 91aeff7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/factories/service_template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@

factory :service_template_orchestration, :class => 'ServiceTemplateOrchestration', :parent => :service_template do
end

factory :service_template_ansible_playbook, :class => 'ServiceTemplateAnsiblePlaybook', :parent => :service_template
end

0 comments on commit 91aeff7

Please sign in to comment.