Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
* added swap partitions
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiojr committed Nov 17, 2011
1 parent ca5e439 commit 7cacd2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions abiquo-chef-template-centos/centos5.appl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ hardware:
partitions:
"/":
size: 10
"swap":
size: 1

repos:
- name: "rbel5"
Expand Down
2 changes: 2 additions & 0 deletions abiquo-chef-template-centos/centos6.appl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ hardware:
partitions:
"/":
size: 10
"swap":
size: 1

repos:
- name: "rbel6"
Expand Down

0 comments on commit 7cacd2e

Please sign in to comment.