Skip to content

Commit

Permalink
fixup! Move documentation from README into the manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpost committed Mar 21, 2024
1 parent 2287d74 commit c1b5480
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions manifests/globals.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
# -> class {'mongodb::client': }
# -> class {'mongodb::server': }
#
# @example Install MongoDB from a custom repository.
#
# class {'mongodb::globals':
# manage_package_repo => true,
# repo_location => 'http://example.com/repo'
# }
# -> class {'mongodb::server': }
# -> class {'mongodb::client': }
#
# @example To disable managing of repository, but still enable managing packages.
#
# class {'mongodb::globals':
Expand Down

0 comments on commit c1b5480

Please sign in to comment.