| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/bobuhiro11/containerized-devstack/main/pre-commit.bash | [Back] [Original] |
#!/bin/bash -xe systemctl disable devstack.service # Disable loading kmod for openvswitch on "ovs-ctl start" sed -i -e 's/insert_mod_if_required.*return 1/#&/' /usr/share/openvswitch/scripts/ovs-ctl # Add auth info for nova-compute # https://bugs.launchpad.net/devstack/+bug/1996465 cat > /etc/libvirt/qemu.conf
| Web Proxy Viewer | New URL | Original Page |