neo4j
Version information
This version is compatible with:
- Puppet Enterprise >=3.2.0
- Puppet >=2.7.20 <4.0.0
This module has been deprecated by its author since May 15th 2020.
The author has suggested mlambrichs-neo4j as its replacement.
Start using this module
Documentation
neo4j puppet module
DEPRECATED
This module is no longer supported by amosjwood. It is now maintained by mlambrichs.
I developed this for my team at work to do Neo4j support, but we don't use it anymore and I don't want it to go stale. So, I am handing off support to mlambrichs who graciously wanted to take ownership of it and continue development. Many thanks to mlambrichs.
From now on, all support, issues, and updates will be located at the new forge module of
##2016-02-03 - Release 99.99.99
Summary
Handing off support mlambrichs who graciously wanted to take ownership of it.
Many thanks to mlambrichs since I just don't have the time for this anymore.
The new forge module can be located at https://forge.puppetlabs.com/mlambrichs/neo4j.
The new github project can be found at https://github.com/mlambrichs/puppet-neo4j.
##2014-06-27 - Release 1.1.0
Summary
A bug fix version
Features
- Merged pull requests submitted by the user community (THANKS!!!) about dependency issues.
##2014-10-13 - Supported Release 1.0.3
Summary
Fixed project reference
##2014-10-13 - Supported Release 1.0.2
Summary
Added logical log parameter to configuration
Features
- Added control parameter
keep_logical_logs
.
##2014-10-02 - Supported Release 1.0.1
Summary
Added changelog and feature for object cache new to version 2.1.5
Features
- Added control parameter
cache_memory_ratio
from version 2.1.5 object cache settings.
Bugfixes
- Switched to use function
versioncmp
instead. - Added dependencies and requirements to metadata.
##2014-06-27 - Release 1.0.0
Summary
The initial release
Features
Added custom configuration of:
- Version 2.x.x or later
- Community or Enterprise editions
- JVM Wrapper Settings
- File Buffer Cache Options (see Max DeMarzi's blog Scaling-Up)
- Object Cache Options
- New Relic java agent path specified (see http://www.newrelic.com)
- Authentication Plugin installed and configured (see http://www.github.com)
- Authenticated User Management
- Admin User
- Users and Passwords
- Read/Write or ReadOnly
- High Availability Options
Dependencies
- puppetlabs/stdlib (>=3.2.0 <5.0.0)
- puppetlabs/concat (>=1.2.4)