Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
puppet-zfs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Greg Mason
puppet-zfs
Commits
e1c47df7
Commit
e1c47df7
authored
11 years ago
by
Greg Mason
Browse files
Options
Downloads
Patches
Plain Diff
update readme a little
parent
7ed2c0b3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
Modulefile
+4
-4
4 additions, 4 deletions
Modulefile
README
+0
-20
0 additions, 20 deletions
README
README.md
+24
-0
24 additions, 0 deletions
README.md
with
29 additions
and
24 deletions
.gitignore
0 → 100644
+
1
−
0
View file @
e1c47df7
*.swp
This diff is collapsed.
Click to expand it.
Modulefile
+
4
−
4
View file @
e1c47df7
name 'gmason-zfs'
version '
0.2
.0'
source 'https://git
.phd
.msu.edu/gmason/puppet-zfs'
version '
1.0
.0'
source 'https://git
lab
.msu.edu/gmason/puppet-zfs'
author 'gmason'
license 'GPLv3'
summary 'ZFS Puppet module'
description 'This module installs ZFS from http://zfsonlinux.org/ on Linux hosts. It does not manage pools, just the kernel-level support.'
project_page 'https://git
.phd
.msu.edu/gmason/puppet-zfs'
project_page 'https://git
lab
.msu.edu/gmason/puppet-zfs'
dependency '
n
on
o
/dkms', '>= 0.0.
1
'
dependency '
gmas
on/dkms', '>= 0.0.
3
'
This diff is collapsed.
Click to expand it.
README
deleted
100644 → 0
+
0
−
20
View file @
7ed2c0b3
zfs
This is the zfs module.
License
-------
This module is distributed under the terms of the GNU General Public License,
version 3. See COPYING for details.
Contact
-------
Arnaud Gomes-do-Vale <Arnaud.Gomes@ircam.fr>
Greg Mason <gmason@msu.edu> for Ubuntu port
Support
-------
Please log tickets and issues at our [Projects site](https://gitlab.msu.edu/gmason/puppet-zfs/issues)
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
24
−
0
View file @
e1c47df7
zfs
===
This puppet module installs ZFS on Linux on either Ubuntu or a RHEL derivative (CentOS, Scientific Linux, etc).
The puppetlabs/apt module is not listed as a dependency, as RHEL shops certainly won't need it. It is required for Ubuntu.
License
-------
This module is distributed under the terms of the GNU General Public License,
version 3. See COPYING for details.
Contact
-------
Greg Mason
<gmason@msu.edu>
original author: Arnaud Gomes-do-Vale
<Arnaud.Gomes@ircam.fr>
Support
-------
Please log issues at our
[
Projects site
](
https://gitlab.msu.edu/gmason/puppet-zfs/issues
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment