You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run converge plan --rpc-addr xxx:4774 --rpc-token xxx --params username=administrator test.hcl
Result user - not what expected
The text was updated successfully, but these errors were encountered:
dmlemos
changed the title
Parameters are not being setup when used with remote rpc-addr
Parameters are not being setup when used with remote 'rpc-addr'
Jun 13, 2017
dmlemos
changed the title
Parameters are not being setup when used with remote 'rpc-addr'
Parameters are not being passed when used with remote 'rpc-addr'
Jun 13, 2017
Given
$ cat test.hcl
Run
converge plan --rpc-addr xxx:4774 --rpc-token xxx --params username=administrator test.hcl
Result
user
- not what expectedThe text was updated successfully, but these errors were encountered: