Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sergigp authored Jan 31, 2019
1 parent 5c9e030 commit d2b2e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ After=network-online.target
- `manage_service` (default: `true`) whether Puppet should ensure running service
- `manage_service_file` when enabled on RHEL 7.0 a systemd config will be managed
- `ensure_account` controls whether `zookeeper` user and group will be ensured (set to `false` to disable this feature)
- `install_method` controls whether ZooKeeper ist installed from binary (`package`) or source (`archive`) packages
- `install_method` controls whether ZooKeeper is installed from binary (`package`) or source (`archive`) packages
- `archive_version` allows to specify an arbitrary version of ZooKeeper when using source packages
- `archive_install_dir` controls the installation directory when using source packages (defaults to `/opt`)
- `archive_symlink` controls the name of a version-independent symlink when using source packages
Expand Down

0 comments on commit d2b2e27

Please sign in to comment.