You've already forked ansible-role-common
Dummy, mount the volume in container :)
This commit is contained in:
@@ -81,7 +81,7 @@ local gen_pipeline(distro) =
|
||||
TF_VAR_linode_api_token: {from_secret: 'linode_api_token'},
|
||||
TF_VAR_ssh_pubkey: {from_secret: 'TF_VAR_ssh_pubkey'},
|
||||
},
|
||||
volumes: [{ name: 'dockersock', path: '/var/run' },],
|
||||
volumes: [{ name: 'terraform-data', path: '/data' },],
|
||||
},],
|
||||
volumes:
|
||||
[{
|
||||
|
||||
Reference in New Issue
Block a user