Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

copy snoopy keys#211

Closed
jburel wants to merge 1 commit into
ome:masterfrom
jburel:ci-deployment
Closed

copy snoopy keys#211
jburel wants to merge 1 commit into
ome:masterfrom
jburel:ci-deployment

Conversation

@jburel
Copy link
Copy Markdown
Member

@jburel jburel commented Dec 8, 2016

copy snoopy keys:
Add remote_src parameter
Without the new parameter, it always fails with this error
TASK [jenkinsslave : copy snoopy keys] ***************************************** fatal: [cowfish.openmicroscopy.org]: FAILED! => {"failed": true, "msg": "the file_name '/home/hudson/.ssh/config' does not exist, or is not readable"}
ansible version used: 2.1.1.0

To test, run the playbook ci-deployment.yml against cowfish with --ask-become-pass -C options

owner={{ jenkinsuser }}
group={{ jenkinsuser }}
mode=0700
remote_src=True
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think the original intention (@aleksandra-tarkowska) was that keys would be copied from a local directory. Copying from a remote_src would only work if the key has already been copied in some other way, which in general won't be the case.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

pointing snoopy_dir_path: to a local dir did not make any difference if it is what you mean

@snoopycrimecop
Copy link
Copy Markdown
Member

Conflicting PR. Removed from build MANAGEMENT_TOOLS-merge#1114. See the console output for more details.
Possible conflicts:

@snoopycrimecop
Copy link
Copy Markdown
Member

Conflicting PR. Removed from build MANAGEMENT_TOOLS-merge#1115. See the console output for more details.
Possible conflicts:

@jburel
Copy link
Copy Markdown
Member Author

jburel commented Dec 9, 2016

Closing discussed with @manics
passing to CLI -e snoopy_dir_path=/path/to/snoopykey solved my issue

@jburel jburel closed this Dec 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants