Merge "Add additional note dependent upon os_ironic_facts"
This commit is contained in:
commit
8e5fd0748a
@ -10,6 +10,11 @@
|
|||||||
# your deployment image with the dhcp-all-interfaces element when deploying
|
# your deployment image with the dhcp-all-interfaces element when deploying
|
||||||
# other operating systems or if your target node has multiple ethernet
|
# other operating systems or if your target node has multiple ethernet
|
||||||
# interfaces.
|
# interfaces.
|
||||||
|
#
|
||||||
|
# NOTE(TheJulia): A user could utilize the os_ironic_facts module with another
|
||||||
|
# data source such as a CSV, YAML, or JSON file formats to query ironic, and
|
||||||
|
# the example role conditionals below to query current status and deploy to
|
||||||
|
# nodes.
|
||||||
---
|
---
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
connection: local
|
connection: local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user