Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

jq required but not found #1049

Closed
chenqifeng28 opened this issue Jun 13, 2018 · 1 comment
Closed

jq required but not found #1049

chenqifeng28 opened this issue Jun 13, 2018 · 1 comment

Comments

@chenqifeng28
Copy link

Is this a BUG REPORT or a FEATURE REQUEST ? (choose one):
FEATURE REQUEST

$ mkdir ~/git
$ cd ~/git
$ git clone https://github.com/openshift/openshift-ansible-contrib.git
$ cd openshift-ansible-contrib/reference-architecture/day2ops/scripts
$ ./project_export.sh logging

[root@master scripts]# ./project_export.sh logging
jq required but not found

What is the jq?
How can i resove it ,thx.

[root@master ~]# oc version
oc v3.6.173.0.5
kubernetes v1.6.1+5115d708d7
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://master.example.com:8443
openshift v3.6.173.0.5
kubernetes v1.6.1+5115d708d7

[root@master ~]# ansible --version
ansible 2.3.1.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
python version = 2.7.5 (default, May 3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]

@l3andro
Copy link

l3andro commented Oct 16, 2018

Need install jq package on Linux.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants