mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Updated Module development overview (markdown)
@@ -1,11 +1,11 @@
|
||||
## Table of contents
|
||||
[What are modules?](#what-are-modules)
|
||||
[Module structure](#module-structure)
|
||||
[]()
|
||||
[]()
|
||||
[]()
|
||||
[]()
|
||||
|
||||
* [What are modules?](#what-are-modules)
|
||||
* [Module structure](#module-structure)
|
||||
* [Essential files](#essential-files)
|
||||
* [What do each of the directories stand for?](#what-do-each-of-the-directories-stand-for)
|
||||
* [Inside the manifests directory](#inside-the-manifests-directory)
|
||||
* [Inside the files directory](#inside-the-files-directory)
|
||||
* [Inside the templates directory](#inside-the-templates-directory)
|
||||
|
||||
## What are modules?
|
||||
Modules are directories filled with different types of files with the same overriding structure that is a modified version of the puppet structure, (more on the puppet structure and puppet in general can be found [here](https://github.com/cliffe/SecGen/wiki/Puppet---An-Overview-of-the-language-and-its-structure)).
|
||||
|
||||
Reference in New Issue
Block a user