Skip to content

Commit

Permalink
fix: typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikolaj Umanski committed Jan 2, 2025
1 parent 539e30a commit 093cb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vhdbuilder/packer/overwrite-acs-mirror-cname.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cat <<EOF > /etc/bind/db.rpz
localhost A 127.0.0.1
acs-mirror.azureedge.net CNAME cs-mirror-traffic-manager-stg.trafficmanager.net.
acs-mirror.azureedge.net CNAME acs-mirror-traffic-manager-stg.trafficmanager.net.
EOF

cat <<EOF > /etc/bind/named.conf.local
Expand Down

0 comments on commit 093cb34

Please sign in to comment.