Page MenuHomeDevCentral

Install git everywhere as part of the core role
ClosedPublic

Authored by dereckson on Oct 6 2024, 11:21.
Tags
None
Referenced Files
F24973871: D3488.diff
Sun, Mar 22, 12:51
F24971934: D3488.id9164.diff
Sun, Mar 22, 09:37
F24969045: D3488.id8989.diff
Sun, Mar 22, 04:04
F24967261: D3488.diff
Sun, Mar 22, 00:47
F24967195: D3488.id9164.diff
Sun, Mar 22, 00:44
Unknown Object (File)
Fri, Mar 20, 19:57
Unknown Object (File)
Fri, Mar 20, 18:20
Unknown Object (File)
Thu, Mar 19, 07:31
Subscribers
None

Details

Summary

Lot of roles requires Git installation, and it's even used
as an ops tool to create archives of configuration files,
or to pull directly on a server this operations repository
for example.

This change moves Git installation to the core role and
cleans up everywhere else.

This change also provide a configuration for root user,
only if a file doesn't exist to avoid to overwrite [safe] blocks.

Test Plan

Deployed on WindRiver twice:

  • with /root/.gitconfig existing, only fixed file mode
  • without the file, provisioned it

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable