Skip to content

Commit

Permalink
Refs #34181 - generate apipie docs after Puppet removal
Browse files Browse the repository at this point in the history
(cherry picked from commit 741ea7a)
  • Loading branch information
upadhyeammit committed Jun 1, 2022
1 parent 963e683 commit cc3c1fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions definitions/scenarios/puppet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def compose
add_step(Procedures::Puppet::RemovePuppet)
add_step(Procedures::Puppet::RemovePuppetData) if context.get(:remove_data)
add_step(Procedures::Service::Restart)
add_step(Procedures::Foreman::ApipieCache)
end
end
end
Expand Down

0 comments on commit cc3c1fe

Please sign in to comment.