popularity
idea
2
partition
I’d like to be able to do this:
partition "/dev/sdb" do
primary 1 do
size "400G"
type "DA"
end
end
I’d like to be able to do this:
partition "/dev/sdb" do
primary 1 do
size "400G"
type "DA"
end
end
Sounds like this should be a ticket on tickest.opscode.com
I think this “ideas” section is for ideas to improve the community site itself :)
I agree! And It was very good some cookbook to make raid partitions too.