1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 09:44:59 +01:00

atomic.conf: fix syntax error of the YAML format

We use YAML format in atomic.conf file, so it should be KEY: VALUE
not KEY=VALUE.

Signed-off-by: Alex Jia <ajia@redhat.com>

Closes: #1004
Approved by: baude
This commit is contained in:
Alex Jia
2017-05-17 11:37:13 +08:00
committed by Atomic Bot
parent 3db0e41043
commit ae782515a0

View File

@@ -21,6 +21,6 @@ sigstore_metadata_image: sigstore
# To always use a proxy with atomic, you can uncomment and fill out
# below.
#
#http_proxy=
#https_proxy=
#no_proxy=
#http_proxy:
#https_proxy:
#no_proxy: