Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ansible for deploy Saps Worker #79

Open
wants to merge 33 commits into
base: feature/remote-worker-saps
Choose a base branch
from

Conversation

wesleymonte
Copy link
Contributor

Resolves #77

gabrielfelipeg and others added 30 commits March 3, 2020 17:08
@wesleymonte wesleymonte added the enhancement New feature or request label May 5, 2020
@wesleymonte wesleymonte self-assigned this May 5, 2020
@wesleymonte wesleymonte changed the title Worker ansible saps Updated Ansible for Deploy Saps Worker May 5, 2020
@wesleymonte wesleymonte changed the title Updated Ansible for Deploy Saps Worker Updated ansible for deploy Saps Worker May 5, 2020
- name: "copy setup file"
copy: src="../setup.sh" dest="/home/ubuntu"
- name: Setting up environment
shell: "{{ setup }} {{ nfs_server }} {{ nfs_server_dir }}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where these nfs variables have been set?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These variables are set in the ansible-playbook call from install.sh script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants