git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/dataminer-pool-manager@147061 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
ac561756ab
commit
1bf5f76518
|
@ -186,7 +186,7 @@ public class AnsibleBridge {
|
|||
|
||||
// generate the playbook
|
||||
Playbook playbook = new Playbook();
|
||||
playbook.setRemote_user("gcube");
|
||||
playbook.setRemote_user("root");
|
||||
playbook.applyTo("universe");
|
||||
for(Role r:algoRoles) {
|
||||
// add only 'add' roles
|
||||
|
|
Loading…
Reference in New Issue