mirror of https://github.com/sipwise/ngcpcfg.git
We need to initialize ngcpcfg without HA repo, to solve chicken-eggs problem about git hooks handking. Also it will be useful to build glusterfs configs from tt2 templates and yml configuration. Then start glusterfs and store HA repo on glusterfs. In this case ngcp-installer will be able to call: > ngcpcfg initialise --without_shared > ngcpcfg set ... > ngcpcfg build ... > ngcpcfg init-shared > ngcpcfg apply "Applying everything together" In the past it was not so critical problem until we started taking care about the files permissions which are coming from ngcp-template-* packages and transferred to POSIX perms via ngcpcfg. One of the problems there is 'git clone' (which is a part of HA setup initialisation). It resets file perms if they are not yet stored into file '.ngcpcfg_perms'. Change-Id: I3cdc93f309f0b899e626779afb1e71f64b2cb953changes/83/25083/4
parent
6b35840ba2
commit
1a9d71268d
Loading…
Reference in new issue