This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
enh(chore) replace centcore by gorgone #8172
Merged
loiclau
merged 14 commits into
MON-gorgone-integration
from
MON-4505-gorgone-dependance
Dec 18, 2019
Merged
Changes from 13 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
0d32f8c
enh(core): remove non mandatory inst*.conf usage
lpinsivy f22973c
enh(doc): remove unsused instCent*.conf files
lpinsivy f9fb927
enh(doc): remove unsused instCent*.conf files
lpinsivy 27188d7
enh(core): delete centcore service script
loiclau bc2d0e6
Merge branch 'MON-4505-gorgone-dependance' of https://github.com/cent…
loiclau 7a5f6ef
delete centcore
loiclau 12da471
enh(core): remove instCentCore.conf
loiclau d427888
delete libinstall centcore script
loiclau ca3e1e6
delete centcore logrotate
loiclau 7836795
Update doc/fr/faq/remote_server.rst
kduret 6c5ea2e
clean unused option enable_perfdata_sync
loiclau 7abaafd
clean unused option enable_logs_sync
loiclau 0b5e38f
clean unused option for fresh install
loiclau 5f3f5a8
Merge branch 'MON-gorgone-integration' into MON-4505-gorgone-dependance
loiclau File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the ...Plugins.conf not required anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No only instCentWeb.conf is needed for modules and source update
I change all module to use only instCentWeb.conf (see associated PR for modules)