Files
mgmt/examples/lang/mount0.mcl
2018-05-04 15:53:05 -04:00

6 lines
82 B
Plaintext

mount "/mnt/foo" {
state => "exists",
device => "/dev/sdb1",
type => "ext4",
}