8 lines
184 B
YAML
8 lines
184 B
YAML
---
|
|
# Default Docker repository channel
|
|
# Available options: stable, test, nightly
|
|
# Default is stable
|
|
|
|
# The channel used when configuring Docker repositories.
|
|
docker_channel: stable
|