]> git.proxmox.com Git - pve-network.git/blobdiff - test/dns/powerdns/expected.add_a_record.ipv4
separate packaging and source build system
[pve-network.git] / test / dns / powerdns / expected.add_a_record.ipv4
diff --git a/test/dns/powerdns/expected.add_a_record.ipv4 b/test/dns/powerdns/expected.add_a_record.ipv4
deleted file mode 100644 (file)
index 888d67f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-bless( {
-                 '_content' => '{"rrsets":[{"changetype":"REPLACE","name":"myhostname.domain.com.","records":[{"content":"10.0.0.1","disabled":false,"name":"myhostname.domain.com.","priority":0,"type":"A"}],"ttl":"3600","type":"A"}]}',
-                 '_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' );
\ No newline at end of file