FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

New devops users role

Merged Steve Ison requested to merge new-devops-users-role into master

This PR adds the devops team public keys. It uses the infra gp_role 'add_users' to add devops team keys to our servers.

The gp_roles need to be on the roles_path for this to work and the vars file needs to be included with, something like:

ansible.cfg:

roles_path=<path to gp_roles>/gp_roles

playbook.yml:

- hosts: <hosts>
  user: root
  roles:
    - add-devops-users

closes #8 (closed)

Merge request reports

Pipeline #1647 passed

Pipeline passed for 4d08864a on new-devops-users-role

Merged by Robin GoodallRobin Goodall 5 years ago (Apr 9, 2019 2:44pm UTC)

Loading

Pipeline #1652 passed

Pipeline passed for 6cc7408f on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading