c6e2851819
This change introduces fixes, which allows install Ironic on remote server. This may not complete list of changes required for all operations. Also added group 'target' to inventory file, which is same as localhost by default, and host in this group can be replaced by remote host. Change-Id: I59c942d2556c5e1b7eee661fb8cf13c4ae02b2d1
7 lines
257 B
YAML
7 lines
257 B
YAML
---
|
|
features:
|
|
- Allow install Ironic on remote server.
|
|
Added group 'target' to inventory, which is same as localhost by default.
|
|
For install ironic remotely, address and ssh credentials should be
|
|
configured in playbooks/inventory/target file.
|