remote_file is deprecated for cookbook files
Chef commit: 82990490 Deprecates remote_file source from the cookbook itself, uses cookbook_file as the resource instead. Remote_file still used for retrieving files from an absolute URI.
Please register or sign in to comment