aboutsummaryrefslogtreecommitdiff
path: root/test/integ-test/integ-test-configs/ignition/virtual.ign.slc
blob: 3f4693739ccb1cd3beed953ac93c4d9358e16d52 (plain)
1
2
3
4
5
6
7
8
9
10
11
{{define "ignition/virtual" -}}
{
  "ignition": { "version": "3.4.0" },
  "passwd": {
    "users": [{ "name": "core", "sshAuthorizedKeys": ["ssh-rsa AAAA... user@example.com"] }]
  },
  "storage": {
    "files": [{ "path": "/etc/hostname", "contents": { "source": "data:,{{.hostname}}" }, "mode": 420 }]
  }
}
{{end}}
nihil fit ex nihilo