kurron.block-device
Rollenname
Wandelt den Rohblockspeicher in ein unpartitioniertes, eingehängtes Dateisystem um. Das ist nützlich, wenn das Dateisystem nach der Erweiterung eines virtuellen Blockgeräts wachsen muss.
Anforderungen
TODO
Rollenvariablen
- bd_install: true
- bd_block_device: /dev/xvdf
- bd_file_system: xfs
- bd_mount_point: /var/lib/mysql
- bd_label: MYSQL
- bd_options: defaults
Abhängigkeiten
- kurron.base
Beispiel-Playbook
- hosts: servers
roles:
- { role: kurron.block-device, bd_block_device: /dev/sdb, bd_mount_point: /mnt/data, bd_label: MYSQL, bd_options: noatime }
Lizenz
Dieses Projekt steht unter der Apache License Version 2.0, Januar 2004.
Autoreninformation
Installieren
ansible-galaxy install kurron.block-device
Lizenz
apache-2.0
Downloads
580
Besitzer
Software engineer with many years of JVM, cloud and container development experience.