Skip to content

Ansible role: Immutable infrastructure using zfs to provide bootable snapshots of CentOS 7 (simpler alternative to project atomic)

Notifications You must be signed in to change notification settings

awltux/ansible-role-centos7-on-zfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-playbook-centos7-on-zfs

WARNING: STILL WIP

There are a number of examples on how CentOS 7 can be converted to a ZFS root FS, but there don't seem to be any scripted examples.

This ansible role is an attempt to convert a standard (xfs, ext3, ext4) CentOS 7 system to one based on ZFS.

Target features:

  • Support both UEFI and BIOS booting
  • Auto-rebuild kernel modules if kernel updated
  • Script to update grub menu to provide entries for specific zfs snapshots of the system
  • SELinux is enabled
  • Ensure CentOS remains a secure system

About

Ansible role: Immutable infrastructure using zfs to provide bootable snapshots of CentOS 7 (simpler alternative to project atomic)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages