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

fix for npt #1057

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix for npt #1057

wants to merge 3 commits into from

Commits on Mar 8, 2023

  1. fix for npt

    fix for ntp server. This way when you set the ntp_server or the pool it doesn't still take no_ntp
    lessfoobar authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bd7690d View commit details
    Browse the repository at this point in the history
  2. guess I forgot to make the changes here as well

    TASK [freeipa.ansible_freeipa.ipaclient : Install - IPA client test] ***********
    fatal: [ipamaster.int.REDACTED.com]: FAILED! => {"changed": false, "msg": "--ntp-pool cannot be used together with --no-ntp"}
    lessfoobar authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    cce0dec View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    e4211f4 View commit details
    Browse the repository at this point in the history