Add Docker provider for Vagrant development environment

See merge request tildes-community/tildes-cf!1
This commit is contained in:
talklittle
2025-01-09 22:36:57 +00:00
committed by Deimos
parent 51a456bcf9
commit 49886af37e
43 changed files with 7087 additions and 107 deletions
@@ -41,7 +41,7 @@
mode: 0644
- name: Start and enable postgres_exporter service
service:
systemd_service:
name: prometheus_postgres_exporter
state: started
enabled: true