Puppet no longer retrieves http(s) file content using the indirector so,
Remove the Puppet::Indirector::FileContent::Http terminus Delete the find method in Puppet::Indirector::GenericHttp Update Puppet::Indirector::FileMetadata::Http to use the http client if it hasn't already been done.