Skip to content

Commit

Permalink
Merge pull request #30 from jordiprats/master
Browse files Browse the repository at this point in the history
puppet5 compatibility
  • Loading branch information
jordiprats authored Nov 5, 2018
2 parents 42dc199 + da8aa5e commit 9c8a0a6
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 9c8a0a6

Please sign in to comment.