el_datadisk

el-datadisk

Add data disk to Enterprise Linux using LVM

Requirements

Role Variables

  • device
  • storagename
  • storagepath

´´´bash

device:

  • "/dev/sdb"
  • "/dev/sdc
  • "/dev/sdd" storagename: "datadisk" storagepath: "/mnt/datadisk"

´´´

Dependencies

Example Playbook

- hosts: servers
  roles:
     - jesperberth.el_datadisk

License

BSD

Author Information

Jesper Berth

About

Configure datadisk with LVM on Enterprise Linux

Install
ansible-galaxy install jesperberth/el-datadisk
GitHub repository
License
Unknown
Downloads
36