Skip to content

Commit

Permalink
Merge pull request #7 from jpineda3/harness-updates
Browse files Browse the repository at this point in the history
Update netbox ip
  • Loading branch information
jpineda3 authored Jul 20, 2023
2 parents b2179ab + b3d9c98 commit b1c88f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lock(label: 'adgt_test_harness_boards') {
//Update nebula config from netbox
harness.set_update_nebula_config(true)
harness.set_env('nebula_config_source','netbox')
harness.set_env('netbox_ip','192.168.10.11')
harness.set_env('netbox_ip','primary.englab')
harness.set_env('netbox_port','8000')
harness.set_env('netbox_base_url','netbox')
harness.set_env('netbox_token','0123456789abcdef0123456789abcdef01234567')
Expand Down

0 comments on commit b1c88f0

Please sign in to comment.