Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 35d4749d authored by RINGOT Patrice's avatar RINGOT Patrice
Browse files

[nancy][graffiti] rm graffiti_ip.yaml.erb (not required anymore to generate...

[nancy][graffiti] rm graffiti_ip.yaml.erb (not required anymore to generate json once nodes data have been collected using g5-checks -m api)
parent f03b8b07
No related branches found
No related tags found
No related merge requests found
Pipeline #85501 failed
nodes:
<% (1..13).each { |i| %>
graffiti-<%= i %>:
network_adapters:
eth0:
mounted: true
ip: 172.16.64.<%= i %>
mac: <%= %w(
F8:F2:1E:60:41:20
F8:F2:1E:60:3F:A0
F8:F2:1E:60:41:90
F8:F2:1E:60:28:40
F8:F2:1E:60:28:20
F8:F2:1E:60:57:70
F8:F2:1E:60:26:80
F8:F2:1E:60:35:30
F8:F2:1E:60:21:80
F8:F2:1E:60:2B:C0
F8:F2:1E:60:3F:90
F8:F2:1E:60:32:00
F8:F2:1E:60:57:60
)[i-1] %>
bmc:
ip: 172.17.64.<%= i %>
mac: <%= %w(
F4:02:70:9A:3F:74
F4:02:70:9A:48:E8
F4:02:70:9A:49:82
F4:02:70:9A:4B:66
F4:02:70:9A:43:D6
F4:02:70:9A:41:B0
F4:02:70:9A:42:A2
F4:02:70:9A:40:0E
F4:02:70:9A:47:CA
4C:D9:8F:33:D7:EC
4C:D9:8F:2D:3C:88
4C:D9:8F:2D:4D:4A
F4:02:70:9A:4C:00
)[i-1] %>
<% } %>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment