diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-09-13 12:09:48 -0400 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2021-09-13 12:09:48 -0400 |
commit | ecf4137b750b47c9465e64a3e783449ef099ca04 (patch) | |
tree | 18e9063a825db4d96196f06aeeefdfee71b10f0e /tools/cloud-init/azure/config.boot.default | |
parent | 8419069dc127b1b3e576dd0d6590a3eb0c350148 (diff) | |
download | vyos-build-ecf4137b750b47c9465e64a3e783449ef099ca04.tar.gz vyos-build-ecf4137b750b47c9465e64a3e783449ef099ca04.zip |
Revert "Use correct component versions for equuleus."
This reverts commit 23639568a945f19471af88547dab45b87bbd642d.
Diffstat (limited to 'tools/cloud-init/azure/config.boot.default')
-rw-r--r-- | tools/cloud-init/azure/config.boot.default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/cloud-init/azure/config.boot.default b/tools/cloud-init/azure/config.boot.default index 3a451d32..32025974 100644 --- a/tools/cloud-init/azure/config.boot.default +++ b/tools/cloud-init/azure/config.boot.default @@ -29,7 +29,3 @@ interfaces { loopback lo { } } - -// Warning: Do not remove the following line. -// vyos-config-version: "broadcast-relay@1:cluster@1:config-management@1:conntrack@3:conntrack-sync@2:dhcp-relay@2:dhcp-server@5:dhcpv6-server@1:dns-forwarding@3:firewall@5:https@2:interfaces@21:ipoe-server@1:ipsec@5:isis@1:l2tp@3:lldp@1:mdns@1:nat@5:ntp@1:pppoe-server@5:pptp@2:qos@1:quagga@8:rpki@1:salt@1:snmp@2:ssh@2:sstp@3:system@21:vrrp@2:vyos-accel-ppp@2:wanloadbalance@3:webproxy@2:zone-policy@1" - |