netbox-docker/startup_scripts
Palmer Sample 036d3f881e Added device type interface startup script and sample YAML initializer
Renumber startup scripts to place platform initialization before the devices to enable platform specification during device creation
2022-06-06 13:54:54 -04:00
..
startup_script_utils permissions script cleanup 2021-04-21 12:33:35 -04:00
000_users.py user, group, & permissions fix 2021-04-20 17:47:49 -04:00
010_groups.py Fix some small typos in startup_scripts 2021-10-25 14:36:37 +02:00
020_object_permissions.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
030_custom_fields.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
040_custom_links.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
050_tags.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
060_webhooks.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
070_tenant_groups.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
080_tenants.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
090_regions.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
110_sites.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
120_locations.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
130_rack_roles.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
140_racks.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
150_power_panels.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
160_power_feeds.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
170_manufacturers.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
180_platforms.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
190_device_roles.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
200_device_types.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
210_device_type_interfaces.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
220_devices.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
230_dcim_interfaces.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
240_route_targets.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
250_vrfs.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
260_rirs.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
270_asns.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
280_aggregates.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
290_prefix_vlan_roles.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
300_cluster_types.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
310_cluster_groups.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
320_clusters.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
330_vlan_groups.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
340_vlans.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
350_virtual_machines.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
360_virtualization_interfaces.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
370_prefixes.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
380_ip_addresses.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
390_primary_ips.py Added device type interface startup script and sample YAML initializer 2022-06-06 13:54:54 -04:00
400_services.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
420_providers.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
440_circuit_types.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
450_circuits.py Cleanup & Reorg startup scripts (#691) 2022-02-03 17:10:39 +01:00
__main__.py Use black as formatter for python files 2021-02-08 18:24:29 +01:00