ffc54b028c
This allows a list of drop-ins for a unit to be declared inline within a cloud-config. For example: #cloud-config coreos: units: - name: docker.service drop-ins: - name: 50-insecure-registry.conf content: | [Service] Environment=DOCKER_OPTS='--insecure-registry="10.0.1.0/24"' |
||
---|---|---|
.. | ||
validate | ||
config_test.go | ||
config.go | ||
etc_hosts.go | ||
etcd.go | ||
file.go | ||
flannel.go | ||
fleet.go | ||
oem.go | ||
script.go | ||
unit.go | ||
update.go | ||
user.go |