mirror of
https://github.com/inofix/maestro.git
synced 2026-02-05 09:45:05 +01:00
Clone The Repo
Configre this very repo to always be cloned too.
This commit is contained in:
@@ -8,6 +8,7 @@ toclone=(
|
||||
["common_inv"]="https://github.com/inofix/common-inv"
|
||||
["example_inv"]="https://github.com/inofix/example-inv"
|
||||
["common_playbooks"]="https://github.com/inofix/common-inv"
|
||||
["maestro"]="https://github.com/inofix/maestro"
|
||||
)
|
||||
|
||||
# a local dir for (semi-)temporary data of the hosts (can savely be removed if necessary)
|
||||
|
||||
@@ -34,6 +34,11 @@ file `./.maestro.example` (remove '.example') in it.
|
||||
Then edit the config to your needs and execute the
|
||||
script to download and organize the rest of the project.
|
||||
|
||||
Note: The script will also clone the maestro.git repo if
|
||||
it is missing. In case you start from a cloned repo, you
|
||||
can also just softlink the repo inside the projects
|
||||
folder and it will not be fetched again.
|
||||
|
||||
## Background
|
||||
|
||||
While the meta data is stored with reclass[1], the actual work on the
|
||||
|
||||
Reference in New Issue
Block a user