blob: 6d029df3d9c7a1435c8c3acf25c690a26f29dad4 [file] [log] [blame]
# Copyright 2024 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
"""This module contains cache server related constants."""
CHROMEOS_6_CACHE = "100.115.168.190"
CHROMEOS_8_CACHE = "10.128.176.210"
CHROMEOS_15_CACHE = "100.115.21.212"