-
Notifications
You must be signed in to change notification settings - Fork 23
/
Modulefile
25 lines (21 loc) · 1.14 KB
/
Modulefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name 'fatmcgav-netapp'
version '0.5.0'
author 'fatmcgav'
license 'Apache License, version 2.0'
project_page 'https://github.com/fatmcgav/fatmcgav-netapp'
source 'https://github.com/fatmcgav/fatmcgav-netapp.git'
summary 'NetApp Network Device support for Puppet'
description 'Module to extend Puppet Network Device functionality to support NetApp filers.
Overview:
The NetApp network device module is designed to add support for managing NetApp filer configuration using Puppet and its Network Device functionality.
The Netapp network device module has been written and tested against NetApp OnTap 8.0.4 7-mode.
However it may well be compatible with other OnTap versions.
Features:
The following items are supported:
* Creation, modification and deletion of volumes, including auto-increment, snapshot schedules and volume options.
* Creation, modification and deletion of QTrees.
* Creation, modification and deletion of NFS Exports, including NFS Export security.
* Creation, modification and deletion of users, groups and roles.
* Creation, modification and deletion of Quotas.
* Creation of snapmirror relationships.
* Creation of snapmirror schedules. '