Files
infra/1-coreos/1-prepare-ignition-files/example.bu

18 lines
472 B
Plaintext

variant: fcos
version: 1.5.0
passwd:
users:
- name: core
ssh_authorized_keys:
- 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