summaryrefslogtreecommitdiffstats
path: root/manifests/brick.pp
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2012-07-26 16:03:52 -0400
committerJames Shubin <james@shubin.ca>2012-07-26 16:03:52 -0400
commitd079937ce30238fe9c3f89b9bf0700ad7ac6019a (patch)
tree61ba6780338b639dbe21f1396717037d61ebbf57 /manifests/brick.pp
parent04b30ca4c784e2bfaadeea28f33214e666f1222b (diff)
downloadpuppet-gluster-d079937ce30238fe9c3f89b9bf0700ad7ac6019a.tar.gz
puppet-gluster-d079937ce30238fe9c3f89b9bf0700ad7ac6019a.tar.xz
puppet-gluster-d079937ce30238fe9c3f89b9bf0700ad7ac6019a.zip
Split fs dependencies into separate files.
Diffstat (limited to 'manifests/brick.pp')
-rw-r--r--manifests/brick.pp12
1 files changed, 0 insertions, 12 deletions
diff --git a/manifests/brick.pp b/manifests/brick.pp
index 819b384..e0b12de 100644
--- a/manifests/brick.pp
+++ b/manifests/brick.pp
@@ -15,18 +15,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-class gluster::brick::xfs {
- package { 'xfsprogs':
- ensure => present,
- }
-}
-
-class gluster::brick::ext4 {
- package { 'e2fsprogs':
- ensure => present,
- }
-}
-
define gluster::brick(
$dev, # /dev/sdc, /dev/disk/by-id/scsi-36003048007e14f0014ca2743150a5471
$fsuuid, # set a uuid for this fs