Skip to content

OSSHelp/ansible-mdadm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdadm

Build Status

Installs mdadm userspace components and manage configuration.

Example

- role: mdadm
  email_to: "{{ pd_email }}"
  email_from: "{{ inventory_hostname }}"

TODO

  • We should create mdadm conf with sane defaults? (i.e. our emails, etc)
  • Add testing on VMs instead of LXC