Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

bootstrap steps 18 and 19 look identical #11

Open
adunstan opened this issue May 22, 2019 · 0 comments
Open

bootstrap steps 18 and 19 look identical #11

adunstan opened this issue May 22, 2019 · 0 comments

Comments

@adunstan
Copy link

here's the code:

# Load Initial Data (Optional) Comment out if you like
printf "Step 18 of 19: Load intial data."
python3 /opt/netbox/netbox/manage.py loaddata initial_data > /dev/null

# Install NAPALM Drivers
printf "Step 19 of 19: Installing NAPALM Drivers"
python3 /opt/netbox/netbox/manage.py loaddata initial_data > /dev/null

If this is correct there should at least be a comment as to why

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant