Created
March 28, 2018 19:43
-
-
Save dav1x/e2d1b553e86225ebd1585b6282c41e2f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
TASK [rhel_subscribe : Attach to OpenShift Pool] ************************************************************************************************************************************************** | |
fatal: [stretch-master-0]: FAILED! => {"changed": false, "cmd": ["subscription-manager", "attach", "--pool", "Red", "Hat", "OpenShift", "Container", "Platform,", "Premium*"], "delta": "0:00:00.162925", "end": "2018-03-28 20:34:51.569830", "msg": "non-zero return code", "rc": 64, "start": "2018-03-28 20:34:51.406905", "stderr": "", "stderr_lines": [], "stdout": "cannot parse argument: Hat\ncannot parse argument: OpenShift\ncannot parse argument: Container\ncannot parse argument: Platform,\ncannot parse argument: Premium*", "stdout_lines": ["cannot parse argument: Hat", "cannot parse argument: OpenShift", "cannot parse argument: Container", "cannot parse argument: Platform,", "cannot parse argument: Premium*"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment