mirror of
https://github.com/rancher/os.git
synced 2025-09-25 04:37:02 +00:00
Fix naming of external services (e.g. specified by rancher.services_include)
Add container_name key to service configuration.
This commit is contained in:
@@ -3,6 +3,8 @@ rancher:
|
||||
environment:
|
||||
ETCD_DISCOVERY: https://discovery.etcd.io/c2c219023108cda9529364d6d983fe13
|
||||
FLANNEL_NETWORK: 10.244.0.0/16
|
||||
services_include:
|
||||
kernel-headers: true
|
||||
network:
|
||||
interfaces:
|
||||
eth1:
|
||||
|
Reference in New Issue
Block a user