Skip to content

Commit

Permalink
puppet: Tidy indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmv committed Sep 30, 2020
1 parent 57d88ee commit 1208555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet/zulip/manifests/base.pp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
$total_memory_mb = Integer($::memorysize_mb);

group { 'zulip':
ensure => present,
ensure => present,
}

user { 'zulip':
Expand Down

0 comments on commit 1208555

Please sign in to comment.