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
Unknown Object (File)
Tue, Dec 3, 21:34
Unknown Object (File)
Tue, Dec 3, 17:19
Unknown Object (File)
Tue, Dec 3, 01:12
Unknown Object (File)
Sat, Nov 30, 16:52
Unknown Object (File)
Mon, Nov 25, 15:09
Unknown Object (File)
Nov 22 2024, 10:07
Unknown Object (File)
Nov 22 2024, 04:52
Unknown Object (File)
Nov 19 2024, 07:14
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