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=5e26330a19f44fb4d5c9caafad69ee0156b6ecb2;hp=79fb07724438a0a796701827c922976f8567fa78;hpb=5d9ce300ce3f5aaeaa635a49ae2c3cee819a4d7d;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