Skip to content

Commit

Permalink
Merge pull request #235 from nvtkaszpir/patch-1
Browse files Browse the repository at this point in the history
Update reload_service.pp
  • Loading branch information
solarkennedy committed Mar 4, 2016
2 parents fa335bd + c780189 commit 062b2ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/reload_service.pp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
path => [$consul::bin_dir,'/bin','/usr/bin'],
command => "consul reload -rpc-addr=${rpc_addr}:${consul::rpc_port}",
refreshonly => true,
tries => 3,
}
}

Expand Down

0 comments on commit 062b2ff

Please sign in to comment.