Commit 7b4e426 Joshua Hoblitt
committed
1 parent 7dc27d7 commit 7b4e426 Copy full SHA for 7b4e426
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,17 @@ Puppet pureftpd Module
7
7
8
8
1 . [ Overview] ( #overview )
9
9
2 . [ Description] ( #description )
10
+ * [ Forked] ( #forked )
10
11
3 . [ Usage] ( #usage )
12
+ * [ ` pure-ftpd ` Options] ( #pure-ftpd-options )
13
+ * [ Basic Usage] ( #basic-usage )
14
+ * [ SELinux Support] ( #selinux-support )
15
+ * [ Setting Configuration Options] (#setting-configuration options)
16
+ * [ Enabling LDAP Authentication] ( #enabling-ldap-authentication )
17
+ * [ Enabling MYSQL Authentication] ( #enabling-mysql-authentication )
18
+ * [ Enabling PGSQL Authentication] ( #enabling-pgsql-authentication )
11
19
4 . [ Limitations] ( #limitations )
20
+ * [ ` stdlib ` ] ( #stdlib )
12
21
* [ Tested Platforms] ( #tested-platforms )
13
22
5 . [ Support] ( #support )
14
23
@@ -391,6 +400,7 @@ class parameter as a hash.
391
400
},
392
401
}
393
402
403
+
394
404
Limitations
395
405
-----------
396
406
You can’t perform that action at this time.
0 commit comments