Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stfc
/
Netbox-utils
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
5
Code
Issues
1
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Import and customise create_vm script
- #20
#20
Open
jrha
wants to merge 25 commits into
main
stfc/Netbox-utils:main
from
scripts
stfc/Netbox-utils:scripts
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Import and customise create_vm script
#20
jrha
wants to merge 25 commits into
main
stfc/Netbox-utils:main
from
scripts
stfc/Netbox-utils:scripts
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2019
Add custom script for creating VM
candlerb
committed
0e73d82
View commit details
Copy full SHA for 0e73d82
Browse repository at this point
Commits on Feb 23, 2020
Fixes for v2.7:
Show description for 6107420
candlerb
committed
6107420
View commit details
Copy full SHA for 6107420
Browse repository at this point
Commits on Jun 5, 2020
Remove IPAddress.family which was removed from Netbox data model in v2.8.0
Show description for c3d2dbd
candlerb
committed
c3d2dbd
View commit details
Copy full SHA for c3d2dbd
Browse repository at this point
Merge pull request #30 from candlerb/candlerb/29
Show description for ec13d38
ryanmerolle
authored
ec13d38
View commit details
Copy full SHA for ec13d38
Browse repository at this point
Commits on Oct 20, 2020
Update create_vm.py (#41)
Show description for a9ae727
adriankus
authored
a9ae727
View commit details
Copy full SHA for a9ae727
Browse repository at this point
Minor updates to scripts/create_vm.py (#39)
candlerb
authored
ba1b325
View commit details
Copy full SHA for ba1b325
Browse repository at this point
Commits on Feb 18, 2021
Netbox 2.10 preparation (#43)
Show description for 74b89f0
candlerb
authored
74b89f0
View commit details
Copy full SHA for 74b89f0
Browse repository at this point
Commits on Jan 11, 2022
Add object.full_clean() when creating objects
Show description for c6152bc
candlerb
committed
c6152bc
View commit details
Copy full SHA for c6152bc
Browse repository at this point
Commits on Jan 12, 2022
Merge pull request #54 from candlerb/candlerb/full_clean
Show description for ea04503
ryanmerolle
authored
ea04503
View commit details
Copy full SHA for ea04503
Browse repository at this point
Commits on Feb 2, 2022
Correct way of assigning tags to objects
Show description for f53db69
candlerb
committed
f53db69
View commit details
Copy full SHA for f53db69
Browse repository at this point
Merge pull request #59 from candlerb/candlerb/tags
Show description for c763e01
ryanmerolle
authored
c763e01
View commit details
Copy full SHA for c763e01
Browse repository at this point
Commits on Jan 19, 2023
Import create_vm.py script from netbox-community/reports
jrha
committed
48f641a
View commit details
Copy full SHA for 48f641a
Browse repository at this point
Always run pylint against all python files
jrha
committed
ddd1fb7
View commit details
Copy full SHA for ddd1fb7
Browse repository at this point
Disable irrelevant pylint warnings
jrha
committed
3bb80ca
View commit details
Copy full SHA for 3bb80ca
Browse repository at this point
Commits on Jan 20, 2023
Remove commented out lines
Show description for 5e5a95d
jrha
committed
5e5a95d
View commit details
Copy full SHA for 5e5a95d
Browse repository at this point
Fix long import line
Show description for de94d50
jrha
committed
de94d50
View commit details
Copy full SHA for de94d50
Browse repository at this point
Remove unused import
jrha
committed
28f0382
View commit details
Copy full SHA for 28f0382
Browse repository at this point
Fix reference to incorrect variable
jrha
committed
a403c4d
View commit details
Copy full SHA for a403c4d
Browse repository at this point
pylint: Ignore unused argument to run()
Show description for cf164c2
jrha
committed
cf164c2
View commit details
Copy full SHA for cf164c2
Browse repository at this point
Use PEP-8 style name for virtual_machine
jrha
committed
91be9fd
View commit details
Copy full SHA for 91be9fd
Browse repository at this point
Use PEP-8 style naming for vm_interface
jrha
committed
d4b866b
View commit details
Copy full SHA for d4b866b
Browse repository at this point
Use PEP-8 style naming for ip_address
jrha
committed
99dc6b6
View commit details
Copy full SHA for 99dc6b6
Browse repository at this point
Allow the field configuration to be customised
jrha
committed
2e26ff2
View commit details
Copy full SHA for 2e26ff2
Browse repository at this point
Allow custom fields to be specified in YAML file
jrha
committed
a45f882
View commit details
Copy full SHA for a45f882
Browse repository at this point
Import any types used by custom fields not already imported
jrha
committed
99cc123
View commit details
Copy full SHA for 99cc123
Browse repository at this point
You can’t perform that action at this time.