**CMK version:2.0.0p28 cee
**OS version:RHEL 7.9
Error message:
OMD[dev]:~/etc/check_mk$ git status
fatal: Not a git repository (or any parent up to mount point /opt/omd)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Hi,
I have enabled version control with GIT in my checkmk dev environment and now wanted to test this on the commandline. But there I get the following error messages.
What is this all about?
OMD[dev]:~/etc/check_mk$ git status
fatal: Not a git repository (or any parent up to mount point /opt/omd)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Do I have to restart checkmk, after enabling this feature?
What about a distributed environment, do I have to install git on every remote site or just on the primary site?
@kdeutsch Maybe you have an Idea, whats the problem here.
Thanks in advance
Christian