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

ansible: install ntp for centos. #7

Merged
merged 1 commit into from
Sep 16, 2015
Merged

ansible: install ntp for centos. #7

merged 1 commit into from
Sep 16, 2015

Conversation

erikh
Copy link
Contributor

@erikh erikh commented Sep 10, 2015

Signed-off-by: Erik Hollensbe github@hollensbe.org

Signed-off-by: Erik Hollensbe <github@hollensbe.org>
@mapuri
Copy link
Contributor

mapuri commented Sep 10, 2015

lgtm.

Looks like we now have quite a lot of packages in the ansible playbooks. And if I get it correct, not all are needed for the build environment or for say netplugin service to work but some of them are useful debugging tools? I am wondering if it will be a good idea to re-arrange some of the ansible plays such that we can put infra service, build environment and debug tool installation plays into separate buckets respectively and have them run based on the environment. If it sounds ok, I can track and do this as a separate PR. It will also help me use these playbooks for configuring nodes as part of cluster management.

@erikh
Copy link
Contributor Author

erikh commented Sep 10, 2015

Go ahead, but I don’t think you’ll find much that should not exist
on deployed servers, maybe the vcs and go stuff. ntpd is going to need
to be on all hosts.

On 10 Sep 2015, at 8:35, Madhav Puri wrote:

lgtm.

Looks like we now have quite a lot of packages in the ansible
playbooks. And if I get it correct, not all are needed for the build
environment or for say netplugin service to work but some of them are
useful debugging tools? I am wondering if it will be a good idea to
re-arrange some of the ansible plays such that we can put infra
service, build environment and debug tool installation plays into
separate buckets respectively and have them run based on the
environment. If it sounds ok, I can track and do this as a separate
PR. It will also help me use these playbooks for configuring nodes as
part of cluster management.


Reply to this email directly or view it on GitHub:
#7 (comment)

@mapuri
Copy link
Contributor

mapuri commented Sep 10, 2015

ok, that is fair. May be we can tackle this as we start using the playbooks elsewhere.

@erikh
Copy link
Contributor Author

erikh commented Sep 10, 2015

yeah, I think that’s a safer approach. Then we know what we need.
Let’s leave this issue open so we’re sure to remember that.

On 10 Sep 2015, at 9:26, Madhav Puri wrote:

ok, that is fair. May be we can tackle this as we start using the
playbooks elsewhere.


Reply to this email directly or view it on GitHub:
#7 (comment)

@mapuri
Copy link
Contributor

mapuri commented Sep 10, 2015

sounds good Erik. I will file a separate issue, so that you can merge and close this PR.

erikh pushed a commit that referenced this pull request Sep 16, 2015
ansible: install ntp for centos.
@erikh erikh merged commit 9f6aea5 into master Sep 16, 2015
@erikh erikh deleted the ntpd branch September 16, 2015 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants