Skip to content

Commit

Permalink
puppet5 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Nov 5, 2018
1 parent 41b96b0 commit da8aa5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/service.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
if(defined('$::eyp_docker_iscontainer'))
{
if(getvar('::eyp_docker_iscontainer')==false or
getvar('::eyp_docker_iscontainer') =~ /false/ or
$manage_docker_service)
{
exec {'apply sysctl':
Expand Down

0 comments on commit da8aa5e

Please sign in to comment.