6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
mount "/mnt/foo" {
|
|
state => "exists",
|
|
device => "UUID=00112233-4455-6677-8899-aabbccddeeff",
|
|
type => "ext4",
|
|
}
|