8ba46703ee
Recently, the Minikube gate script was modified to support Ubuntu Bionic [0]; however, the change made the script incompatible with Ubuntu Xenial because libxtables12 is not available on Ubuntu Xenial. OpenStack-Helm still supports Ubuntu Xenial, and this script should too. This change modifies the gate script to install iptables instead of libxtables12. The iptables package depends on libxtables11 on Ubuntu Xenial and libxtables12 on Ubuntu Bionic, so this achieves the same result. [0] https://review.opendev.org/650523 Change-Id: I5afbcfeca6e7b30857a44aed35a360595eeb5037 Signed-off-by: Drew Walters <andrew.walters@att.com> |
||
---|---|---|
.. | ||
000-install-packages.sh | ||
001-setup-apparmor-profiles.sh | ||
005-deploy-k8s.sh | ||
010-deploy-docker-registry.sh | ||
020-ingress.sh | ||
030-nfs-provisioner.sh | ||
040-ldap.sh | ||
070-kube-state-metrics.sh | ||
080-node-exporter.sh | ||
090-process-exporter.sh | ||
150-falco.sh | ||
fluentbit.sh | ||
fluentd-daemonset.sh | ||
grafana-selenium.sh | ||
kibana-selenium.sh | ||
nagios-selenium.sh | ||
openstack-exporter.sh | ||
prometheus-selenium.sh | ||
wait-for-pods.sh |