X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;fp=installers%2Ffull_install_osm.sh;h=3160eb4a591a656dba285c788683b3f31393368f;hb=2c0b0dfcdca4e72a26f65e0254ba96593a338e3e;hp=79fb07724438a0a796701827c922976f8567fa78;hpb=f8aa12e9365be93cddd934b0d67433b9a19e2fac;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