Install nomad and consul on the hosts

This commit is contained in:
2023-12-03 00:11:08 +11:00
parent 42e9090c38
commit e710b74a12
4 changed files with 69 additions and 3 deletions

View File

@@ -1,7 +1,18 @@
variant: fcos
version: 1.4.0
version: 1.5.0
passwd:
users:
- name: core
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwojmm5GUDQTt/ic1w3yf5c0fyiPqhy8D9Y4qMVljEA othrayte@gmail.com
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwojmm5GUDQTt/ic1w3yf5c0fyiPqhy8D9Y4qMVljEA othrayte@gmail.com
systemd:
units:
- name: rpm-ostree-install-hashistack.service
enabled: true
contents_local: rpm-ostree-install-hashistack.service
storage:
files:
- path: /etc/yum.repos.d/hashicorp.repo
contents:
local: hashicorp.repo
mode: 0311