xe0nic.ansible_vprotect_server

Ansible Role for vProtect Server

This Ansible role installs the Storware vProtect Server. This server manages several vProtect Nodes (which are set up using a different role). For more information, visit: https://storware.gitbook.io/storware-vprotect

Requirements

  • The target host must be CentOS/RHEL 7 minimal with root access.

Role Variables

  • server_fqdn: This is optional and will use the hostname if not provided.
  • db_password: This is the password for the root account to access the vProtect database. A regular vProtect user will have a password that is automatically generated.

Dependencies

There are no dependencies.

Example Playbook

Here’s a sample hosts inventory:

[all:vars]
ansible_user = root

[server]
192.168.1.2

Here’s a sample site.yml:

- hosts: server
  roles:
  - xe0nic.ansible_vprotect_server

License

BSD

Author Information

Installa
ansible-galaxy install xe0nic.ansible_vprotect_server
Licenza
Unknown
Download
29.7k
Proprietario
Ensuring data availability and business continuity at every level, in all circumstances.