X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=puppet%2Fservices%2Fneutron-dhcp.yaml;h=5e7de18e2bbf11693ba628a360f11b06ba394af3;hb=b2aca9cb9f863ac5f97b93b23034a0657d6112ec;hp=ad46c90fc407525a2496ff154396091c67364e5b;hpb=0bfe7c9279f407c525527103a79e5002adfdc01b;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/neutron-dhcp.yaml b/puppet/services/neutron-dhcp.yaml index ad46c90f..5e7de18e 100644 --- a/puppet/services/neutron-dhcp.yaml +++ b/puppet/services/neutron-dhcp.yaml @@ -74,3 +74,7 @@ outputs: dport: 68 step_config: | include tripleo::profile::base::neutron::dhcp + upgrade_tasks: + - name: Stop neutron_dhcp service + tags: step2 + service: name=neutron-dhcp-agent state=stopped