diff --git a/.env b/.env index 7149c61..8153e74 100644 --- a/.env +++ b/.env @@ -20,4 +20,8 @@ BGP_COMMUNITIES_IX= BGP_COMMUNITIES_CUSTOMER= BGP_STATS_DB_PATH=/opt/Router-tools/bgp_stats.db -BGP_STATS_RETENTION_DAYS=30 \ No newline at end of file +BGP_STATS_RETENTION_DAYS=30 + +VYOS_VERSION="1.5.0 Stream Q2" + +DHCPV6_PD_POOLS=PD_SERVER,PD_SERVER2 \ No newline at end of file