Skip to content

Ansible role to install and configure Tripwire on RHEL/CentOS 7

Notifications You must be signed in to change notification settings

cliveeisen/role-tripwire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

role-tripwire

Ansible role to install and configure Tripwire on RHEL/CentOS 7.

The main features of the role are:

  • Tripwire can be fully configured with the role
  • Daily checks with emails
  • Automatic keys creation
  • Automatic management of the host key
  • Automatic management of DB initializations
  • Supports extension roles

Requirements

The role requires RHEL/CentOS 7 to work.

Role Variables

The role is fully functional, with a default behaviour, as-is and can be used without any configuration.

The variables are fully documented in the default configuration file, including their default values and some examples.

The default values mirror the default Tripwire configuration for the distribution where it is installed.

Example Playbook

The default configuration mirrors the default values of the distribution where it is installed. Therefore it is not necessary to specify any additional values for the role to work.

- hosts: servers
  roles:
     - role: role-tripwire

License

MIT

Author Information

Fabrizio Colonna

Contributors

Issues, feature requests, ideas, suggestions, etc. are appreciated and can be posted in the Issues section.

Pull requests are also very welcome. Please create a topic branch for your proposed changes. If you don't, this will create conflicts in your fork after the merge.

About

Ansible role to install and configure Tripwire on RHEL/CentOS 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%