Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SaltStack Formulas
set_grains
Commits
5ab0f180
Commit
5ab0f180
authored
Aug 31, 2021
by
remy
Browse files
updating readme
parent
0af82f4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5ab0f180
...
...
@@ -22,11 +22,11 @@ Edit `poolroles.sls` and `pillar.roles.example` to fit your needs.
## Parent
`Parent`
is used and may be uncomment to specify a
`parent`
grain. It allows us to create a diagram with machine hardware dependencies.
`Parent`
is used and may be uncomment
in
`init.sls`
to specify a
`parent`
grain. It allows us to create a diagram with machine hardware dependencies.
For example, you can imagine hav
e
a _proxmox_ server with some virtual machines or containers.
For example, you can imagine hav
ing
a _proxmox_ server with some virtual machines or containers.
-
The _proxmox_ server will
be
have a pillar value of machine type:
`machine_type: host`
,
-
The _proxmox_ server will have a pillar value of machine type:
`machine_type: host`
,
-
A virtual machine will have a pillar value of machine type:
`machine_type: vm`
,
-
A container will have a pillar value of machine type:
`machine_type: container`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment