Joseph Phillips
Joseph Phillips
After running this, I have a weird issue with uxterm. My cursor has disappeared...
There's a problem here. Upon bootstrap, I had to answer the host verification prompt for the SSH attempt. The real issue though, is that new machines can't be provisioned due...
In fact, you already inject cloud-init scripts to manipulate ip-tables rules (in the script run by cron). You could add the default deny/drop behaviour as a new script.
```bash $ make cgo-go-install make: *** No rule to make target 'cgo-go-install'. Stop. $ make go-install make: *** No rule to make target 'cgo-go-install', needed by 'go-install'. Stop. $ make...
Running `make build-dqlite`: ``` ... ### compiling dqlite Cloning into 'dqlite'... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize: copying file 'ac/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying...
/build
@hmlanigan I did this test on OCI, deploying parca into the default model. It verifies based on the steps. ``` # Before ubuntu@juju-d837f1-0:~$ sudo iptables -L | grep juju ubuntu@juju-d837f1-0:~$...
/merge
First of all, a big thank-you for contributing this to the community. 1. We used this in a data-processing pipeline, receiving data parsed by a Python application. It did (does)...