]> git.proxmox.com Git - pve-network.git/blobdiff - test/subnets/ipv6/ipam_config
separate packaging and source build system
[pve-network.git] / test / subnets / ipv6 / ipam_config
diff --git a/test/subnets/ipv6/ipam_config b/test/subnets/ipv6/ipam_config
deleted file mode 100644 (file)
index a33be30..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-{
-          'ids' => {
-                     'phpipam' => {
-                                    'url' => 'https://localhost/api/apiadmin',
-                                    'type' => 'phpipam',
-                                    'section' => 1,
-                                    'token' => 'JPHkPSLB4O_XL-GQz4qtEFmNpx-99Htw'
-                                  },
-                     'pve' => {
-                                'type' => 'pve'
-                              },
-                     'netbox' => {
-                                   'token' => '0123456789abcdef0123456789abcdef01234567',
-                                   'type' => 'netbox',
-                                   'url' => 'http://localhost:8000/api'
-                                 }
-                   },
-}