mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
Merge branch 'master' of github.com:flynx/proxmox-utils
This commit is contained in:
commit
a5c5b8a9ef
17
README.md
17
README.md
@ -128,4 +128,21 @@ XXX change proxmox ip/network
|
|||||||
XXX firewall
|
XXX firewall
|
||||||
|
|
||||||
|
|
||||||
|
## Extending
|
||||||
|
|
||||||
|
### Directory structure
|
||||||
|
|
||||||
|
```
|
||||||
|
/
|
||||||
|
+- <ct-type>/
|
||||||
|
| +- templates/
|
||||||
|
| +- assets/
|
||||||
|
| +- staging/
|
||||||
|
| +- make.sh
|
||||||
|
| +- config
|
||||||
|
| +- config.last-run
|
||||||
|
+- ...
|
||||||
|
+- Makefile
|
||||||
|
+- config.global
|
||||||
|
+- config.global.example
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user