23 lines
399 B
YAML
23 lines
399 B
YAML
variant: fcos
|
|
version: 1.4.0
|
|
|
|
ignition:
|
|
config:
|
|
merge:
|
|
- local: fetchcert.ign
|
|
|
|
storage:
|
|
files:
|
|
- path: /etc/containers/systemd/nginx.container
|
|
mode: 0644
|
|
contents:
|
|
local: nginx.container
|
|
- path: /etc/nginx/nginx.conf
|
|
mode: 0644
|
|
contents:
|
|
local: nginx.conf
|
|
directories:
|
|
- path: /etc/nginx/conf.d
|
|
- path: /etc/nginx/default.d
|
|
- path: /etc/pki/nginx
|