From 2308b3422f35f48b36ff8e0746ece5229cd6dcb7 Mon Sep 17 00:00:00 2001 From: Johan Borestad Date: Thu, 15 Feb 2024 14:39:56 +0100 Subject: [PATCH] =?UTF-8?q?`=EF=B8=8F=EF=B8=8F=E2=9A=A1=EF=B8=8F=20BUMP=20?= =?UTF-8?q?=E2=9A=A1=EF=B8=8F`=20=20`2=20files=2023(+)=201(-)`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- hosts | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 hosts diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85c4c83..c6d7647 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: with: fetch-depth: 1 - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Setup tmate session uses: mxschmitt/action-tmate@v3 with: diff --git a/hosts b/hosts new file mode 100644 index 0000000..2c337ad --- /dev/null +++ b/hosts @@ -0,0 +1,22 @@ +x## +# Host Database +# +# localhost is used to configure the loopback interface +# when the system is booting. Do not change this entry. +## +127.0.0.1 localhost +255.255.255.255 broadcasthost +::1 localhost + + +0.0.0.0 gdmf.apple.com +0.0.0.0 acmdm.apple.com +0.0.0.0 axm-adm-mdm.apple.com +#0.0.0.0 albert.apple.com + + +# Enrollment +0.0.0.0 iprofiles.apple.com +0.0.0.0 mdmenrollment.apple.com +0.0.0.0 deviceenrollment.apple.com +0.0.0.0 hal9000.jamfcloud.com \ No newline at end of file