Closed dledford closed 3 years ago
Attempts to delete existing files is currently failing as this:
do curl -X DELETE http://builder-00.ofa.iol.unh.edu/hosts.d/node-01.0.0
<html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://builder-00.ofa.iol.unh.edu/hosts.d/node-01.0.0">here</a>.</p> </body></html>
This is working now (not sure why)
Attempts to delete existing files is currently failing as this:
do curl -X DELETE http://builder-00.ofa.iol.unh.edu/hosts.d/node-01.0.0