File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ and the MAC address:
7979Start by defining a libvirt network:
8080
8181``` xml
82- {{#embed-github repo:"metal3-io /metal3-docs" branch:"main " path:"docs/user-guide/examples/net.xml"}}
82+ {{#embed-github repo:"Nordix /metal3-docs" branch:"lentzi90/quick-revision " path:"docs/user-guide/examples/net.xml"}}
8383```
8484
8585Save this as ` net.xml ` , define it and start it.
@@ -120,7 +120,7 @@ the form of [sushy-tools](https://docs.openstack.org/sushy/latest/).
120120We need to create configuration file first:
121121
122122``` conf
123- {{#embed-github repo:"metal3-io /metal3-docs" branch:"main " path:"docs/user-guide/examples/sushy-emulator.conf"}}
123+ {{#embed-github repo:"Nordix /metal3-docs" branch:"lentzi90/quick-revision " path:"docs/user-guide/examples/sushy-emulator.conf"}}
124124```
125125
126126``` bash
@@ -150,7 +150,7 @@ note that this is absolutely not intended for production environments.
150150We will use the following configuration file for kind, save it as ` kind.yaml ` :
151151
152152``` yaml
153- {{#embed-github repo:"metal3-io /metal3-docs" branch:"main " path:"docs/user-guide/examples/kind.yaml"}}
153+ {{#embed-github repo:"Nordix /metal3-docs" branch:"lentzi90/quick-revision " path:"docs/user-guide/examples/kind.yaml"}}
154154```
155155
156156As you can see, it has a few ports forwarded from the host. This is to make
You can’t perform that action at this time.
0 commit comments