Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add message/warning to run sync when hosts on provider are changed after the last sync #28

Open
valentinocossar opened this issue Apr 15, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@valentinocossar
Copy link
Contributor

Add message/warning to run sync when hosts on provider are changed after the last sync. With this implementation, we aim to notify users when hosts are changed on the provider repository after they do the last sync, in this way a user knows when he has to run another sync to pull the latest hosts.

@valentinocossar valentinocossar added the enhancement New feature or request label Apr 15, 2021
@CasvalDOT
Copy link
Contributor

Okay, we can also add an extra option in the config file to allow user to set this behavior automatically.
What do you think @valentinocossar?
An example must be:

auto_sync_on_provider_change: true | false

Default can be false

@valentinocossar
Copy link
Contributor Author

Yes, we can also add this feature. I would simplify the name with auto_sync: true | false. Default to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants