]> git.proxmox.com Git - pve-network.git/blobdiff - test/dns/powerdns/expected.add_a_record.ipv6
separate packaging and source build system
[pve-network.git] / test / dns / powerdns / expected.add_a_record.ipv6
diff --git a/test/dns/powerdns/expected.add_a_record.ipv6 b/test/dns/powerdns/expected.add_a_record.ipv6
deleted file mode 100644 (file)
index bfeeab7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-bless( {
-                  '_content' => '{"rrsets":[{"changetype":"REPLACE","name":"myhostname.domain.com.","records":[{"content":"2001:4860:4860::8888","disabled":false,"name":"myhostname.domain.com.","priority":0,"type":"AAAA"}],"ttl":"3600","type":"AAAA"}]}',
-                  '_headers' => bless( {
-                                         '::std_case' => {
-                                                           'x-api-key' => 'X-API-Key'
-                                                         },
-                                         'content-type' => 'application/json; charset=UTF-8',
-                                         'x-api-key' => '1234'
-                                       }, 'HTTP::Headers' ),
-                  '_method' => 'PATCH',
-                  '_uri' => bless( do{\(my $o = 'http://localhost:8881/api/v1/servers/localhost/zones/domain.com')}, 'URI::http' )
-                }, 'HTTP::Request' );
-