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
F44322226: D3488.diff
Sun, Aug 16, 12:58
F44299582: D3488.diff
Sun, Aug 16, 10:39
F44291562: D3488.id9164.diff
Sun, Aug 16, 09:46
F44289803: D3488.id8989.diff
Sun, Aug 16, 09:36
F44245336: D3488.id.diff
Sun, Aug 16, 04:49
Unknown Object (File)
Fri, Aug 14, 12:33
Unknown Object (File)
Tue, Aug 11, 22:58
Unknown Object (File)
Mon, Aug 10, 23:25
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