Move salt repository #86

Open
opened 2024-02-12 10:47:21 +01:00 by felixalbrigtsen · 6 comments
felixalbrigtsen commented 2024-02-12 10:47:21 +01:00 (Migrated from github.com)

Our salt repository is hosted as a local git repository on our salt master.
If we migrate the repository to git.pvv.ntnu.no, we can

  • Use pull requests to better collaborate on the salt config
  • Refer to the salt config in the nixos config (maybe)
  • Recover from a failing salt master
  • Allow users to view and edit without an admin principal
Our salt repository is hosted as a local git repository on our salt master. If we migrate the repository to git.pvv.ntnu.no, we can - Use pull requests to better collaborate on the salt config - Refer to the salt config in the nixos config (maybe) - Recover from a failing salt master - Allow users to view and edit without an admin principal
pbsds commented 2024-02-12 18:24:23 +01:00 (Migrated from github.com)

Secrets must then be removed

Secrets must then be removed
h7x4 commented 2024-02-12 18:43:17 +01:00 (Migrated from github.com)

Are there any secrets in salt, or would that just be pillar?

Are there any secrets in `salt`, or would that just be `pillar`?
pbsds commented 2024-02-12 22:20:52 +01:00 (Migrated from github.com)

the ssh private key used to run getent passwd on login.stud.ntnu.no ? or is it removed?

the ssh private key used to run `getent passwd` on login.stud.ntnu.no ? or is it removed?
pbsds commented 2024-02-12 22:21:51 +01:00 (Migrated from github.com)

I think i heard kaasen talking about using the LDAP api instead

I think i heard kaasen talking about using the LDAP api instead
felixalbrigtsen commented 2024-02-13 16:34:05 +01:00 (Migrated from github.com)

We get uid, names, etc from LDAP, which is unauthenticated. Either way, that's a tool that doesn't have to be in salt

We get uid, names, etc from LDAP, which is unauthenticated. Either way, that's a tool that doesn't have to be in salt

There is currently a read-only mirror of the salt repository at https://git.pvv.ntnu.no/Drift/salt, being continuously pushed by sleipner:/etc/cron.daily/salt-gitea-sync -> /local/adm/salt-gitea-sync/cronjob

There is currently a read-only mirror of the salt repository at https://git.pvv.ntnu.no/Drift/salt, being continuously pushed by [sleipner](https://www.pvv.ntnu.no/pvv/Maskiner/sleipner):`/etc/cron.daily/salt-gitea-sync -> /local/adm/salt-gitea-sync/cronjob`
oysteikt added the
salt
label 2024-08-03 22:10:10 +02:00
oysteikt added this to the Kanban project 2024-08-03 22:54:07 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Drift/issues#86
No description provided.