X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=3160eb4a591a656dba285c788683b3f31393368f;hb=refs%2Fchanges%2F00%2F12900%2F1;hp=79fb07724438a0a796701827c922976f8567fa78;hpb=bc0d6073931b1639a905030ad356ae340c9597f8;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 79fb0772..3160eb4a 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -823,6 +823,9 @@ function install_osm() { add_local_k8scluster track final_ops add_local_k8scluster_ok + echo -e "Fixup firewall so docker and LXD can share the host." + sudo iptables -I DOCKER-USER -j ACCEPT + wget -q -O- https://osm-download.etsi.org/ftp/osm-13.0-thirteen/README2.txt &> /dev/null track end sudo find /etc/osm