# File lib/nanite/cluster.rb, line 78
    def enforce_format?(target)
      target == 'mapper-offline' ? :insecure : nil
    end