6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
mount "/mnt/foo" {
|
|
state => "exists",
|
|
device => "/dev/sdb1",
|
|
type => "ext4",
|
|
}
|