Skip to content

Commit

Permalink
ci(default-lxd): try with canonical/setup-lxd action +cleaning (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
juju4 committed Oct 7, 2023
1 parent 77cf4d4 commit f824163
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/default-lxd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,9 @@ jobs:
sudo lxc info
sudo lxc network list
sudo lxc network show lxdbr0
cat /etc/default/lxd-bridge || true
ps ax | grep dnsmasq
systemctl status -l --no-pager lxd || true
cat /etc/network/interfaces.d/50-cloud-init.cfg || true
# storage pool
sudo lxc storage list
sudo zpool list
sudo lxc profile show default
# check nftables
sudo nft list ruleset || true
Expand Down

0 comments on commit f824163

Please sign in to comment.