Daren Welsh

Results 41 comments of Daren Welsh

```bash TASK [base : Ensure UFW is enabled and denying access by default (Debian only)] ***************************** Sunday 26 May 2019 23:40:51 +0100 (0:00:00.389) 0:01:35.943 ************ fatal: [localhost]: FAILED! => {...

Thanks, it looks like `32.x-ssh-service-name` fixed the sshd issue. Here's the latest output from deploy. It looks like the pi cpu isn't compatible with Netdata, at least whatever this Ansible...

I guess I could also try [Netdata's installer](https://github.com/netdata/netdata/tree/master/packaging/installer#installation) to see if it handles pis.

To get Netdata installed, I had to `sudo apt install uuid-dev zlib1g-dev make`.

Latest issue during deploy: ```bash TASK [database : Rotate MariaDB log] ********************************************************************************************* Monday 27 May 2019 20:48:03 +0100 (0:00:00.962) 0:11:22.181 ************ changed: [localhost] TASK [database : Create datadir if it...

For some reason I had my machine named `localhost`. So I changed it and that error did not return.

```bash TASK [database : Ensure MySQL is started and enabled on boot.] ******************************************************* Monday 27 May 2019 21:12:50 +0100 (0:00:00.373) 0:08:11.440 ************ fatal: [localhost]: FAILED! => { "changed": false }...

Any ideas on what's causing the MariaDB failure?

`m_install_netdata`: False in config in order to skip installing netdata

Try [this](https://raspberrypi.stackexchange.com/a/73102) for MariaDB