We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8157f0d commit 0297d38Copy full SHA for 0297d38
scripts/mark-ip-ranges-populated.py
@@ -1,7 +1,7 @@
1
# When updating to NetBox Version v4.3 or newer this script
2
# can be used to patch the mark-populated field of the IP ranges in Netbox
3
# which contain '// managed by netbox-operator' in the description
4
-# (v4.2 NetBox verisions are not compatible with the IP range claim controller)
+# (v4.2 NetBox versions are not compatible with the IP range claim controller)
5
6
import argparse
7
import os
0 commit comments