1
0
mirror of https://github.com/rancher/os.git synced 2025-09-05 16:52:20 +00:00

rename rancher.user_docker to rancher.docker in cloud-config

This commit is contained in:
Ivan Mikushin
2015-09-11 14:10:50 +05:00
parent f19de93e09
commit 5934852e80
8 changed files with 30 additions and 30 deletions

View File

@@ -69,8 +69,8 @@ func TestSubstituteUserDataVars(t *testing.T) {
interfaces:
eth1:
address: $private_ipv4/16
user_docker:
tls_args: ['-H=$public_ipv4:2376']`,
docker:
tls_args: ['-H=$public_ipv4:2376']`,
`write_files:
- path: /etc/environment
content: |
@@ -81,8 +81,8 @@ func TestSubstituteUserDataVars(t *testing.T) {
interfaces:
eth1:
address: 192.0.2.203/16
user_docker:
tls_args: ['-H=192.0.2.3:2376']`,
docker:
tls_args: ['-H=192.0.2.3:2376']`,
},
{
// no metadata