Page MenuHomeDevCentral

Update api-datasources service URL
ClosedPublic

Authored by dereckson on Mar 3 2023, 17:16.
Tags
None
Referenced Files
F28429601: D2826.diff
Tue, May 12, 08:42
Unknown Object (File)
Mon, May 11, 02:20
Unknown Object (File)
Mon, May 11, 02:20
Unknown Object (File)
Sat, May 9, 18:15
Unknown Object (File)
Thu, May 7, 01:05
Unknown Object (File)
Wed, May 6, 23:27
Unknown Object (File)
Tue, May 5, 16:57
Unknown Object (File)
Tue, May 5, 13:29
Subscribers
None

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

/etc/hosts through NetBox pillar will be useful:

$ grep docker-002 /etc/hosts
(nothing)

$ utils/netbox/pillarize.py docker-002
etc_hosts:
- 172.27.27.1 router-001 router-001.nasqueron.drake
- 172.27.27.4 dwellers dwellers.nasqueron.drake
- 172.27.27.5 docker-002 docker-002.nasqueron.drake
- 172.27.27.6 docker-001 docker-001.nasqueron.org
- 172.27.27.7 complector complector.nasqueron.drake
- 172.27.27.8 db-a-001 db-a-001.nasqueron.drake
- 172.27.27.28 cloudhugger cloudhugger.nasqueron.drake
- 172.27.27.33 ysul ysul.nasqueron.drake
- 172.27.27.35 windriver windriver.nasqueron.drake
[…]

(ysul is a baremetal machien, that's not yet implemented in D2790)

This revision is now accepted and ready to land.Mar 3 2023, 17:29
This revision was automatically updated to reflect the committed changes.