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

6 lines
114 B
Plaintext

mount "/mnt/foo" {
state => "exists",
device => "UUID=00112233-4455-6677-8899-aabbccddeeff",
type => "ext4",
}