-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Boris Glimcher <[email protected]>
- Loading branch information
Showing
2 changed files
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ dh4bmc ansible_host=172.22.2.4 ansible_connection=local ansible_user=root | |
amd ansible_host=172.22.3.1 ansible_connection=ssh ansible_user=root | ||
bf2 ansible_host=172.22.3.2 ansible_connection=ssh ansible_user=root | ||
mrv ansible_host=172.22.3.3 ansible_connection=ssh ansible_user=root | ||
mev ansible_host=192.168.0.2 ansible_connection=ssh ansible_user=root ansible_ssh_common_args='-J [email protected]' | ||
mev ansible_host=192.168.0.2 ansible_connection=ssh ansible_user=root ansible_ssh_common_args='-J [email protected]' proxy_env="{'http_proxy': 'http://192.168.0.1:3128', 'https_proxy': 'http://192.168.0.1:3128'}" | ||
|
||
[dpubmcs] | ||
bf2bmc ansible_host=172.22.4.2 ansible_connection=local ansible_user=root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters