We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to add unitnumber to the Ansible inventory so that we can reference that in reports, when creating maintenance issues, etc.
This will require editing inventory/00-static/ocp-test.yaml to add additional variables to each host.
inventory/00-static/ocp-test.yaml
The modified version would look something like (as it would have unit filled):
hosts: ctl-0.nerc-ocp-test.rc.fas.harvard.edu: location: row: 7 pod: B cage: 19 unit: 1
The text was updated successfully, but these errors were encountered:
Blocked on awaiting details.
Sorry, something went wrong.
@jtriley I know you are busy, is there somebody else I could gather the test cluster unitnumbers from?
@jtriley needs Netbox access to get this information. Justin, what is the status of getting the Netbox access that you need?
@jtriley instead of bringing this up each Wednesday, I figured we can just track if you have netbox access here in this issue.
@jtriley checking to see if there is anything that I can do to help move your netbox access to the next step.
joachimweyl
No branches or pull requests
We need to add unitnumber to the Ansible inventory so that we can reference that in reports, when creating maintenance issues, etc.
This will require editing
inventory/00-static/ocp-test.yaml
to add additional variables to each host.The modified version would look something like (as it would have unit filled):
The text was updated successfully, but these errors were encountered: