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
F11791883: D3488.diff
Mon, Sep 22, 17:09
F11790145: D3488.id9164.diff
Mon, Sep 22, 10:47
F11790144: D3488.id8989.diff
Mon, Sep 22, 10:47
F11788560: D3488.id.diff
Mon, Sep 22, 06:43
Unknown Object (File)
Sun, Sep 21, 15:40
Unknown Object (File)
Fri, Sep 19, 08:43
Unknown Object (File)
Wed, Sep 17, 08:24
Unknown Object (File)
Tue, Sep 16, 12:30
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