使用MS Active Directory的OpenShift Ansible

使用MS Active Directory的OpenShift Ansible,openshift,openshift-origin,Openshift,Openshift Origin,环境: NAME="Red Hat Enterprise Linux Atomic Host" VERSION="7.3" ID="rhel" ID_LIKE="fedora" VARIANT="Atomic Host" VARIANT_ID=atomic.host VERSION_ID="7.3" PRETTY_NAME="Red Hat Enterprise Linux Atomic Host 7.3" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:en

环境:

NAME="Red Hat Enterprise Linux Atomic Host"
VERSION="7.3"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Atomic Host"
VARIANT_ID=atomic.host
VERSION_ID="7.3"
PRETTY_NAME="Red Hat Enterprise Linux Atomic Host 7.3"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.3:GA:atomic-host"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.3
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION=7.3
3.6.11-1
OpenShift Ansible版本:

NAME="Red Hat Enterprise Linux Atomic Host"
VERSION="7.3"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Atomic Host"
VARIANT_ID=atomic.host
VERSION_ID="7.3"
PRETTY_NAME="Red Hat Enterprise Linux Atomic Host 7.3"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.3:GA:atomic-host"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.3
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION=7.3
3.6.11-1
这是带有原子主机的openshift ansible设置,因此openshift本身是容器化的

问题:

是否有人使用OpenShift Ansible for MS Active Directory配置了OpenShift?我找到了这个引用,但它意味着OpenShift主节点服务在systemd下运行:

有什么建议吗?

(不幸的是,我没有能力测试它,但是)那

安装过程会创建相关的systemd单元,这些单元可用于使用正常的systemctl命令启动、停止和轮询服务

因此,我希望命令
systemctl restart-origin-master
应该可以工作(除非在您的情况下是
原子openshift-master

它还说

在集装箱化安装期间,配置文件与基于RPM的安装放置在相同的位置


所以我希望这个指令能起作用。

啊,斯帕西博·斯拉瓦!重新加载成功了。我将我的userid添加到集群管理组。但是,由于某些原因,仍然会出现401错误:(