netbox-docker/startup_scripts
Uwe Grawert ce8db1065d Fix some small typos in startup_scripts
- group creation prints proper group name
  - permission creation prints proper permission name
2021-10-25 14:36:37 +02: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
015_object_permissions.py Fix some small typos in startup_scripts 2021-10-25 14:36:37 +02:00
020_custom_fields.py Set filter_logic from YAML file 2021-10-21 17:06:24 +02:00
020_tags.py
020_tenant_groups.py Allow sites to be initialized with tenants 2021-05-28 11:26:34 +03:00
030_regions.py
030_tenants.py Allow sites to be initialized with tenants 2021-05-28 11:26:34 +03:00
040_sites.py
050_manufacturers.py
060_device_types.py
070_rack_roles.py
075_locations.py
080_racks.py Fixed isort issues 2021-04-07 11:01:01 +02:00
090_device_roles.py
100_platforms.py
130_cluster_types.py
135_cluster_groups.py
135_clusters.py
140_clusters.py
140_devices.py Fixed isort issues 2021-04-07 11:01:01 +02:00
150_rirs.py
160_aggregates.py
165_cluster_groups.py
175_route_targets.py
180_vrfs.py
190_prefix_vlan_roles.py
200_vlan_groups.py Fixed Python f-string 2021-04-13 15:50:23 +02:00
210_vlans.py
220_prefixes.py
230_virtual_machines.py
240_virtualization_interfaces.py
250_dcim_interfaces.py
260_ip_addresses.py
270_primary_ips.py
280_custom_links.py apply black formating to all startup_scripts 2021-04-26 10:26:10 -04:00
280_providers.py
290_circuit_types.py
290_webhooks.py
300_circuits.py
320_services.py
330_power_panels.py Fixed isort issues 2021-04-07 11:01:01 +02:00
340_power_feeds.py
__main__.py