Operations grimoire/Onboarding: Difference between revisions

From Nasqueron Agora
Line 20: Line 20:
=== Salt ===
=== Salt ===
* {{Ops file|pillar/core/groups.sls}}: add username to '''ops''' group
* {{Ops file|pillar/core/groups.sls}}: add username to '''ops''' group
* Deploy roles/core/users to each machine: <code>salt '*' roles/core/users</code>
* Deploy roles/core/users to each machine: <code>salt '*' state.apply roles/core/users</code>


=== NetBox ===
=== NetBox ===
* Create [https://netbox.nasqueron.org/tenancy/contacts/add/ new contact], add it to the Nasqueron Operations SIG
* Create [https://netbox.nasqueron.org/tenancy/contacts/add/ new contact], add it to the Nasqueron Operations SIG

Revision as of 06:36, 21 February 2023

The current Nasqueron Operations SIG onboarding process is still a work in progress. When onboarding new members, this process should be refined and improve.

Request

To join the Nasqueron Operations SIG:

  1. Create a task on DevCentral
    • Document the work previously done for Nasqueron projet, with focus on the infrastructure, state you want to join Operations.
    • Tag it Nasqueron Operations Squad
    • Announce the task on Libera #nasqueron-ops
  2. When invited to do so, sign https://devcentral.nasqueron.org/L3
  3. Ensure you follow the useful ops resource to communicate:
    • IRC: join and follow Libera #nasqueron-ops
    • DevCentral: have a working account on with notifications enabled

Onboarding

Phabricator

Salt

  • rOPS: pillar/core/groups.sls: add username to ops group
  • Deploy roles/core/users to each machine: salt '*' state.apply roles/core/users

NetBox

  • Create new contact, add it to the Nasqueron Operations SIG