Skip to content

Ansible role for install Ubuntu with dropbear inside /boot and root partition LUKS encryption

Notifications You must be signed in to change notification settings

gvych/ansible-role-baremetal-luks-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Provision Linux OS on baremetal with encrypted root partition

Role Variables

NVMe drives expected by default. For each server with SDD and HDD you must set two variables:

disks_partions_suffix="" 
luks_disks='["/dev/sdc","/dev/sdb"]'

Example Playbook

Example repository for provision using Hetzner Rescue mode (or similar) https://github.com/gvych/ansible-provision-luks-root

License

BSD

About

Ansible role for install Ubuntu with dropbear inside /boot and root partition LUKS encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published