propellor-5.1.0: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Types.Bootloader

Synopsis

Documentation

data BootloaderInstalled Source #

Boot loader installed on a host.

Constructors

GrubInstalled 
FlashKernelInstalled 
UbootInstalled (FilePath -> FilePath -> Property Linux)