1fe66e91d0
Now that we support YAML, it's a gotcha/eyesore that some of our options use underscores rather than dashes. Let's be nice and switch those few options over, while of course still supporting the previous name. Co-authored-by: Colin Walters <walters@verbum.org> Closes: #1749 Approved by: cgwalters
10 lines
187 B
JSON
10 lines
187 B
JSON
{
|
|
"ref": "fedora-atomic/rawhide/x86_64/server/docker",
|
|
|
|
"include": "fedora-rawhide-base.json",
|
|
|
|
"packages": ["docker-io"],
|
|
|
|
"units": ["docker.service", "docker.socket"]
|
|
}
|