Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Need info in readme or wiki about capistrano keys #11

Closed
mark-dce opened this issue Aug 6, 2015 · 0 comments
Closed

Need info in readme or wiki about capistrano keys #11

mark-dce opened this issue Aug 6, 2015 · 0 comments

Comments

@mark-dce
Copy link
Collaborator

mark-dce commented Aug 6, 2015

The current scripts point to key's in Alicia's personal repo - see
https://github.com/acozine/sufia-centos/blob/master/roles/housekeeping/tasks/users_groups_dirs.yml#L28-L31

- name: add keys for capistrano user
  authorized_key: user={{ capistrano_user }} key="{{ item }}" 
  with_items:
      - https://github.com/acozine.keys
@acozine acozine closed this as completed Jun 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants