Skip to content

Commit 7524ace

Browse files
authored
Merge branch 'develop' into ctomkins_fix_aoscx_oobm_ip
2 parents dcfc568 + 794d1ca commit 7524ace

26 files changed

+497
-313
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,16 @@ Regardless, the Onboarding App greatly simplifies the onboarding process by allo
6767

6868
Device Onboarding is a Job that allows you to provide a few required pieces of information and onboard the device.
6969

70-
![job input](https://raw.githubusercontent.com/nautobot/nautobot-app-device-onboarding/develop/docs/images/sync_devices_inputs.png)
70+
As Job data and Job execution will be same for both Manual Input and CSV Input.
71+
72+
Manual Input:
73+
74+
![job input](https://raw.githubusercontent.com/nautobot/nautobot-app-device-onboarding/develop/docs/images/manual_input_dark.png)
75+
76+
CSV Input:
77+
78+
![job input](https://raw.githubusercontent.com/nautobot/nautobot-app-device-onboarding/develop/docs/images/csv_input_dark.png)
79+
7180

7281
## Try it out!
7382

changes/472.documentation

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated Device onboarding documentation to include 3.0 screenshots.

changes/515.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated ntc-templates dependency.

changes/517.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added “fail job on task failure” so the job fails when one or more tasks fail.

docs/images/csv_input_dark.png

372 KB
Loading

docs/images/csv_input_light.png

302 KB
Loading

docs/images/manual_input_dark.png

435 KB
Loading

docs/images/manual_input_light.png

350 KB
Loading

docs/images/platform_cisco_ios.png

-61.1 KB
Binary file not shown.
118 KB
Loading

0 commit comments

Comments
 (0)