Skip to content

Commit

Permalink
Merge pull request #2027 from stbenjam/baremetal-docs
Browse files Browse the repository at this point in the history
docs/metal: worker host should have role 'worker'
  • Loading branch information
openshift-merge-robot authored Jul 18, 2019
2 parents 9ba1931 + cdd5fd5 commit 2df090b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user/metal/install_ipi.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ platform:
password: password
bootMACAddress: 00:11:07:4e:f6:70
hardwareProfile: default
- name: openshift-worker-0
role: master
- name: openshift-worker-0
role: worker
bmc:
address: ipmi://192.168.111.1:6233
username: admin
Expand Down

0 comments on commit 2df090b

Please sign in to comment.