Skip to content

Instantly share code, notes, and snippets.

@JohnTheodore
Created September 18, 2015 02:05
Show Gist options
  • Save JohnTheodore/8de0cc267e71a0f70098 to your computer and use it in GitHub Desktop.
Save JohnTheodore/8de0cc267e71a0f70098 to your computer and use it in GitHub Desktop.
~/openshift-ansible$ cat inventory/byo/hosts|grep -vi ^#|grep .
[OSEv3:children]
masters
nodes
etcd
[OSEv3:vars]
ansible_ssh_user=johntheodore
ansible_sudo=true
deployment_type=origin
use_cluster_metrics=true
openshift_master_identity_providers=[{'name': 'allow_all', 'login': 'true', 'challenge': 'true', 'kind': 'AllowAllPasswordIdentityProvider'}]
use_fluentd=false
openshift_master_cluster_password=kljd#3294SJD()@Y#%*()!&dlskjf
openshift_master_cluster_vip=10.116.2.223
openshift_master_cluster_public_vip=10.116.2.223
openshift_master_cluster_hostname=openshift.ash2.mycloud.net
openshift_master_cluster_public_hostname=openshift.ash2.mycloud.net
[masters]
b-openshif-r02c8-prod.ash2.mycloud.net
b-openshif-r07e8-prod.ash2.mycloud.net
b-openshif-r03f7-prod.ash2.mycloud.net
[etcd]
b-openshif-r02c8-prod.ash2.mycloud.net
b-openshif-r07e8-prod.ash2.mycloud.net
b-openshif-r03f7-prod.ash2.mycloud.net
[nodes]
b-openshif-r02c8-prod.ash2.mycloud.net
b-openshif-r02f7-prod.ash2.mycloud.net
b-openshif-r03f7-prod.ash2.mycloud.net
b-openshif-r06c8-prod.ash2.mycloud.net
b-openshif-r07e8-prod.ash2.mycloud.net
b-openshif-r08e8-prod.ash2.mycloud.net
This file has been truncated, but you can view the full file.
Script started on Fri 18 Sep 2015 12:11:48 AM UTC
ash1] johntheodore@plj0e006ash1001:~/openshift-ansible$ git show
commit c54ad3e7d59665706db70b897306ca92ccda9f4b
Merge: 4dfccda e431aa5
Author: johntheodore <[email protected]>
Date: Fri Sep 18 00:10:18 2015 +0000
Merge branch 'issue585' of https://github.com/sdodson/openshift-ansible
]0; [ash1] [email protected] [10.119.134.140] [ash1] johntheodore@plj0e006ash1001:~/openshift-ansible$ time ansible-playbook -vvv -i ./inventory/byo/hosts playbooks/byo/config.yml --ask-become-pass
SUDO password:
PLAY [Populate config host groups] ********************************************
TASK: [fail ] *****************************************************************
skipping: [localhost]
TASK: [fail ] *****************************************************************
skipping: [localhost]
TASK: [fail ] *****************************************************************
skipping: [localhost]
TASK: [Evaluate oo_etcd_to_config] ********************************************
creating host via 'add_host': hostname=b-openshif-r02c8-prod.ash2.mycloud.net
added host to group via add_host module: oo_etcd_to_config
ok: [localhost] => (item=b-openshif-r02c8-prod.ash2.mycloud.net) => {"item": "b-openshif-r02c8-prod.ash2.mycloud.net", "new_groups": ["oo_etcd_to_config"], "new_host": "b-openshif-r02c8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r07e8-prod.ash2.mycloud.net
added host to group via add_host module: oo_etcd_to_config
ok: [localhost] => (item=b-openshif-r07e8-prod.ash2.mycloud.net) => {"item": "b-openshif-r07e8-prod.ash2.mycloud.net", "new_groups": ["oo_etcd_to_config"], "new_host": "b-openshif-r07e8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r03f7-prod.ash2.mycloud.net
added host to group via add_host module: oo_etcd_to_config
ok: [localhost] => (item=b-openshif-r03f7-prod.ash2.mycloud.net) => {"item": "b-openshif-r03f7-prod.ash2.mycloud.net", "new_groups": ["oo_etcd_to_config"], "new_host": "b-openshif-r03f7-prod.ash2.mycloud.net"}
TASK: [Evaluate oo_masters_to_config] *****************************************
creating host via 'add_host': hostname=b-openshif-r02c8-prod.ash2.mycloud.net
added host to group via add_host module: oo_masters_to_config
ok: [localhost] => (item=b-openshif-r02c8-prod.ash2.mycloud.net) => {"item": "b-openshif-r02c8-prod.ash2.mycloud.net", "new_groups": ["oo_masters_to_config"], "new_host": "b-openshif-r02c8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r07e8-prod.ash2.mycloud.net
added host to group via add_host module: oo_masters_to_config
ok: [localhost] => (item=b-openshif-r07e8-prod.ash2.mycloud.net) => {"item": "b-openshif-r07e8-prod.ash2.mycloud.net", "new_groups": ["oo_masters_to_config"], "new_host": "b-openshif-r07e8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r03f7-prod.ash2.mycloud.net
added host to group via add_host module: oo_masters_to_config
ok: [localhost] => (item=b-openshif-r03f7-prod.ash2.mycloud.net) => {"item": "b-openshif-r03f7-prod.ash2.mycloud.net", "new_groups": ["oo_masters_to_config"], "new_host": "b-openshif-r03f7-prod.ash2.mycloud.net"}
TASK: [Evaluate oo_nodes_to_config] *******************************************
creating host via 'add_host': hostname=b-openshif-r02c8-prod.ash2.mycloud.net
added host to group via add_host module: oo_nodes_to_config
ok: [localhost] => (item=b-openshif-r02c8-prod.ash2.mycloud.net) => {"item": "b-openshif-r02c8-prod.ash2.mycloud.net", "new_groups": ["oo_nodes_to_config"], "new_host": "b-openshif-r02c8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r02f7-prod.ash2.mycloud.net
added host to group via add_host module: oo_nodes_to_config
ok: [localhost] => (item=b-openshif-r02f7-prod.ash2.mycloud.net) => {"item": "b-openshif-r02f7-prod.ash2.mycloud.net", "new_groups": ["oo_nodes_to_config"], "new_host": "b-openshif-r02f7-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r03f7-prod.ash2.mycloud.net
added host to group via add_host module: oo_nodes_to_config
ok: [localhost] => (item=b-openshif-r03f7-prod.ash2.mycloud.net) => {"item": "b-openshif-r03f7-prod.ash2.mycloud.net", "new_groups": ["oo_nodes_to_config"], "new_host": "b-openshif-r03f7-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r06c8-prod.ash2.mycloud.net
added host to group via add_host module: oo_nodes_to_config
ok: [localhost] => (item=b-openshif-r06c8-prod.ash2.mycloud.net) => {"item": "b-openshif-r06c8-prod.ash2.mycloud.net", "new_groups": ["oo_nodes_to_config"], "new_host": "b-openshif-r06c8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r07e8-prod.ash2.mycloud.net
added host to group via add_host module: oo_nodes_to_config
ok: [localhost] => (item=b-openshif-r07e8-prod.ash2.mycloud.net) => {"item": "b-openshif-r07e8-prod.ash2.mycloud.net", "new_groups": ["oo_nodes_to_config"], "new_host": "b-openshif-r07e8-prod.ash2.mycloud.net"}
creating host via 'add_host': hostname=b-openshif-r08e8-prod.ash2.mycloud.net
added host to group via add_host module: oo_nodes_to_config
ok: [localhost] => (item=b-openshif-r08e8-prod.ash2.mycloud.net) => {"item": "b-openshif-r08e8-prod.ash2.mycloud.net", "new_groups": ["oo_nodes_to_config"], "new_host": "b-openshif-r08e8-prod.ash2.mycloud.net"}
TASK: [Evaluate oo_nodes_to_config] *******************************************
skipping: [localhost] => (item=b-openshif-r02c8-prod.ash2.mycloud.net)
skipping: [localhost] => (item=b-openshif-r07e8-prod.ash2.mycloud.net)
skipping: [localhost] => (item=b-openshif-r03f7-prod.ash2.mycloud.net)
TASK: [Evaluate oo_first_etcd] ************************************************
creating host via 'add_host': hostname=b-openshif-r02c8-prod.ash2.mycloud.net
added host to group via add_host module: oo_first_etcd
ok: [localhost] => {"new_groups": ["oo_first_etcd"], "new_host": "b-openshif-r02c8-prod.ash2.mycloud.net"}
TASK: [Evaluate oo_first_master] **********************************************
creating host via 'add_host': hostname=b-openshif-r02c8-prod.ash2.mycloud.net
added host to group via add_host module: oo_first_master
ok: [localhost] => {"new_groups": ["oo_first_master"], "new_host": "b-openshif-r02c8-prod.ash2.mycloud.net"}
PLAY [Set etcd facts needed for generating certs] *****************************
GATHERING FACTS ***************************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE setup
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> REMOTE_MODULE setup
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> REMOTE_MODULE setup
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535115.56-3331938283872 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535115.56-3331938283872 && echo $HOME/.ansible/tmp/ansible-tmp-1442535115.56-3331938283872'
EXEC previous known host file not found for b-openshif-r02c8-prod.ash2.mycloud.net
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452 && echo $HOME/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452'
EXEC previous known host file not found for b-openshif-r07e8-prod.ash2.mycloud.net
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734 && echo $HOME/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734'
EXEC previous known host file not found for b-openshif-r03f7-prod.ash2.mycloud.net
The authenticity of host 'b-openshif-r02c8-prod.ash2.mycloud.net (10.50.144.196)' can't be established.
ECDSA key fingerprint is d3:16:a1:61:68:42:2f:f8:45:83:3a:b2:3e:73:1b:a7.
Are you sure you want to continue connecting (yes/no)? yes
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp1JHcrY TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-3331938283872/setup
The authenticity of host 'b-openshif-r07e8-prod.ash2.mycloud.net (10.50.147.73)' can't be established.
ECDSA key fingerprint is 7b:7c:8e:6e:0a:3b:fa:92:7e:39:02:35:2a:48:89:b9.
Are you sure you want to continue connecting (yes/no)? <b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=lohglhddaihypmeggcfafddmgtkedtsu] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lohglhddaihypmeggcfafddmgtkedtsu; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-3331938283872/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-3331938283872/ >/dev/null 2>&1'"'"''
yes
<b-openshif-r07e8-prod.ash2.mycloud.net> PUT /tmp/tmp8gTvci TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/setup
The authenticity of host 'b-openshif-r03f7-prod.ash2.mycloud.net (10.50.148.101)' can't be established.
ECDSA key fingerprint is cc:b7:87:cd:84:b4:6c:5d:86:e5:21:97:a5:a7:0e:b8.
Are you sure you want to continue connecting (yes/no)? <b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=ckyaswdgvnudibcvdnjbsmmakxesvqzf] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ckyaswdgvnudibcvdnjbsmmakxesvqzf; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/ >/dev/null 2>&1'"'"''
yes
ok: [b-openshif-r02c8-prod.ash2.mycloud.net]
<b-openshif-r03f7-prod.ash2.mycloud.net> PUT /tmp/tmp0X5oqp TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/setup
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=rglokorpqajvhhzhkdjgzjlqznwegbkl] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rglokorpqajvhhzhkdjgzjlqznwegbkl; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r07e8-prod.ash2.mycloud.net]
ok: [b-openshif-r03f7-prod.ash2.mycloud.net]
TASK: [openshift_facts | Verify Ansible version is greater than 1.8.0 and not 1.9.0] ***
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"msg": "all assertions passed"}
ok: [b-openshif-r07e8-prod.ash2.mycloud.net] => {"msg": "all assertions passed"}
ok: [b-openshif-r03f7-prod.ash2.mycloud.net] => {"msg": "all assertions passed"}
TASK: [openshift_facts | Gather Cluster facts] ********************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535127.01-38625722509494 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535127.01-38625722509494 && echo $HOME/.ansible/tmp/ansible-tmp-1442535127.01-38625722509494'
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535127.01-263798752838539 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535127.01-263798752838539 && echo $HOME/.ansible/tmp/ansible-tmp-1442535127.01-263798752838539'
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535127.01-14277227632314 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535127.01-14277227632314 && echo $HOME/.ansible/tmp/ansible-tmp-1442535127.01-14277227632314'
<b-openshif-r03f7-prod.ash2.mycloud.net> PUT /tmp/tmpqsnEw2 TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-14277227632314/openshift_facts
<b-openshif-r07e8-prod.ash2.mycloud.net> PUT /tmp/tmpYG_v5C TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-263798752838539/openshift_facts
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpF5SkrW TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-38625722509494/openshift_facts
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=wbkeglbjgegdmvctvftzndpayeeopmmk] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wbkeglbjgegdmvctvftzndpayeeopmmk; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-14277227632314/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-14277227632314/ >/dev/null 2>&1'"'"''
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=mxmxnirlgucedtywawtzykzhgnvuebbh] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mxmxnirlgucedtywawtzykzhgnvuebbh; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-263798752838539/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-263798752838539/ >/dev/null 2>&1'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=epegavzelyrnapsjokjdjptmkvzelbxu] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-epegavzelyrnapsjokjdjptmkvzelbxu; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-38625722509494/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535127.01-38625722509494/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r03f7-prod.ash2.mycloud.net] => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r03f7-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "ip": "10.50.148.101", "public_hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "public_ip": "10.50.148.101", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": true}
changed: [b-openshif-r07e8-prod.ash2.mycloud.net] => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r07e8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "ip": "10.50.147.73", "public_hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "public_ip": "10.50.147.73", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": true}
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r02c8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "ip": "10.50.144.196", "public_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "public_ip": "10.50.144.196", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": true}
TASK: [openshift_facts ] ******************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts role=common
<b-openshif-r07e8-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts role=common
<b-openshif-r03f7-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts role=common
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535129.83-216240652821911 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535129.83-216240652821911 && echo $HOME/.ansible/tmp/ansible-tmp-1442535129.83-216240652821911'
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535129.83-42951042687332 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535129.83-42951042687332 && echo $HOME/.ansible/tmp/ansible-tmp-1442535129.83-42951042687332'
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535129.83-265449039653171 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535129.83-265449039653171 && echo $HOME/.ansible/tmp/ansible-tmp-1442535129.83-265449039653171'
<b-openshif-r03f7-prod.ash2.mycloud.net> PUT /tmp/tmpGox8Br TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-265449039653171/openshift_facts
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpnAVFCE TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-216240652821911/openshift_facts
<b-openshif-r07e8-prod.ash2.mycloud.net> PUT /tmp/tmpCwqcaG TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-42951042687332/openshift_facts
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=lwbkerbvguijsgmrzjbnurfxicrcmlcz] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lwbkerbvguijsgmrzjbnurfxicrcmlcz; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-265449039653171/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-265449039653171/ >/dev/null 2>&1'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=unjljrwlccfcriqqfyltytbbnxutbwdb] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-unjljrwlccfcriqqfyltytbbnxutbwdb; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-216240652821911/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-216240652821911/ >/dev/null 2>&1'"'"''
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=zipqdctdgzmtkrbpsbnycyzqrrwnncnr] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zipqdctdgzmtkrbpsbnycyzqrrwnncnr; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-42951042687332/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535129.83-42951042687332/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r03f7-prod.ash2.mycloud.net] => (item={'local_facts': {'public_hostname': u'', 'hostname': u'', 'deployment_type': u'origin'}, 'role': 'common'}) => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r03f7-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "ip": "10.50.148.101", "public_hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "public_ip": "10.50.148.101", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": true, "item": {"local_facts": {"deployment_type": "origin", "hostname": "", "public_hostname": ""}, "role": "common"}}
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={'local_facts': {'public_hostname': u'', 'hostname': u'', 'deployment_type': u'origin'}, 'role': 'common'}) => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r02c8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "ip": "10.50.144.196", "public_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "public_ip": "10.50.144.196", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": true, "item": {"local_facts": {"deployment_type": "origin", "hostname": "", "public_hostname": ""}, "role": "common"}}
changed: [b-openshif-r07e8-prod.ash2.mycloud.net] => (item={'local_facts': {'public_hostname': u'', 'hostname': u'', 'deployment_type': u'origin'}, 'role': 'common'}) => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r07e8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "ip": "10.50.147.73", "public_hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "public_ip": "10.50.147.73", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": true, "item": {"local_facts": {"deployment_type": "origin", "hostname": "", "public_hostname": ""}, "role": "common"}}
TASK: [Check status of etcd certificates] *************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/server.crt
<b-openshif-r07e8-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/server.crt
<b-openshif-r03f7-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/server.crt
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535132.33-25821866746722 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535132.33-25821866746722 && echo $HOME/.ansible/tmp/ansible-tmp-1442535132.33-25821866746722'
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535132.33-268127137548866 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535132.33-268127137548866 && echo $HOME/.ansible/tmp/ansible-tmp-1442535132.33-268127137548866'
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535132.33-224978856861681 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535132.33-224978856861681 && echo $HOME/.ansible/tmp/ansible-tmp-1442535132.33-224978856861681'
<b-openshif-r03f7-prod.ash2.mycloud.net> PUT /tmp/tmpf_UvJV TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-224978856861681/stat
<b-openshif-r07e8-prod.ash2.mycloud.net> PUT /tmp/tmpUhrgtF TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-268127137548866/stat
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpoPxcZz TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-25821866746722/stat
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=xptfuhovvfwbvcnoyqiuqzmbiwibjzia] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xptfuhovvfwbvcnoyqiuqzmbiwibjzia; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-224978856861681/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-224978856861681/ >/dev/null 2>&1'"'"''
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=kxaeotjidaubugvpyqerejlsdlxgarhy] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kxaeotjidaubugvpyqerejlsdlxgarhy; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-268127137548866/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-268127137548866/ >/dev/null 2>&1'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=wtqgjkrbhmhiuktuvyibfnluucuojdyd] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wtqgjkrbhmhiuktuvyibfnluucuojdyd; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-25821866746722/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535132.33-25821866746722/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r03f7-prod.ash2.mycloud.net] => (item=/etc/etcd/server.crt) => {"changed": false, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/peer.crt
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535133.83-140102615802789 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535133.83-140102615802789 && echo $HOME/.ansible/tmp/ansible-tmp-1442535133.83-140102615802789'
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/etc/etcd/server.crt) => {"changed": false, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/peer.crt
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535133.97-228221161324938 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535133.97-228221161324938 && echo $HOME/.ansible/tmp/ansible-tmp-1442535133.97-228221161324938'
ok: [b-openshif-r07e8-prod.ash2.mycloud.net] => (item=/etc/etcd/server.crt) => {"changed": false, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/peer.crt
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535133.97-238000125946245 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535133.97-238000125946245 && echo $HOME/.ansible/tmp/ansible-tmp-1442535133.97-238000125946245'
<b-openshif-r03f7-prod.ash2.mycloud.net> PUT /tmp/tmp7Mruaq TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.83-140102615802789/stat
<b-openshif-r07e8-prod.ash2.mycloud.net> PUT /tmp/tmpw3BFXY TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.97-238000125946245/stat
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpiFZm2h TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.97-228221161324938/stat
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=eexsxeebwdxxlpxxrgyrbhmspsxfewup] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eexsxeebwdxxlpxxrgyrbhmspsxfewup; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.83-140102615802789/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.83-140102615802789/ >/dev/null 2>&1'"'"''
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=uaswqouubjbejiwfrpyfcwemtfmjyvas] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uaswqouubjbejiwfrpyfcwemtfmjyvas; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.97-238000125946245/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.97-238000125946245/ >/dev/null 2>&1'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=eyfnevqiynbeimphqnjtwfawlxghxjnd] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eyfnevqiynbeimphqnjtwfawlxghxjnd; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.97-228221161324938/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535133.97-228221161324938/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r03f7-prod.ash2.mycloud.net] => (item=/etc/etcd/peer.crt) => {"changed": false, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/ca.crt
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535135.37-199969630823154 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535135.37-199969630823154 && echo $HOME/.ansible/tmp/ansible-tmp-1442535135.37-199969630823154'
ok: [b-openshif-r07e8-prod.ash2.mycloud.net] => (item=/etc/etcd/peer.crt) => {"changed": false, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/ca.crt
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535135.77-263109826993960 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535135.77-263109826993960 && echo $HOME/.ansible/tmp/ansible-tmp-1442535135.77-263109826993960'
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/etc/etcd/peer.crt) => {"changed": false, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE stat path=/etc/etcd/ca.crt
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535135.79-233191575260443 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535135.79-233191575260443 && echo $HOME/.ansible/tmp/ansible-tmp-1442535135.79-233191575260443'
<b-openshif-r03f7-prod.ash2.mycloud.net> PUT /tmp/tmpUQvh3a TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.37-199969630823154/stat
<b-openshif-r07e8-prod.ash2.mycloud.net> PUT /tmp/tmpWsm4IH TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.77-263109826993960/stat
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpHZb1KB TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.79-233191575260443/stat
<b-openshif-r03f7-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r03f7-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=owmlcuorzfkxvchjqadzovekobfqjerk] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-owmlcuorzfkxvchjqadzovekobfqjerk; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.37-199969630823154/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.37-199969630823154/ >/dev/null 2>&1'"'"''
<b-openshif-r07e8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r07e8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=fcbkhuoenoodvgtaideinumvlaocapfy] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fcbkhuoenoodvgtaideinumvlaocapfy; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.77-263109826993960/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.77-263109826993960/ >/dev/null 2>&1'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=mluweptblazqpvhvwvpwjaxbqsipwkkj] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mluweptblazqpvhvwvpwjaxbqsipwkkj; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.79-233191575260443/stat; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535135.79-233191575260443/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r03f7-prod.ash2.mycloud.net] => (item=/etc/etcd/ca.crt) => {"changed": false, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}
ok: [b-openshif-r07e8-prod.ash2.mycloud.net] => (item=/etc/etcd/ca.crt) => {"changed": false, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/etc/etcd/ca.crt) => {"changed": false, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}
TASK: [set_fact ] *************************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r03f7-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r07e8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"ansible_facts": {"etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r02c8-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false]}}
ok: [b-openshif-r03f7-prod.ash2.mycloud.net] => {"ansible_facts": {"etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r03f7-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false]}}
ok: [b-openshif-r07e8-prod.ash2.mycloud.net] => {"ansible_facts": {"etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r07e8-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false]}}
PLAY [Create temp directory for syncing certs] ********************************
TASK: [Create local temp directory for syncing certs] *************************
<127.0.0.1> REMOTE_MODULE command mktemp -d /tmp/openshift-ansible-XXXXXXX
<127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535137.41-260608119168575 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535137.41-260608119168575 && echo $HOME/.ansible/tmp/ansible-tmp-1442535137.41-260608119168575']
<127.0.0.1> PUT /tmp/tmpmi4UcE TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.41-260608119168575/command
<127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.41-260608119168575/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.41-260608119168575/ >/dev/null 2>&1']
ok: [localhost -> 127.0.0.1] => {"changed": false, "cmd": ["mktemp", "-d", "/tmp/openshift-ansible-XXXXXXX"], "delta": "0:00:00.010678", "end": "2015-09-18 00:12:17.513493", "rc": 0, "start": "2015-09-18 00:12:17.502815", "stderr": "", "stdout": "/tmp/openshift-ansible-85QVyJg", "stdout_lines": ["/tmp/openshift-ansible-85QVyJg"], "warnings": []}
PLAY [Configure etcd certificates] ********************************************
GATHERING FACTS ***************************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE setup
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341 && echo $HOME/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpXUeHUW TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/setup
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=pnjoqmzmloamoaiuzchdmvexkyartles] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pnjoqmzmloamoaiuzchdmvexkyartles; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net]
TASK: [openshift_facts | Verify Ansible version is greater than 1.8.0 and not 1.9.0] ***
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"msg": "all assertions passed"}
TASK: [openshift_facts | Gather Cluster facts] ********************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE openshift_facts
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535141.57-176376756947749 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535141.57-176376756947749 && echo $HOME/.ansible/tmp/ansible-tmp-1442535141.57-176376756947749'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmptMoeDj TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535141.57-176376756947749/openshift_facts
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=hprxxpgdndogpfjdfipgtfxrfbchxqiy] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hprxxpgdndogpfjdfipgtfxrfbchxqiy; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535141.57-176376756947749/openshift_facts; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535141.57-176376756947749/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"ansible_facts": {"openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r02c8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "ip": "10.50.144.196", "public_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "public_ip": "10.50.144.196", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}}, "changed": false}
TASK: [openshift_repos | assert ] *********************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"msg": "all assertions passed"}
TASK: [openshift_repos | Ensure libselinux-python is installed] ***************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE yum pkg=libselinux-python state=present
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535144.11-113222066543480 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535144.11-113222066543480 && echo $HOME/.ansible/tmp/ansible-tmp-1442535144.11-113222066543480'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpng_K5R TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535144.11-113222066543480/yum
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=gsxxtdlkktlrizcavtzeyuekxilluwih] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gsxxtdlkktlrizcavtzeyuekxilluwih; LANG=C LC_CTYPE=C /usr/bin/python -tt /home/johntheodore/.ansible/tmp/ansible-tmp-1442535144.11-113222066543480/yum; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535144.11-113222066543480/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": false, "msg": "", "rc": 0, "results": ["libselinux-python-2.2.2-6.el7.x86_64 providing libselinux-python is already installed"]}
TASK: [openshift_repos | Create any additional repos that are defined] ********
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net]
TASK: [openshift_repos | Remove the additional repos if no longer defined] ****
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=absent dest=/etc/yum.repos.d/openshift_additional.repo
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535146.09-33796092226049 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535146.09-33796092226049 && echo $HOME/.ansible/tmp/ansible-tmp-1442535146.09-33796092226049'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpC60R_h TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535146.09-33796092226049/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=kibuwfrunjodsyyrhoerbvehqrurdgiq] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kibuwfrunjodsyyrhoerbvehqrurdgiq; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535146.09-33796092226049/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535146.09-33796092226049/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": false, "path": "/etc/yum.repos.d/openshift_additional.repo", "state": "absent"}
TASK: [openshift_repos | Remove any yum repo files for other deployment types] ***
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=absent path=/etc/yum.repos.d/epel7-openshift.repo
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535147.77-265875630239331 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535147.77-265875630239331 && echo $HOME/.ansible/tmp/ansible-tmp-1442535147.77-265875630239331'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp4HRMj2 TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535147.77-265875630239331/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=gspuvjfhnnidknqkizazparrfidoehqy] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gspuvjfhnnidknqkizazparrfidoehqy; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535147.77-265875630239331/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535147.77-265875630239331/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/removed/repos/epel7-openshift.repo) => {"changed": false, "item": "/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/removed/repos/epel7-openshift.repo", "path": "/etc/yum.repos.d/epel7-openshift.repo", "state": "absent"}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=absent path=/etc/yum.repos.d/oso-rhui-rhel-7-server.repo
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535149.37-107134943012795 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535149.37-107134943012795 && echo $HOME/.ansible/tmp/ansible-tmp-1442535149.37-107134943012795'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp90WNH0 TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535149.37-107134943012795/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=hhbtrirxqksdctrpqbnfazfenogettge] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hhbtrirxqksdctrpqbnfazfenogettge; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535149.37-107134943012795/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535149.37-107134943012795/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/removed/repos/oso-rhui-rhel-7-server.repo) => {"changed": false, "item": "/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/removed/repos/oso-rhui-rhel-7-server.repo", "path": "/etc/yum.repos.d/oso-rhui-rhel-7-server.repo", "state": "absent"}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=absent path=/etc/yum.repos.d/oso-rhui-rhel-7-extras.repo
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535150.95-34621013663316 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535150.95-34621013663316 && echo $HOME/.ansible/tmp/ansible-tmp-1442535150.95-34621013663316'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpWJtdRC TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535150.95-34621013663316/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=gsbpiipkviolpqapnjqctryooepsnlmb] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gsbpiipkviolpqapnjqctryooepsnlmb; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535150.95-34621013663316/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535150.95-34621013663316/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/removed/repos/oso-rhui-rhel-7-extras.repo) => {"changed": false, "item": "/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/removed/repos/oso-rhui-rhel-7-extras.repo", "path": "/etc/yum.repos.d/oso-rhui-rhel-7-extras.repo", "state": "absent"}
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/origin/repos/maxamillion-origin-next-epel-7.repo)
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=absent path=/etc/yum.repos.d/enterprise-v3.repo
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535152.56-144561233813089 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535152.56-144561233813089 && echo $HOME/.ansible/tmp/ansible-tmp-1442535152.56-144561233813089'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp0t6zz5 TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535152.56-144561233813089/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=xvsrjwfmzfmiragqxamrbhswbyynlmdz] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xvsrjwfmzfmiragqxamrbhswbyynlmdz; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535152.56-144561233813089/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535152.56-144561233813089/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/online/repos/enterprise-v3.repo) => {"changed": false, "item": "/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/online/repos/enterprise-v3.repo", "path": "/etc/yum.repos.d/enterprise-v3.repo", "state": "absent"}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=absent path=/etc/yum.repos.d/rhel-7-libra-candidate.repo
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535154.16-46576432748840 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535154.16-46576432748840 && echo $HOME/.ansible/tmp/ansible-tmp-1442535154.16-46576432748840'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpAUppTs TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535154.16-46576432748840/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=ybtbsyjucpoywqjkbzbieceglcbsgfnt] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ybtbsyjucpoywqjkbzbieceglcbsgfnt; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535154.16-46576432748840/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535154.16-46576432748840/ >/dev/null 2>&1'"'"''
ok: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/online/repos/rhel-7-libra-candidate.repo) => {"changed": false, "item": "/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/online/repos/rhel-7-libra-candidate.repo", "path": "/etc/yum.repos.d/rhel-7-libra-candidate.repo", "state": "absent"}
TASK: [openshift_repos | Configure gpg keys if needed] ************************
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net]
TASK: [openshift_repos | Configure yum repositories] **************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=zcggdrfqjcwrehuunvolsmbufkrizigl] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zcggdrfqjcwrehuunvolsmbufkrizigl; rc=flag; [ -r /etc/yum.repos.d/maxamillion-origin-next-epel-7.repo ] || rc=2; [ -f /etc/yum.repos.d/maxamillion-origin-next-epel-7.repo ] || rc=1; [ -d /etc/yum.repos.d/maxamillion-origin-next-epel-7.repo ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/yum.repos.d/maxamillion-origin-next-epel-7.repo && exit 0; (python -c '"'"'"'"'"'"'"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'"'"'"'"'"'"'/etc/yum.repos.d/maxamillion-origin-next-epel-7.repo'"'"'"'"'"'"'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"'"'"'"'"'"'"' 2>/dev/null) || (python -c '"'"'"'"'"'"'"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'"'"'"'"'"'"'/etc/yum.repos.d/maxamillion-origin-next-epel-7.repo'"'"'"'"'"'"'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"'"'"'"'"'"'"' 2>/dev/null) || (echo '"'"'"'"'"'"'"'"'0 '"'"'"'"'"'"'"'"'/etc/yum.repos.d/maxamillion-origin-next-epel-7.repo)'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101 && echo $HOME/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/origin/repos/maxamillion-origin-next-epel-7.repo TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101/source
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp2cWGPa TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101/copy
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=riqcdsbcdjkgcihesjfglwgxwysqkgtn] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-riqcdsbcdjkgcihesjfglwgxwysqkgtn; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101/copy; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/origin/repos/maxamillion-origin-next-epel-7.repo) => {"changed": true, "checksum": "aca7a82c80ff433b6f750787d1c18306fd960667", "dest": "/etc/yum.repos.d/maxamillion-origin-next-epel-7.repo", "gid": 0, "group": "root", "item": "/home/johntheodore/openshift-ansible/playbooks/common/openshift-etcd/roles/openshift_repos/files/origin/repos/maxamillion-origin-next-epel-7.repo", "md5sum": "6bb613a6efa0f23163e5fb405985043b", "mode": "0644", "owner": "root", "size": 312, "src": "/home/johntheodore/.ansible/tmp/ansible-tmp-1442535156.31-184430305599101/source", "state": "file", "uid": 0}
TASK: [etcd_ca | file ] *******************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file group=root state=directory path=/etc/etcd/ca/certs owner=root
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535158.39-53786254458619 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535158.39-53786254458619 && echo $HOME/.ansible/tmp/ansible-tmp-1442535158.39-53786254458619'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpvqDpDT TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535158.39-53786254458619/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=gdcbdpxwuwiufggmhnfmjseaebpyvaxe] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gdcbdpxwuwiufggmhnfmjseaebpyvaxe; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535158.39-53786254458619/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535158.39-53786254458619/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=certs) => {"changed": true, "gid": 0, "group": "root", "item": "certs", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/certs", "size": 4096, "state": "directory", "uid": 0}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file group=root state=directory path=/etc/etcd/ca/crl owner=root
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535160.65-96177383654975 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535160.65-96177383654975 && echo $HOME/.ansible/tmp/ansible-tmp-1442535160.65-96177383654975'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpglTSOS TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535160.65-96177383654975/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=bhxffqrmowrdboujtjyzqxoozrmkrsrx] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bhxffqrmowrdboujtjyzqxoozrmkrsrx; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535160.65-96177383654975/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535160.65-96177383654975/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=crl) => {"changed": true, "gid": 0, "group": "root", "item": "crl", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/crl", "size": 4096, "state": "directory", "uid": 0}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file group=root state=directory path=/etc/etcd/ca/fragments owner=root
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535162.22-214433400479457 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535162.22-214433400479457 && echo $HOME/.ansible/tmp/ansible-tmp-1442535162.22-214433400479457'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpEWf_ye TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535162.22-214433400479457/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=rrvlrsyfxbjnaqnmgdslfezmnwizuijw] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rrvlrsyfxbjnaqnmgdslfezmnwizuijw; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535162.22-214433400479457/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535162.22-214433400479457/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=fragments) => {"changed": true, "gid": 0, "group": "root", "item": "fragments", "mode": "0700", "owner": "root", "path": "/etc/etcd/ca/fragments", "size": 4096, "state": "directory", "uid": 0}
TASK: [etcd_ca | command cp /etc/pki/tls/openssl.cnf ./] **********************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE command chdir=/etc/etcd/ca/fragments creates=/etc/etcd/ca/fragments/openssl.cnf cp /etc/pki/tls/openssl.cnf ./
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535163.82-99494253139159 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535163.82-99494253139159 && echo $HOME/.ansible/tmp/ansible-tmp-1442535163.82-99494253139159'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpApboq5 TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535163.82-99494253139159/command
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=kkmwhwdycbowyaidwvxmhpljmmehxeay] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kkmwhwdycbowyaidwvxmhpljmmehxeay; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535163.82-99494253139159/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535163.82-99494253139159/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": true, "cmd": ["cp", "/etc/pki/tls/openssl.cnf", "./"], "delta": "0:00:00.029984", "end": "2015-09-18 00:12:45.472875", "rc": 0, "start": "2015-09-18 00:12:45.442891", "stderr": "", "stdout": "", "warnings": []}
TASK: [etcd_ca | template ] ***************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612 && echo $HOME/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612'
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=bwqeyrkhpqzbojdqhgvdcgtjatptqblo] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bwqeyrkhpqzbojdqhgvdcgtjatptqblo; rc=flag; [ -r /etc/etcd/ca/fragments/openssl_append.cnf ] || rc=2; [ -f /etc/etcd/ca/fragments/openssl_append.cnf ] || rc=1; [ -d /etc/etcd/ca/fragments/openssl_append.cnf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/etcd/ca/fragments/openssl_append.cnf && exit 0; (python -c '"'"'"'"'"'"'"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'"'"'"'"'"'"'/etc/etcd/ca/fragments/openssl_append.cnf'"'"'"'"'"'"'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"'"'"'"'"'"'"' 2>/dev/null) || (python -c '"'"'"'"'"'"'"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'"'"'"'"'"'"'/etc/etcd/ca/fragments/openssl_append.cnf'"'"'"'"'"'"'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"'"'"'"'"'"'"' 2>/dev/null) || (echo '"'"'"'"'"'"'"'"'0 '"'"'"'"'"'"'"'"'/etc/etcd/ca/fragments/openssl_append.cnf)'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpl_JPui TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612/source
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmppS5NzR TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612/copy
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=opasbkwoqtrijnugglxtvcdmpzvsafay] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-opasbkwoqtrijnugglxtvcdmpzvsafay; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612/copy; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": true, "checksum": "f124d1b39e6cf39c60ba963da712f58223dfc977", "dest": "/etc/etcd/ca/fragments/openssl_append.cnf", "gid": 0, "group": "root", "md5sum": "798b3f67618cb69f5d3713be522e3927", "mode": "0644", "owner": "root", "size": 1567, "src": "/home/johntheodore/.ansible/tmp/ansible-tmp-1442535165.5-38430722470612/source", "state": "file", "uid": 0}
TASK: [etcd_ca | assemble ] ***************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535168.55-206368355644607 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535168.55-206368355644607 && echo $HOME/.ansible/tmp/ansible-tmp-1442535168.55-206368355644607'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpqz3M3m TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535168.55-206368355644607/assemble
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=wvukslpidjkpswjifmcqlrwbxgnuyyfa] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvukslpidjkpswjifmcqlrwbxgnuyyfa; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535168.55-206368355644607/assemble; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535168.55-206368355644607/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": true, "checksum": "ce3dc8c635840fe4eac69c6dda377292a8cdbbe5", "dest": "/etc/etcd/ca/openssl.cnf", "gid": 0, "group": "root", "md5sum": "27a4d685f3a8acdd22728e9258c9cd2a", "mode": "0600", "msg": "OK", "owner": "root", "size": 12490, "src": "/etc/etcd/ca/fragments", "state": "file", "uid": 0}
TASK: [etcd_ca | command touch index.txt] *************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE command chdir=/etc/etcd/ca creates=/etc/etcd/ca/index.txt touch index.txt
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535170.22-92387641301192 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535170.22-92387641301192 && echo $HOME/.ansible/tmp/ansible-tmp-1442535170.22-92387641301192'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpjFDbeD TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535170.22-92387641301192/command
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=rxvlchaputwsicwknnzgounttqsjvdma] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rxvlchaputwsicwknnzgounttqsjvdma; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535170.22-92387641301192/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535170.22-92387641301192/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": true, "cmd": ["touch", "index.txt"], "delta": "0:00:00.029321", "end": "2015-09-18 00:12:51.822329", "rc": 0, "start": "2015-09-18 00:12:51.793008", "stderr": "", "stdout": "", "warnings": ["Consider using file module with state=touch rather than running touch"]}
TASK: [etcd_ca | copy ] *******************************************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=ulsicnxhopxfdxpjazvsjdrsdiijfmzo] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ulsicnxhopxfdxpjazvsjdrsdiijfmzo; rc=flag; [ -r /etc/etcd/ca/serial ] || rc=2; [ -f /etc/etcd/ca/serial ] || rc=1; [ -d /etc/etcd/ca/serial ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/etcd/ca/serial && exit 0; (python -c '"'"'"'"'"'"'"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'"'"'"'"'"'"'/etc/etcd/ca/serial'"'"'"'"'"'"'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"'"'"'"'"'"'"' 2>/dev/null) || (python -c '"'"'"'"'"'"'"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'"'"'"'"'"'"'/etc/etcd/ca/serial'"'"'"'"'"'"'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"'"'"'"'"'"'"' 2>/dev/null) || (echo '"'"'"'"'"'"'"'"'0 '"'"'"'"'"'"'"'"'/etc/etcd/ca/serial)'"'"''
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847 && echo $HOME/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp9h656M TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847/source
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpu1W9l9 TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847/copy
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=wktdonultpvlcsfoxiflawvbxlvcpaip] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wktdonultpvlcsfoxiflawvbxlvcpaip; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847/copy; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": true, "checksum": "ddfe163345d338193ac2bdc183f8e9dcff904b43", "dest": "/etc/etcd/ca/serial", "gid": 0, "group": "root", "md5sum": "96a3be3cf272e017046d1b2674a52bd3", "mode": "0644", "owner": "root", "size": 2, "src": "/home/johntheodore/.ansible/tmp/ansible-tmp-1442535172.39-41371487765847/source", "state": "file", "uid": 0}
TASK: [etcd_ca | command openssl req -config openssl.cnf -newkey rsa:4096 -keyout ca.key -new -out ca.crt -x509 -extensions etcd_v3_ca_self -batch -nodes -subj /CN=etcd-signer@{{ ansible_date_time.epoch }} -days 365
] ***
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE command chdir=/etc/etcd/ca creates=/etc/etcd/ca/ca.crt openssl req -config openssl.cnf -newkey rsa:4096 -keyout ca.key -new -out ca.crt -x509 -extensions etcd_v3_ca_self -batch -nodes -subj /CN= -days 365
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535174.48-226008299717642 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535174.48-226008299717642 && echo $HOME/.ansible/tmp/ansible-tmp-1442535174.48-226008299717642'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpJ_alPs TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535174.48-226008299717642/command
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=djzhothdpbbltcelexhsxufdyggauyve] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-djzhothdpbbltcelexhsxufdyggauyve; LANG=C LC_CTYPE=C SAN='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535174.48-226008299717642/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535174.48-226008299717642/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => {"changed": true, "cmd": ["openssl", "req", "-config", "openssl.cnf", "-newkey", "rsa:4096", "-keyout", "ca.key", "-new", "-out", "ca.crt", "-x509", "-extensions", "etcd_v3_ca_self", "-batch", "-nodes", "-subj", "/CN=etcd-signer@1442535140", "-days", "365"], "delta": "0:00:01.752009", "end": "2015-09-18 00:12:57.888445", "rc": 0, "start": "2015-09-18 00:12:56.136436", "stderr": "Generating a 4096 bit RSA private key\n.................................++\n....................................................................................................................................................................................................................................................................++\nwriting new private key to 'ca.key'\n-----", "stdout": "", "warnings": []}
TASK: [etcd_certificates | Ensure generated_certs directory present] **********
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=etcd_needing_client_certs)
TASK: [etcd_certificates | Create the client csr] *****************************
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=etcd_needing_client_certs)
TASK: [etcd_certificates | Sign and create the client crt] ********************
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=etcd_needing_client_certs)
TASK: [etcd_certificates | file ] *********************************************
skipping: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item=etcd_needing_client_certs)
TASK: [etcd_certificates | Ensure generated_certs directory present] **********
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=directory path=/etc/etcd/generated_certs/etcd-b-openshif-r02c8-prod.ash2.mycloud.net
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535178.78-251183894658943 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535178.78-251183894658943 && echo $HOME/.ansible/tmp/ansible-tmp-1442535178.78-251183894658943'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpICQDwV TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535178.78-251183894658943/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=lznpnvakgcpytvcmyuqprathpjiyhacc] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lznpnvakgcpytvcmyuqprathpjiyhacc; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535178.78-251183894658943/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535178.78-251183894658943/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={u'facter_mtu_em4': 1500, u'facter_operatingsystem': u'CentOS', u'facter_datacenter': u'ash2', u'facter_processor11': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor5': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_hostname': u'b-openshif-r02c8-prod', 'module_setup': True, u'facter_memoryfree_mb': u'191050.13', u'facter_ipmi_gateway': u'10.50.224.193', u'ansible_distribution_version': u'7.1.1503', u'facter_hardware_health': {u'disks': {u'SEAGATEST3600057SSES666SL7ZRJ2': {u'Device Id': u'8', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'8'}, u'SEAGATEST3600057SSES666SL8250A': {u'Device Id': u'1', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'1'}, u'SEAGATEST3600057SSES666SL7ZRV4': {u'Device Id': u'9', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'9'}, u'SEAGATEST3600057SSES666SL825H3': {u'Device Id': u'5', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'5'}, u'SEAGATEST3600057SSES666SL7ZKLT': {u'Device Id': u'3', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'3'}, u'SEAGATEST3600057SSES666SL7ZKBW': {u'Device Id': u'0', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'0'}, u'SEAGATEST3600057SSES666SL7YYKN': {u'Device Id': u'6', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'6'}, u'SEAGATEST3600057SSES666SL7ZR8W': {u'Device Id': u'10', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'10'}, u'WDWD6001BKHGD1S6WX11E83L9147': {u'Device Id': u'12', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'12'}, u'SEAGATEST3600057SSES666SL7XBKF': {u'Device Id': u'11', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'11'}, u'WDWD6001BKHGD1S6WX11E4392000': {u'Device Id': u'13', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'13'}, u'SEAGATEST3600057SSES666SL82TKF': {u'Device Id': u'2', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'2'}, u'SEAGATEST3600057SSES666SL82S34': {u'Device Id': u'4', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'4'}, u'SEAGATEST3600057SSES666SL7YYKY': {u'Device Id': u'7', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'7'}}, u'raid': {u'battery_replacement_required': u'No'}, u'power': {u'PS Redundancy': u'Fully Redundant', u'PSU2': u'Presence detected', u'PSU1': u'Presence detected'}, u'mcelog': {}}, u'facter_hardwaremodel': u'x86_64', u'facter_ipaddress_lo': u'127.0.0.1', u'facter_sshfp_rsa': u'SSHFP 1 1 77281bd29e0f680350d48ec378a5dc49687e80b5\nSSHFP 1 2 8765959fb1b6fdf456f2c96e22b7528552c99dac37c394a19b893de910f775c3', u'facter_mtu_bond0': 9000, u'ansible_env': {u'USERNAME': u'root', u'SUDO_UID': u'10267', u'LC_CTYPE': u'C', u'SSH_CLIENT': u'10.119.134.140 36737 22', u'LOGNAME': u'root', u'USER': u'root', u'HOME': u'/root', u'PATH': u'/sbin:/bin:/usr/sbin:/usr/bin', u'_': u'/usr/bin/python', u'LANG': u'C', u'SUDO_COMMAND': u'/bin/sh -c echo BECOME-SUCCESS-pnjoqmzmloamoaiuzchdmvexkyartles; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/ >/dev/null 2>&1', u'SUDO_GID': u'100', u'SHELL': u'/bin/bash', u'SHLVL': u'1', u'SSH_TTY': u'/dev/pts/0', u'TERM': u'screen', u'PWD': u'/home/johntheodore', u'MAIL': u'/var/mail/johntheodore', u'SUDO_USER': u'johntheodore', u'SSH_CONNECTION': u'10.119.134.140 36737 10.50.144.196 22'}, u'ansible_em4': {u'macaddress': u'b8:ca:3a:70:a1:8d', u'promisc': False, u'device': u'em4', u'active': False, u'type': u'ether', u'module': u'igb', u'mtu': 1500}, 'openshift_master_cluster_public_hostname': 'openshift.ash2.mycloud.net', u'facter_processor29': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor26': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_boardproductname': u'0X3D66', u'facter_processor24': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor25': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor22': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_userspace_bits': u'64', u'ansible_architecture': u'x86_64', u'facter_processor21': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_default_ipv4': {u'macaddress': u'b8:ca:3a:70:a1:88', u'network': u'10.50.144.192', u'mtu': 9000, u'alias': u'bond0.100', u'netmask': u'255.255.255.224', u'address': u'10.50.144.196', u'interface': u'bond0.100', u'type': u'ether', u'gateway': u'10.50.144.193'}, u'ansible_swapfree_mb': 32767, u'ansible_default_ipv6': {}, u'facter_uuid': u'4C4C4544-004B-4E10-8031-B3C04F4B3032', 'group_names': ['OSEv3', 'etcd', 'masters', 'nodes', 'oo_etcd_to_config', 'oo_first_etcd', 'oo_first_master', 'oo_masters_to_config', 'oo_nodes_to_config'], u'ansible_cmdline': {u'LANG': u'en_US.UTF-8', u'BOOT_IMAGE': u'/vmlinuz-3.10.0-229.el7.x86_64', u'inst.geoloc': u'0', u'quiet': True, u'net.ifnames': u'1', u'rhgb': True, u'splash': u'quiet', u'biosdevname': u'1', u'crashkernel': u'auto', u'ro': True, u'root': u'UUID=6e887750-f830-4d97-a293-57dac5862ec0', u'nofb': True}, u'ansible_system_vendor': u'Dell Inc.', u'ansible_selinux': {u'status': u'disabled'}, u'facter_bios_vendor': u'Dell Inc.', 'deployment_type': 'origin', u'ansible_userspace_architecture': u'x86_64', u'facter_lsbdistid': u'CentOS', u'facter_osfamily': u'RedHat', u'facter_blockdevice_sdb_vendor': u'DELL', u'ansible_pkg_mgr': u'yum', u'facter_gw_default': u'10.50.144.193', u'facter_filesystems': u'ext2,ext3,ext4', u'facter_processor15': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_uptime_seconds': 6426, u'ansible_distribution': u'CentOS', u'facter_timestamp': u'2015-09-18-00:12', u'facter_puppetversion': u'3.8.2', 'inventory_hostname_short': 'b-openshif-r02c8-prod', u'facter_default_gateway': u'10.50.144.193', u'facter_lsbdistrelease': u'7.1.1503', u'facter_puppet_base_ver': u'2015-09-17:01:00', u'ansible_all_ipv6_addresses': [u'fe80::baca:3aff:fe70:a188', u'fe80::baca:3aff:fe70:a18c', u'fe80::baca:3aff:fe70:a188'], u'facter_operatingsystemrelease': u'7.1.1503', u'facter_macaddress_bond0_100': u'b8:ca:3a:70:a1:88', u'facter_processor31': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_os': {u'release': {u'major': u'7', u'full': u'7.1.1503', u'minor': u'1'}, u'lsb': {u'distdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'distrelease': u'7.1.1503', u'distid': u'CentOS', u'release': u':core-4.1-amd64:core-4.1-noarch', u'majdistrelease': u'7', u'minordistrelease': u'1', u'distcodename': u'Core'}, u'name': u'CentOS', u'family': u'RedHat'}, u'facter_bios_version': u'2.4.3', u'facter_blockdevices': u'sda,sdb', u'ansible_user_shell': u'/bin/bash', u'facter_processor3': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_bond0.100': {u'macaddress': u'b8:ca:3a:70:a1:88', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.144.192', u'address': u'10.50.144.196'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a188'}], u'device': u'bond0.100', u'type': u'ether'}, u'facter_processor16': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_architecture': u'x86_64', u'ansible_kernel': u'3.10.0-229.el7.x86_64', u'facter_ipaddress_bond0_100': u'10.50.144.196', u'facter_lsbminordistrelease': u'1', u'ansible_product_serial': u'3KN1K02', u'ansible_form_factor': u'Rack Mount Chassis', u'facter_macaddress_em3': u'b8:ca:3a:70:a1:8c', u'ansible_fips': False, u'facter_system_uptime': {u'seconds': 6426, u'hours': 1, u'uptime': u'1:47 hours', u'days': 0}, u'ansible_user_id': u'root', 'g_etcd_server_cert_stat_result': {'msg': 'All items completed', 'changed': False, 'results': [{'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/server.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/peer.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/ca.crt', u'stat': {u'exists': False}, u'changed': False}]}, u'facter_processor30': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_manufacturer': u'Dell Inc.', u'ansible_local': {u'openshift': {u'common': {u'deployment_type': u'origin'}}}, 'ansible_sudo': 'true', u'facter_memorysize': u'188.71 GB', u'ansible_bond0': {u'lacp_rate': u'slow', u'miimon': u'100', u'macaddress': u'b8:ca:3a:70:a1:88', u'mtu': 9000, u'device': u'bond0', u'promisc': False, u'mode': u'802.3ad', u'slaves': [u'em1', u'p2p2'], u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a188'}], u'active': True, u'type': u'bonding'}, u'facter_path': u'/sbin:/bin:/usr/sbin:/usr/bin', 'inventory_hostname': 'b-openshif-r02c8-prod.ash2.mycloud.net', u'facter_lsbmajdistrelease': u'7', u'ansible_processor_vcpus': 32, u'ansible_bios_version': u'2.4.3', u'ansible_processor': [u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'facter_boardserialnumber': u'..CN7016342500AE.', u'facter_is_virtual': False, 'etcd_server_certs_missing': [False], 'openshift_master_cluster_public_vip': '10.116.2.223', u'ansible_ssh_host_key_ecdsa_public': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=', u'ansible_mounts': [{u'options': u'rw,relatime,data=ordered', u'uuid': u'6e887750-f830-4d97-a293-57dac5862ec0', u'size_total': 555656593408, u'device': u'/dev/sda3', u'mount': u'/', u'size_available': 525058920448, u'fstype': u'ext4'}, {u'options': u'rw,relatime,data=ordered', u'uuid': u'53508b97-2dab-47b6-960d-9e7891b5bde5', u'size_total': 511647744, u'device': u'/dev/sda1', u'mount': u'/boot', u'size_available': 379510784, u'fstype': u'ext4'}], 'etcd_cert_config_dir': '/etc/etcd', u'facter_blockdevice_sdb_model': u'PERC H710P', u'facter_sshed25519key': u'AAAAC3NzaC1lZDI1NTE5AAAAIGPSfSSwJrNw5XQb5r39wcYfhLEOL9hWZzHOL7947hVJ', u'ansible_virtualization_role': u'host', u'ansible_swaptotal_mb': 32767, u'facter_operatingsystemmajrelease': u'7', u'facter_selinux': False, u'ansible_em1': {u'macaddress': u'b8:ca:3a:70:a1:88', u'promisc': False, u'device': u'em1', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'ansible_date_time': {u'tz': u'UTC', u'epoch': u'1442535140', u'hour': u'00', u'time': u'00:12:20', u'tz_offset': u'+0000', u'month': u'09', u'second': u'20', u'iso8601_micro': u'2015-09-18T00:12:20.022012Z', u'weekday': u'Friday', u'year': u'2015', u'date': u'2015-09-18', u'iso8601': u'2015-09-18T00:12:20Z', u'day': u'18', u'minute': u'12'}, u'ansible_em2': {u'macaddress': u'b8:ca:3a:70:a1:8a', u'promisc': False, u'device': u'em2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_rubyversion': u'2.0.0', u'ansible_em3': {u'macaddress': u'b8:ca:3a:70:a1:8c', u'module': u'igb', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.208.192', u'address': u'10.50.208.196'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a18c'}], u'device': u'em3', u'type': u'ether'}, u'ansible_distribution_major_version': u'7', u'facter_mtu_p2p1': 1500, u'facter_mtu_p2p2': 9000, u'facter_sshecdsakey': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=', u'facter_lsbdistdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'ansible_lsb': {u'release': u'7.1.1503', u'major_release': u'7', u'codename': u'Core', u'id': u'CentOS', u'description': u'CentOS Linux release 7.1.1503 (Core)'}, 'ansible_ssh_user': 'johntheodore', u'facter_memoryfree': u'186.57 GB', 'openshift_master_cluster_vip': '10.116.2.223', u'facter_prod_address': u'10.50.144.196', u'facter_processor28': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'openshift_master_identity_providers': [{'challenge': 'true', 'login': 'true', 'kind': 'AllowAllPasswordIdentityProvider', 'name': 'allow_all'}], u'facter_macaddress_p2p1': u'a0:36:9f:39:45:74', u'facter_macaddress_p2p2': u'A0:36:9F:39:45:76', u'facter_ipaddress': u'10.50.144.196', u'facter_swapsize_mb': u'32768.00', u'facter_prod_netmask': u'255.255.255.224', u'facter_netmask': u'255.255.255.224', u'facter_processor17': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_installed_packages': {u'dos2unix.x86_64': {u'version': u'6.0.3-4.el7', u'repository': u'sym-base'}, u'readline.x86_64': {u'version': u'6.2-9.el7', u'repository': u'sym-base'}, u'libogg.x86_64': {u'version': u'1.3.0-7.el7', u'repository': u'sym-base'}, u'numactl-libs.x86_64': {u'version': u'2.0.9-4.el7', u'repository': u'sym-base'}, u'mlocate.x86_64': {u'version': u'0.26-5.el7', u'repository': u'sym-base'}, u'which.x86_64': {u'version': u'2.20-7.el7', u'repository': u'sym-base'}, u'tcp_wrappers.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'cpp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'mpfr.x86_64': {u'version': u'3.1.1-4.el7', u'repository': u'sym-base'}, u'python-six.noarch': {u'version': u'1.3.0-4.el7', u'repository': u'sym-base'}, u'polkit.x86_64': {u'version': u'0.112-5.el7', u'repository': u'sym-base'}, u'python-backports.x86_64': {u'version': u'1.0-8.el7', u'repository': u'sym-base'}, u'hostname.x86_64': {u'version': u'3.13-3.el7', u'repository': u'sym-base'}, u'librelp.x86_64': {u'version': u'1.2.7-1.el7', u'repository': u'cpe-custom'}, u'rpm.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'pciutils-libs.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'virt-what.x86_64': {u'version': u'1.13-5.el7', u'repository': u'sym-base'}, u'libXi.x86_64': {u'version': u'1.7.2-2.1.el7', u'repository': u'sym-base'}, u'openssl-libs.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'perl-Archive-Tar.noarch': {u'version': u'1.92-2.el7', u'repository': u'sym-base'}, u'libgt.x86_64': {u'version': u'0.3.11-1.el7', u'repository': u'cpe-custom'}, u'fipscheck.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'cracklib.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'biosdevname.x86_64': {u'version': u'0.6.1-2.el7', u'repository': u'sym-base'}, u'libgcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'openssh-server.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'gsm.x86_64': {u'version': u'1.0.13-11.el7', u'repository': u'sym-base'}, u'python-urllib3.noarch': {u'version': u'1.10.2-2.el7_1', u'repository': u'sym-updates'}, u'gobject-introspection.x86_64': {u'version': u'1.36.0-4.el7', u'repository': u'sym-base'}, u'libxcb.x86_64': {u'version': u'1.9-5.el7', u'repository': u'sym-base'}, u'libndp.x86_64': {u'version': u'1.2-4.el7', u'repository': u'sym-base'}, u'sssd-common-pac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'gettext-libs.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'quota-nls.noarch': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'python-setuptools.noarch': {u'version': u'0.9.8-3.el7', u'repository': u'sym-base'}, u'kernel-tools-libs.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'libpcap.x86_64': {u'version': u'1.5.3-3.el7_0.1', u'repository': u'sym-base'}, u'iwl4965-firmware.noarch': {u'version': u'228.61.2.24-36.el7', u'repository': u'sym-base'}, u'libwbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'python-crypto.x86_64': {u'version': u'2.6.1-1.el7.centos', u'repository': u'sym-extras'}, u'nmap.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'statsite.x86_64': {u'version': u'0.6.5-3.el7', u'repository': u'cpe-custom'}, u'mesa-libglapi.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'dracut.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'ed.x86_64': {u'version': u'1.9-4.el7', u'repository': u'sym-base'}, u'perl-Test-Harness.noarch': {u'version': u'3.28-2.el7', u'repository': u'sym-base'}, u'fxload.x86_64': {u'version': u'2002_04_11-16.el7', u'repository': u'sym-base'}, u'libdaemon.x86_64': {u'version': u'0.14-7.el7', u'repository': u'sym-base'}, u'libcurl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'libgcrypt.x86_64': {u'version': u'1.5.3-12.el7', u'repository': u'sym-base'}, u'coreutils.x86_64': {u'version': u'8.22-11.el7', u'repository': u'sym-base'}, u'util-linux.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'vim-enhanced.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'ustr.x86_64': {u'version': u'1.0.4-16.el7', u'repository': u'sym-base'}, u'perl-Socket.x86_64': {u'version': u'2.010-3.el7', u'repository': u'sym-base'}, u'python-pyudev.noarch': {u'version': u'0.15-6.el7', u'repository': u'sym-base'}, u'file.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'libXrender.x86_64': {u'version': u'0.9.8-2.1.el7', u'repository': u'sym-base'}, u'perl-File-Temp.noarch': {u'version': u'0.23.01-3.el7', u'repository': u'sym-base'}, u'libssh2.x86_64': {u'version': u'1.4.3-8.el7', u'repository': u'sym-base'}, u'libuser.x86_64': {u'version': u'0.60-5.el7', u'repository': u'sym-base'}, u'samba-libs.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'libseccomp.x86_64': {u'version': u'2.1.1-2.el7', u'repository': u'sym-base'}, u'libsss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'pth.x86_64': {u'version': u'2.0.7-22.el7', u'repository': u'sym-base'}, u'psacct.x86_64': {u'version': u'6.6.1-9.el7', u'repository': u'sym-base'}, u'perl-Pod-Usage.noarch': {u'version': u'1.63-3.el7', u'repository': u'sym-base'}, u'python-slip.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'crontabs.noarch': {u'version': u'1.11-6.20121102git.el7', u'repository': u'sym-base'}, u'libXcursor.x86_64': {u'version': u'1.1.14-2.1.el7', u'repository': u'sym-base'}, u'gnutls.x86_64': {u'version': u'3.3.8-12.el7', u'repository': u'sym-base'}, u'irqbalance.x86_64': {u'version': u'1.0.7-1.el7', u'repository': u'sym-base'}, u'sssd.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cmake.x86_64': {u'version': u'2.8.11-4.el7', u'repository': u'sym-base'}, u'libteam.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'salt.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'sssd-client.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cairo.x86_64': {u'version': u'1.12.14-6.el7', u'repository': u'sym-base'}, u'ncurses.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'libX11-common.noarch': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'man-pages.noarch': {u'version': u'3.53-5.el7', u'repository': u'sym-base'}, u'libipa_hbac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sssd-ldap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'libnl3.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'OpenIPMI-modalias.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'PyYAML.x86_64': {u'version': u'3.11-8.el7.centos', u'repository': u'cpe-custom'}, u'libXmu.x86_64': {u'version': u'1.1.1-5.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Cookies.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'perl-IO-stringy.noarch': {u'version': u'2.110-22.el7', u'repository': u'sym-base'}, u'NetworkManager-libnm.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'ruby.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'libuuid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'ntpdate.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'rootfiles.noarch': {u'version': u'8.1-11.el7', u'repository': u'sym-base'}, u'rsyslog-relp.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'libproxy.x86_64': {u'version': u'0.4.11-6.el7', u'repository': u'sym-base'}, u'perl-LWP-MediaTypes.noarch': {u'version': u'6.02-2.el7', u'repository': u'sym-base'}, u'salt-minion.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'libmodman.x86_64': {u'version': u'2.0.1-8.el7', u'repository': u'sym-base'}, u'perl-HTTP-Tiny.noarch': {u'version': u'0.033-3.el7', u'repository': u'sym-base'}, u'vim-common.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'dracut-network.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'libdrm.x86_64': {u'version': u'2.4.56-2.el7', u'repository': u'sym-base'}, u'policycoreutils.x86_64': {u'version': u'2.2.5-15.el7', u'repository': u'sym-base'}, u'rdate.x86_64': {u'version': u'1.4-25.el7', u'repository': u'sym-base'}, u'gawk.x86_64': {u'version': u'4.0.2-4.el7', u'repository': u'sym-base'}, u'tk.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'libyaml.x86_64': {u'version': u'0.1.4-11.el7_0', u'repository': u'sym-base'}, u'gcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'kbd-legacy.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'sqlite.x86_64': {u'version': u'3.7.17-4.el7', u'repository': u'sym-base'}, u'yum-utils.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'dnsmasq.x86_64': {u'version': u'2.66-12.el7', u'repository': u'sym-base'}, u'tcsh.x86_64': {u'version': u'6.18.01-7.el7', u'repository': u'sym-base'}, u'perl-HTTP-Date.noarch': {u'version': u'6.02-8.el7', u'repository': u'sym-base'}, u'btrfs-progs.x86_64': {u'version': u'3.16.2-1.el7', u'repository': u'sym-base'}, u'at.x86_64': {u'version': u'3.1.13-17.el7_0.1', u'repository': u'sym-base'}, u'perl-Scalar-List-Utils.x86_64': {u'version': u'1.27-248.el7', u'repository': u'sym-base'}, u'perl-Storable.x86_64': {u'version': u'2.45-3.el7', u'repository': u'sym-base'}, u'libestr.x86_64': {u'version': u'0.1.9-2.el7', u'repository': u'sym-base'}, u'yajl.x86_64': {u'version': u'2.0.4-4.el7', u'repository': u'sym-base'}, u'collectd.x86_64': {u'version': u'5.5.0-2.el7', u'repository': u'sym-epel'}, u'systemd-sysv.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'glibc-common.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'aic94xx-firmware.noarch': {u'version': u'30-6.el7', u'repository': u'sym-base'}, u'selinux-policy.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'libmount.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'device-mapper-multipath-libs.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'libini_config.x86_64': {u'version': u'1.1.0-24.el7', u'repository': u'sym-base'}, u'perl-File-Path.noarch': {u'version': u'2.09-2.el7', u'repository': u'sym-base'}, u'libXau.x86_64': {u'version': u'1.0.8-2.1.el7', u'repository': u'sym-base'}, u'lua.x86_64': {u'version': u'5.1.4-14.el7', u'repository': u'sym-base'}, u'perl-Time-HiRes.x86_64': {u'version': u'1.9725-3.el7', u'repository': u'sym-base'}, u'libpciaccess.x86_64': {u'version': u'0.13.1-4.1.el7', u'repository': u'sym-base'}, u'dmidecode.x86_64': {u'version': u'2.12-5.el7', u'repository': u'sym-base'}, u'perl-File-Listing.noarch': {u'version': u'6.04-7.el7', u'repository': u'sym-base'}, u'pciutils.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'usbredir.x86_64': {u'version': u'0.6-7.el7', u'repository': u'sym-base'}, u'libsepol.x86_64': {u'version': u'2.1.9-3.el7', u'repository': u'sym-base'}, u'gdb.x86_64': {u'version': u'7.6.1-64.el7', u'repository': u'sym-base'}, u'xml-common.noarch': {u'version': u'0.6.3-39.el7', u'repository': u'sym-base'}, u'libedit.x86_64': {u'version': u'3.0-12.20121213cvs.el7', u'repository': u'sym-base'}, u'libtool-ltdl.x86_64': {u'version': u'2.4.2-20.el7', u'repository': u'sym-base'}, u'libusbx.x86_64': {u'version': u'1.0.15-4.el7', u'repository': u'sym-base'}, u'facter.x86_64': {u'version': u'2.4.4-1.el7', u'repository': u'sym-puppet'}, u'ruby-libs.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'systemd-libs.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'automake.noarch': {u'version': u'1.13.4-3.el7', u'repository': u'sym-base'}, u'libXt.x86_64': {u'version': u'1.1.4-6.1.el7', u'repository': u'sym-base'}, u'rubygem-bigdecimal.x86_64': {u'version': u'1.2.0-24.el7', u'repository': u'sym-base'}, u'groff-base.x86_64': {u'version': u'1.22.2-8.el7', u'repository': u'sym-base'}, u'jansson.x86_64': {u'version': u'2.4-6.el7', u'repository': u'sym-base'}, u'lmmclient.noarch': {u'version': u'2015.1-141230', u'repository': u'cpe-custom'}, u'rsyslog-gnutls.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'ivtv-firmware.noarch': {u'version': u'20080701-26.el7', u'repository': u'sym-base'}, u'mesa-libGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'time.x86_64': {u'version': u'1.7-45.el7', u'repository': u'sym-base'}, u'pygobject3-base.x86_64': {u'version': u'3.8.2-6.el7', u'repository': u'sym-base'}, u'perl-Pod-Escapes.noarch': {u'version': u'1.04-285.el7', u'repository': u'sym-base'}, u'rcs.x86_64': {u'version': u'5.9.0-5.el7', u'repository': u'sym-base'}, u'net-snmp-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'xorg-x11-xauth.x86_64': {u'version': u'1.0.7-6.1.el7', u'repository': u'sym-base'}, u'perl-threads.x86_64': {u'version': u'1.87-4.el7', u'repository': u'sym-base'}, u'vim-filesystem.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'libevent.x86_64': {u'version': u'2.0.21-4.el7', u'repository': u'sym-base'}, u'device-mapper.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'setools-libs.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'traceroute.x86_64': {u'version': u'2.0.19-5.el7', u'repository': u'sym-base'}, u'libassuan.x86_64': {u'version': u'2.1.0-3.el7', u'repository': u'sym-base'}, u'libjpeg-turbo.x86_64': {u'version': u'1.2.90-5.el7', u'repository': u'sym-base'}, u'perl-XML-Parser.x86_64': {u'version': u'2.41-10.el7', u'repository': u'sym-base'}, u'python-markupsafe.x86_64': {u'version': u'0.11-10.el7', u'repository': u'sym-base'}, u'rpm-python.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'tmux.x86_64': {u'version': u'1.8-4.el7', u'repository': u'sym-base'}, u'rpm-build-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'python-msgpack.x86_64': {u'version': u'0.4.6-1.el7', u'repository': u'sym-epel'}, u'libcom_err.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'cups-libs.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'python-chardet.noarch': {u'version': u'2.2.1-1.el7_1', u'repository': u'sym-updates'}, u'dhcp-common.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'perl-Filter.x86_64': {u'version': u'1.49-3.el7', u'repository': u'sym-base'}, u'libXfixes.x86_64': {u'version': u'5.0.1-2.1.el7', u'repository': u'sym-base'}, u'NetworkManager.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'iwl6050-firmware.noarch': {u'version': u'41.28.5.1-36.el7', u'repository': u'sym-base'}, u'ipmitool.x86_64': {u'version': u'1.8.13-8.el7_1', u'repository': u'sym-updates'}, u'python-zmq.x86_64': {u'version': u'14.3.1-1.el7', u'repository': u'sym-epel'}, u'wget.x86_64': {u'version': u'1.14-10.el7_0.1', u'repository': u'sym-base'}, u'perl-parent.noarch': {u'version': u'0.225-244.el7', u'repository': u'sym-base'}, u'NetworkManager-team.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'mariadb-libs.x86_64': {u'version': u'5.5.41-2.el7_0', u'repository': u'sym-base'}, u'grep.x86_64': {u'version': u'2.20-1.el7', u'repository': u'sym-base'}, u'libutempter.x86_64': {u'version': u'1.1.6-4.el7', u'repository': u'sym-base'}, u'libcroco.x86_64': {u'version': u'0.6.8-5.el7', u'repository': u'sym-base'}, u'yum.noarch': {u'version': u'3.4.3-125.el7.centos', u'repository': u'sym-base'}, u'libselinux-ruby.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'plymouth.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'ppp.x86_64': {u'version': u'2.4.5-33.el7', u'repository': u'sym-base'}, u'perl-Exporter.noarch': {u'version': u'5.68-3.el7', u'repository': u'sym-base'}, u'avahi-autoipd.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'tuned.noarch': {u'version': u'2.4.1-1.el7', u'repository': u'sym-base'}, u'nspr.x86_64': {u'version': u'4.10.6-3.el7', u'repository': u'sym-base'}, u'less.x86_64': {u'version': u'458-8.el7', u'repository': u'sym-base'}, u'dstat.noarch': {u'version': u'0.7.2-12.el7', u'repository': u'sym-base'}, u'logrotate.x86_64': {u'version': u'3.8.6-4.el7', u'repository': u'sym-base'}, u'oddjob-mkhomedir.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'puppet-prod-bootstrap.x86_64': {u'version': u'1.1-1', u'repository': u'cpe-custom'}, u'augeas.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libtiff.x86_64': {u'version': u'4.0.3-14.el7', u'repository': u'sym-base'}, u'python-decorator.noarch': {u'version': u'3.4.0-3.el7', u'repository': u'sym-base'}, u'python-requests.noarch': {u'version': u'2.6.0-1.el7_1', u'repository': u'sym-updates'}, u'centos-logos.noarch': {u'version': u'70.0.6-1.el7.centos', u'repository': u'sym-base'}, u'ncurses-libs.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'newt.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'mozjs17.x86_64': {u'version': u'17.0.0-10.el7', u'repository': u'sym-base'}, u'libss.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'libselinux.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'boost-system.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'grubby.x86_64': {u'version': u'8.28-11.el7', u'repository': u'sym-base'}, u'lzo.x86_64': {u'version': u'2.06-6.el7_0.2', u'repository': u'sym-base'}, u'python-kitchen.noarch': {u'version': u'1.1.1-5.el7', u'repository': u'sym-base'}, u'iwl6000g2b-firmware.noarch': {u'version': u'17.168.5.2-36.el7', u'repository': u'sym-base'}, u'perl-Time-Local.noarch': {u'version': u'1.2300-2.el7', u'repository': u'sym-base'}, u'dbus-libs.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'krb5-libs.x86_64': {u'version': u'1.12.2-14.el7', u'repository': u'sym-base'}, u'ethtool.x86_64': {u'version': u'3.15-2.el7', u'repository': u'sym-base'}, u'centos-release.x86_64': {u'version': u'7-1.1503.el7.centos.2.8', u'repository': u'sym-base'}, u'hicolor-icon-theme.noarch': {u'version': u'0.12-7.el7', u'repository': u'sym-base'}, u'perl-Pod-Perldoc.noarch': {u'version': u'3.20-4.el7', u'repository': u'sym-base'}, u'usermode.x86_64': {u'version': u'1.111-5.el7', u'repository': u'sym-base'}, u'libXft.x86_64': {u'version': u'2.3.1-5.1.el7', u'repository': u'sym-base'}, u'perl-Git.noarch': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'nettle.x86_64': {u'version': u'2.7.1-4.el7', u'repository': u'sym-base'}, u'perl-HTML-Format.noarch': {u'version': u'2.10-7.el7', u'repository': u'sym-base'}, u'systemd-python.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'vim-minimal.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'jbigkit-libs.x86_64': {u'version': u'2.0-11.el7', u'repository': u'sym-base'}, u'sysstat.x86_64': {u'version': u'10.1.5-7.el7', u'repository': u'sym-base'}, u'device-mapper-multipath.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'alsa-lib.x86_64': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'rubygems.noarch': {u'version': u'2.0.14-24.el7', u'repository': u'sym-base'}, u'iwl2030-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'zlib.x86_64': {u'version': u'1.2.7-13.el7', u'repository': u'sym-base'}, u'rubygem-json.x86_64': {u'version': u'1.7.7-24.el7', u'repository': u'sym-base'}, u'perl.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'microcode_ctl.x86_64': {u'version': u'2.1-10.el7', u'repository': u'sym-base'}, u'nss-tools.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'libtirpc.x86_64': {u'version': u'0.2.4-0.5.el7', u'repository': u'sym-base'}, u'iprutils.x86_64': {u'version': u'2.4.3-3.el7', u'repository': u'sym-base'}, u'libibverbs.x86_64': {u'version': u'1.1.8-5.el7', u'repository': u'sym-base'}, u'htop.x86_64': {u'version': u'1.0.3-3.el7', u'repository': u'sym-epel'}, u'libgudev1.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'iwl6000g2a-firmware.noarch': {u'version': u'17.168.5.3-36.el7', u'repository': u'sym-base'}, u'python.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'libasyncns.x86_64': {u'version': u'0.8-7.el7', u'repository': u'sym-base'}, u'libsss_nss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sgabios-bin.noarch': {u'version': u'0.20110622svn-4.el7', u'repository': u'sym-base'}, u'tcpdump.x86_64': {u'version': u'4.5.1-2.el7', u'repository': u'sym-base'}, u'libgomp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'pytalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'plymouth-scripts.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'gettext.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'perl-XML-Twig.noarch': {u'version': u'3.44-2.el7', u'repository': u'sym-base'}, u'perl-IO-Zlib.noarch': {u'version': u'1.10-285.el7', u'repository': u'sym-base'}, u'perl-Data-Dumper.x86_64': {u'version': u'2.145-3.el7', u'repository': u'sym-base'}, u'perl-TermReadKey.x86_64': {u'version': u'2.30-20.el7', u'repository': u'sym-base'}, u'python-configobj.noarch': {u'version': u'4.7.2-7.el7', u'repository': u'sym-base'}, u'tzdata.noarch': {u'version': u'2015f-1.el7', u'repository': u'sym-updates'}, u'libX11.x86_64': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'kbd.x86_64': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'linux-firmware.noarch': {u'version': u'20140911-0.1.git365e80c.el7', u'repository': u'sym-base'}, u'libiscsi.x86_64': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'openssh-clients.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'chkconfig.x86_64': {u'version': u'1.3.61-4.el7', u'repository': u'sym-base'}, u'glusterfs-libs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libXcomposite.x86_64': {u'version': u'0.4.4-4.1.el7', u'repository': u'sym-base'}, u'jasper-libs.x86_64': {u'version': u'1.900.1-26.el7_0.3', u'repository': u'sym-base'}, u'python-backports-ssl_match_hostname.noarch': {u'version': u'3.4.0.2-4.el7', u'repository': u'sym-base'}, u'nss-sysinit.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN.noarch': {u'version': u'2.06-2.el7', u'repository': u'sym-base'}, u'kmod.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'rsyslog-mmjsonparse.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'fontpackages-filesystem.noarch': {u'version': u'1.44-8.el7', u'repository': u'sym-base'}, u'device-mapper-libs.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'atk.x86_64': {u'version': u'2.8.0-4.el7', u'repository': u'sym-base'}, u'iwl2000-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'openssh.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'cyrus-sasl-gssapi.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'libdb-utils.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'yum-plugin-fastestmirror.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'rdma.noarch': {u'version': u'7.1_3.17-5.el7', u'repository': u'sym-base'}, u'libcap-ng.x86_64': {u'version': u'0.7.3-5.el7', u'repository': u'sym-base'}, u'cpio.x86_64': {u'version': u'2.11-22.el7', u'repository': u'sym-base'}, u'librdmacm.x86_64': {u'version': u'1.0.19.1-1.el7', u'repository': u'sym-base'}, u'bind-license.noarch': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-JSON.noarch': {u'version': u'2.59-2.el7', u'repository': u'sym-base'}, u'lsof.x86_64': {u'version': u'4.87-4.el7', u'repository': u'sym-base'}, u'bwidget.noarch': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'jq.x86_64': {u'version': u'1.3-2.el7', u'repository': u'sym-epel'}, u'passwd.x86_64': {u'version': u'0.79-4.el7', u'repository': u'sym-base'}, u'libattr.x86_64': {u'version': u'2.4.46-12.el7', u'repository': u'sym-base'}, u'libtdb.x86_64': {u'version': u'1.3.0-1.el7', u'repository': u'sym-base'}, u'libsoup.x86_64': {u'version': u'2.46.0-3.el7', u'repository': u'sym-base'}, u'sssd-proxy.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'seabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'setools.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'sssd-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'glibc.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'nss-softokn-freebl.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'ipxe-roms-qemu.noarch': {u'version': u'20130517-6.gitc4bce43.el7', u'repository': u'sym-base'}, u'diffutils.x86_64': {u'version': u'3.3-4.el7', u'repository': u'sym-base'}, u'sssd-ipa.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cronie-anacron.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'gpgme.x86_64': {u'version': u'1.3.2-5.el7', u'repository': u'sym-base'}, u'kpartx.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'man-db.x86_64': {u'version': u'2.6.3-9.el7', u'repository': u'sym-base'}, u'libtevent.x86_64': {u'version': u'0.9.21-3.el7', u'repository': u'sym-base'}, u'snappy.x86_64': {u'version': u'1.1.0-3.el7', u'repository': u'sym-base'}, u'mailcap.noarch': {u'version': u'2.1.41-2.el7', u'repository': u'sym-base'}, u'libxml2.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'cracklib-dicts.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'expat.x86_64': {u'version': u'2.1.0-8.el7', u'repository': u'sym-base'}, u'gtk2.x86_64': {u'version': u'2.24.22-5.el7_0.1', u'repository': u'sym-base'}, u'nss-util.x86_64': {u'version': u'3.16.2.3-2.el7', u'repository': u'sym-base'}, u'dbus-python.x86_64': {u'version': u'1.1.1-9.el7', u'repository': u'sym-base'}, u'glibc-headers.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'qemu-kvm-common.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'MegaCli.noarch': {u'version': u'8.07.08-1', u'repository': u'cpe-custom'}, u'libglade2.x86_64': {u'version': u'2.6.4-11.el7', u'repository': u'sym-base'}, u'autofs.x86_64': {u'version': u'5.0.7-48.el7', u'repository': u'sym-base'}, u'redhat-lsb-submod-security.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'libverto.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'dracut-config-rescue.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'mesa-libEGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'puppet.noarch': {u'version': u'3.8.2-1.el7', u'repository': u'sym-puppet'}, u'libXrandr.x86_64': {u'version': u'1.4.1-2.1.el7', u'repository': u'sym-base'}, u'samba-common.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'pyxattr.x86_64': {u'version': u'0.5.1-5.el7', u'repository': u'sym-base'}, u'autogen-libopts.x86_64': {u'version': u'5.18-5.el7', u'repository': u'sym-base'}, u'libdb.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'libgpg-error.x86_64': {u'version': u'1.12-3.el7', u'repository': u'sym-base'}, u'iwl1000-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'libidn.x86_64': {u'version': u'1.28-3.el7', u'repository': u'sym-base'}, u'libvorbis.x86_64': {u'version': u'1.3.3-8.el7', u'repository': u'sym-base'}, u'xfsprogs.x86_64': {u'version': u'3.2.1-6.el7', u'repository': u'sym-base'}, u'perl-HTTP-Daemon.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'libblkid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'openldap-devel.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'ruby-irb.noarch': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'rpm-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'perl-libwww-perl.noarch': {u'version': u'6.05-2.el7', u'repository': u'sym-base'}, u'python-pycurl.x86_64': {u'version': u'7.19.0-17.el7', u'repository': u'sym-base'}, u'perl-Text-ParseWords.noarch': {u'version': u'3.29-4.el7', u'repository': u'sym-base'}, u'selinux-policy-targeted.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'hiera.noarch': {u'version': u'1.3.4-1.el7', u'repository': u'sym-epel'}, u'bind-utils.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'kmod-libs.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'alsa-tools-firmware.x86_64': {u'version': u'1.0.27-4.el7', u'repository': u'sym-base'}, u'rubygem-io-console.x86_64': {u'version': u'0.4.2-24.el7', u'repository': u'sym-base'}, u'hardlink.x86_64': {u'version': u'1.0-19.el7', u'repository': u'sym-base'}, u'ebtables.x86_64': {u'version': u'2.0.10-13.el7', u'repository': u'sym-base'}, u'sssd-ad.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'qemu-kvm.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'iwl5000-firmware.noarch': {u'version': u'8.83.5.1_1-36.el7', u'repository': u'sym-base'}, u'libtalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'bzip2-libs.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'json-c.x86_64': {u'version': u'0.11-4.el7_0', u'repository': u'sym-base'}, u'gzip.x86_64': {u'version': u'1.5-7.el7', u'repository': u'sym-base'}, u'lynx.x86_64': {u'version': u'2.8.8-0.3.dev15.el7', u'repository': u'sym-base'}, u'sssd-krb5-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'perl-Font-AFM.noarch': {u'version': u'1.20-13.el7', u'repository': u'sym-base'}, u'postfix.x86_64': {u'version': u'2.10.1-6.el7', u'repository': u'sym-base'}, u'grub2.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'boost-thread.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'gdk-pixbuf2.x86_64': {u'version': u'2.28.2-4.el7', u'repository': u'sym-base'}, u'openldap-clients.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'shared-mime-info.x86_64': {u'version': u'1.1-7.el7', u'repository': u'sym-base'}, u'libverto-tevent.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'glusterfs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'kbd-misc.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'kernel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'spax.x86_64': {u'version': u'1.5.2-11.el7', u'repository': u'sym-base'}, u'http-parser.x86_64': {u'version': u'2.0-4.20121128gitcd01361.el7', u'repository': u'sym-epel'}, u'python-babel.noarch': {u'version': u'0.9.6-8.el7', u'repository': u'sym-base'}, u'libpng.x86_64': {u'version': u'1.5.13-5.el7', u'repository': u'sym-base'}, u'm4.x86_64': {u'version': u'1.4.16-9.el7', u'repository': u'sym-base'}, u'perl-HTML-Parser.x86_64': {u'version': u'3.71-4.el7', u'repository': u'sym-base'}, u'make.x86_64': {u'version': u'3.82-21.el7', u'repository': u'sym-base'}, u'libpwquality.x86_64': {u'version': u'1.2.3-4.el7', u'repository': u'sym-base'}, u'jdk1.8.0_45.x86_64': {u'version': u'1.8.0_45-fcs', u'repository': u'cpe-custom'}, u'gdbm.x86_64': {u'version': u'1.10-8.el7', u'repository': u'sym-base'}, u'perl-Digest.noarch': {u'version': u'1.17-245.el7', u'repository': u'sym-base'}, u'spice-server.x86_64': {u'version': u'0.12.4-9.el7_1.1', u'repository': u'sym-updates'}, u'nscd.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'iptables.x86_64': {u'version': u'1.4.21-13.el7', u'repository': u'sym-base'}, u'bind-libs.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'audit-libs.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'screen.x86_64': {u'version': u'4.1.0-0.19.20120314git3c2946.el7', u'repository': u'sym-base'}, u'graphite2.x86_64': {u'version': u'1.2.2-5.el7', u'repository': u'sym-base'}, u'cyrus-sasl-devel.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'zip.x86_64': {u'version': u'3.0-10.el7', u'repository': u'sym-base'}, u'zsh.x86_64': {u'version': u'5.0.2-7.el7_1.1', u'repository': u'sym-updates'}, u'libnfnetlink.x86_64': {u'version': u'1.0.1-4.el7', u'repository': u'sym-base'}, u'kernel-headers.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'iwl3945-firmware.noarch': {u'version': u'15.32.2.9-36.el7', u'repository': u'sym-base'}, u'alsa-firmware.noarch': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'python-jinja2.noarch': {u'version': u'2.7.2-2.el7', u'repository': u'sym-base'}, u'libsemanage.x86_64': {u'version': u'2.1.10-16.el7', u'repository': u'sym-base'}, u'rubygem-rdoc.noarch': {u'version': u'4.0.0-24.el7', u'repository': u'sym-base'}, u'qemu-img.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'ltrace.x86_64': {u'version': u'0.7.91-11.el7', u'repository': u'sym-base'}, u'bash.x86_64': {u'version': u'4.2.46-12.el7', u'repository': u'sym-base'}, u'nss-softokn.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'python-urlgrabber.noarch': {u'version': u'3.10-6.el7', u'repository': u'sym-base'}, u'rsyslog.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'celt051.x86_64': {u'version': u'0.5.1.3-8.el7', u'repository': u'sym-base'}, u'perl-libs.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libbasicobjects.x86_64': {u'version': u'0.1.1-24.el7', u'repository': u'sym-base'}, u'popt.x86_64': {u'version': u'1.13-16.el7', u'repository': u'sym-base'}, u'wpa_supplicant.x86_64': {u'version': u'2.0-13.el7_0', u'repository': u'sym-base'}, u'kernel-devel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'glusterfs-api.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libldb.x86_64': {u'version': u'1.1.17-2.el7', u'repository': u'sym-base'}, u'acl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openssl.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'gssproxy.x86_64': {u'version': u'0.3.0-10.el7', u'repository': u'sym-base'}, u'slang.x86_64': {u'version': u'2.2.4-11.el7', u'repository': u'sym-base'}, u'teamd.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'hwdata.noarch': {u'version': u'0.252-7.5.el7', u'repository': u'sym-base'}, u'elfutils-libs.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'p11-kit-trust.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'iwl3160-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libref_array.x86_64': {u'version': u'0.1.4-24.el7', u'repository': u'sym-base'}, u'authconfig.x86_64': {u'version': u'6.2.8-9.el7', u'repository': u'sym-base'}, u'libnl3-cli.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'libsysfs.x86_64': {u'version': u'2.1.0-16.el7', u'repository': u'sym-base'}, u'libXdamage.x86_64': {u'version': u'1.1.4-4.1.el7', u'repository': u'sym-base'}, u'libtasn1.x86_64': {u'version': u'3.8-2.el7', u'repository': u'sym-base'}, u'mc.x86_64': {u'version': u'4.8.7-8.el7', u'repository': u'sym-base'}, u'perl-Net-LibIDN.x86_64': {u'version': u'0.12-15.el7', u'repository': u'sym-base'}, u'sssd-krb5.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'iwl100-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'iwl7260-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libthai.x86_64': {u'version': u'0.1.14-9.el7', u'repository': u'sym-base'}, u'git.x86_64': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'augeas-libs.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libcap.x86_64': {u'version': u'2.22-8.el7', u'repository': u'sym-base'}, u'net-snmp-utils.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'harfbuzz.x86_64': {u'version': u'0.9.20-4.el7', u'repository': u'sym-base'}, u'glib-networking.x86_64': {u'version': u'2.40.0-1.el7', u'repository': u'sym-base'}, u'os-prober.x86_64': {u'version': u'1.58-5.el7', u'repository': u'sym-base'}, u'perl-TimeDate.noarch': {u'version': u'2.30-2.el7', u'repository': u'sym-base'}, u'patch.x86_64': {u'version': u'2.7.1-8.el7', u'repository': u'sym-base'}, u'glibc-devel.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'libgnome-keyring.x86_64': {u'version': u'3.8.0-3.el7', u'repository': u'sym-base'}, u'filesystem.x86_64': {u'version': u'3.2-18.el7', u'repository': u'sym-base'}, u'smartmontools.x86_64': {u'version': u'6.2-4.el7', u'repository': u'sym-base'}, u'unzip.x86_64': {u'version': u'6.0-13.el7', u'repository': u'sym-base'}, u'parted.x86_64': {u'version': u'3.1-20.el7', u'repository': u'sym-base'}, u'nfs-utils.x86_64': {u'version': u'1.3.0-0.8.el7', u'repository': u'sym-base'}, u'libsmbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'sudo.x86_64': {u'version': u'1.8.6p7-13.el7', u'repository': u'sym-base'}, u'fipscheck-lib.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'binutils.x86_64': {u'version': u'2.23.52.0.1-30.el7', u'repository': u'sym-base'}, u'rpcbind.x86_64': {u'version': u'0.2.0-26.el7', u'repository': u'sym-base'}, u'xz.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'OpenIPMI-libs.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'hesiod.x86_64': {u'version': u'3.2.1-3.el7', u'repository': u'sym-base'}, u'elfutils-libelf.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'dbus.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'ruby-augeas.x86_64': {u'version': u'0.5.0-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Compress.noarch': {u'version': u'2.061-2.el7', u'repository': u'sym-base'}, u'libXinerama.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'libXtst.x86_64': {u'version': u'1.2.2-2.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Negotiate.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'puppetdb-terminus.noarch': {u'version': u'2.2.2-1.el7', u'repository': u'sym-puppet'}, u'polkit-pkla-compat.x86_64': {u'version': u'0.1-4.el7', u'repository': u'sym-base'}, u'fontconfig.x86_64': {u'version': u'2.10.95-7.el7', u'repository': u'sym-base'}, u'keyutils.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN-Data.noarch': {u'version': u'20120719.001-2.el7', u'repository': u'sym-base'}, u'm2crypto.x86_64': {u'version': u'0.21.1-15.el7', u'repository': u'sym-base'}, u'v8.x86_64': {u'version': u'3.14.5.10-17.el7', u'repository': u'sym-epel'}, u'nss.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'newt-python.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'initscripts.x86_64': {u'version': u'9.49.24-1.el7', u'repository': u'sym-base'}, u'avahi-libs.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'libcollection.x86_64': {u'version': u'0.6.2-24.el7', u'repository': u'sym-base'}, u'libnetfilter_conntrack.x86_64': {u'version': u'1.0.4-2.el7', u'repository': u'sym-base'}, u'pygpgme.x86_64': {u'version': u'0.3-9.el7', u'repository': u'sym-base'}, u'setup.noarch': {u'version': u'2.8.71-5.el7', u'repository': u'sym-base'}, u'libarchive.x86_64': {u'version': u'3.1.2-7.el7', u'repository': u'sym-base'}, u'libxml2-python.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'p11-kit.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'gsettings-desktop-schemas.x86_64': {u'version': u'3.8.2-3.el7', u'repository': u'sym-base'}, u'kernel-tools.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'nodejs.x86_64': {u'version': u'0.10.36-3.el7', u'repository': u'sym-epel'}, u'ca-certificates.noarch': {u'version': u'2014.1.98-72.el7', u'repository': u'sym-base'}, u'pyliblzma.x86_64': {u'version': u'0.5.3-11.el7', u'repository': u'sym-base'}, u'ruby-shadow.x86_64': {u'version': u'2.2.0-2.el7', u'repository': u'sym-puppet_deps'}, u'perl-Error.noarch': {u'version': u'0.17020-2.el7', u'repository': u'sym-base'}, u'findutils.x86_64': {u'version': u'4.5.11-3.el7', u'repository': u'sym-base'}, u'pkgconfig.x86_64': {u'version': u'0.27.1-4.el7', u'repository': u'sym-base'}, u'libdhash.x86_64': {u'version': u'0.4.3-24.el7', u'repository': u'sym-base'}, u'libmpc.x86_64': {u'version': u'1.0.1-3.el7', u'repository': u'sym-base'}, u'rsync.x86_64': {u'version': u'3.0.9-15.el7', u'repository': u'sym-base'}, u'libselinux-utils.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'strace.x86_64': {u'version': u'4.8-7.el7', u'repository': u'sym-base'}, u'c-ares.x86_64': {u'version': u'1.10.0-3.el7', u'repository': u'sym-base'}, u'xz-libs.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'libICE.x86_64': {u'version': u'1.0.8-7.el7', u'repository': u'sym-base'}, u'libXxf86vm.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'pixman.x86_64': {u'version': u'0.32.4-3.el7', u'repository': u'sym-base'}, u'tcp_wrappers-libs.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'perl-Net-HTTP.noarch': {u'version': u'6.06-2.el7', u'repository': u'sym-base'}, u'procps-ng.x86_64': {u'version': u'3.3.10-3.el7', u'repository': u'sym-base'}, u'firewalld.noarch': {u'version': u'0.3.9-11.el7', u'repository': u'sym-base'}, u'libuv.x86_64': {u'version': u'0.10.34-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Socket-IP.noarch': {u'version': u'0.21-4.el7', u'repository': u'sym-base'}, u'libmnl.x86_64': {u'version': u'1.0.3-7.el7', u'repository': u'sym-base'}, u'dhcp-libs.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'yum-metadata-parser.x86_64': {u'version': u'1.1.4-10.el7', u'repository': u'sym-base'}, u'perl-Pod-Simple.noarch': {u'version': u'3.28-4.el7', u'repository': u'sym-base'}, u'e2fsprogs-libs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'pulseaudio-libs.x86_64': {u'version': u'3.0-30.el7', u'repository': u'sym-base'}, u'perl-Encode-Locale.noarch': {u'version': u'1.03-5.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Zlib.x86_64': {u'version': u'2.061-4.el7', u'repository': u'sym-base'}, u'plymouth-core-libs.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'iwl6000-firmware.noarch': {u'version': u'9.221.4.1-36.el7', u'repository': u'sym-base'}, u'net-snmp.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'bind-libs-lite.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Bzip2.x86_64': {u'version': u'2.061-3.el7', u'repository': u'sym-base'}, u'file-libs.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'shadow-utils.x86_64': {u'version': u'4.1.5.1-18.el7', u'repository': u'sym-base'}, u'setools-console.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'iwl135-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'ncurses-base.noarch': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'bzip2.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'sed.x86_64': {u'version': u'4.2.2-5.el7', u'repository': u'sym-base'}, u'perl-PathTools.x86_64': {u'version': u'3.40-5.el7', u'repository': u'sym-base'}, u'libnfsidmap.x86_64': {u'version': u'0.25-11.el7', u'repository': u'sym-base'}, u'nmap-ncat.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'perl-IO-Socket-SSL.noarch': {u'version': u'1.94-3.el7', u'repository': u'sym-base'}, u'pango.x86_64': {u'version': u'1.34.1-5.el7', u'repository': u'sym-base'}, u'libXext.x86_64': {u'version': u'1.3.2-2.1.el7', u'repository': u'sym-base'}, u'gnupg2.x86_64': {u'version': u'2.0.22-3.el7', u'repository': u'sym-base'}, u'perl-Digest-MD5.x86_64': {u'version': u'2.52-3.el7', u'repository': u'sym-base'}, u'cryptsetup-libs.x86_64': {u'version': u'1.6.6-3.el7', u'repository': u'sym-base'}, u'tcl.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'net-snmp-agent-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'iwl105-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'libksi.x86_64': {u'version': u'3.2.2.0-1.el7', u'repository': u'sym-rsyslog'}, u'cups-client.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'perl-HTTP-Message.noarch': {u'version': u'6.06-6.el7', u'repository': u'sym-base'}, u'liblogging.x86_64': {u'version': u'1.0.5-1.el7', u'repository': u'sym-rsyslog'}, u'audit.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'trousers.x86_64': {u'version': u'0.3.11.2-3.el7', u'repository': u'sym-base'}, u'kexec-tools.x86_64': {u'version': u'2.0.7-19.el7', u'repository': u'sym-base'}, u'setools-libs-tcl.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'e2fsprogs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'python-slip-dbus.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'curl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'centos-indexhtml.noarch': {u'version': u'7-9.el7.centos', u'repository': u'sym-base'}, u'quota.x86_64': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'bc.x86_64': {u'version': u'1.06.95-13.el7', u'repository': u'sym-base'}, u'perl-Net-SSLeay.x86_64': {u'version': u'1.55-3.el7', u'repository': u'sym-base'}, u'cyrus-sasl.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'iputils.x86_64': {u'version': u'20121221-6.el7', u'repository': u'sym-base'}, u'openldap.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'libacl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openpgm.x86_64': {u'version': u'5.2.122-2.el7', u'repository': u'sym-epel'}, u'ntp.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'perl-Package-Constants.noarch': {u'version': u'0.02-285.el7', u'repository': u'sym-base'}, u'iwl5150-firmware.noarch': {u'version': u'8.24.2.2-36.el7', u'repository': u'sym-base'}, u'seavgabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'libunistring.x86_64': {u'version': u'0.9.3-9.el7', u'repository': u'sym-base'}, u'python-iniparse.noarch': {u'version': u'0.4-9.el7', u'repository': u'sym-base'}, u'glib2.x86_64': {u'version': u'2.40.0-4.el7', u'repository': u'sym-base'}, u'perl-constant.noarch': {u'version': u'1.27-2.el7', u'repository': u'sym-base'}, u'libsndfile.x86_64': {u'version': u'1.0.25-9.el7', u'repository': u'sym-base'}, u'dhclient.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'libaio.x86_64': {u'version': u'0.3.109-12.el7', u'repository': u'sym-base'}, u'gmp.x86_64': {u'version': u'6.0.0-11.el7', u'repository': u'sym-base'}, u'keyutils-libs.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'psmisc.x86_64': {u'version': u'22.20-8.el7', u'repository': u'sym-base'}, u'librbd1.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'tar.x86_64': {u'version': u'1.26-29.el7', u'repository': u'sym-base'}, u'python-libs.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'zeromq3.x86_64': {u'version': u'3.2.5-1.el7', u'repository': u'sym-epel'}, u'info.x86_64': {u'version': u'5.1-4.el7', u'repository': u'sym-base'}, u'perl-WWW-RobotRules.noarch': {u'version': u'6.02-5.el7', u'repository': u'sym-base'}, u'autoconf.noarch': {u'version': u'2.69-11.el7', u'repository': u'sym-base'}, u'redhat-lsb-core.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'oddjob.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'pam.x86_64': {u'version': u'1.1.8-12.el7', u'repository': u'sym-base'}, u'perl-macros.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libpath_utils.x86_64': {u'version': u'0.2.1-24.el7', u'repository': u'sym-base'}, u'cyrus-sasl-lib.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'perl-Encode.x86_64': {u'version': u'2.51-7.el7', u'repository': u'sym-base'}, u'python-sssdconfig.noarch': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'dbus-glib.x86_64': {u'version': u'0.100-7.el7', u'repository': u'sym-base'}, u'librados2.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'iproute.x86_64': {u'version': u'3.10.0-21.el7', u'repository': u'sym-base'}, u'libpipeline.x86_64': {u'version': u'1.2.3-3.el7', u'repository': u'sym-base'}, u'telnet.x86_64': {u'version': u'0.17-59.el7', u'repository': u'sym-base'}, u'gpm-libs.x86_64': {u'version': u'1.20.7-5.el7', u'repository': u'sym-base'}, u'flac-libs.x86_64': {u'version': u'1.3.0-5.el7_1', u'repository': u'sym-updates'}, u'pcre.x86_64': {u'version': u'8.32-14.el7', u'repository': u'sym-base'}, u'mailx.x86_64': {u'version': u'12.5-12.el7_0', u'repository': u'sym-base'}, u'OpenIPMI.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'freetype.x86_64': {u'version': u'2.4.11-9.el7', u'repository': u'sym-base'}, u'grub2-tools.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'libselinux-python.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'perl-HTML-Tree.noarch': {u'version': u'5.03-2.el7', u'repository': u'sym-base'}, u'systemd.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'qrencode-libs.x86_64': {u'version': u'3.4.1-3.el7', u'repository': u'sym-base'}, u'rubygem-psych.x86_64': {u'version': u'2.0.0-24.el7', u'repository': u'sym-base'}, u'perl-Getopt-Long.noarch': {u'version': u'2.40-2.el7', u'repository': u'sym-base'}, u'perl-podlators.noarch': {u'version': u'2.5.1-3.el7', u'repository': u'sym-base'}, u'perl-URI.noarch': {u'version': u'1.60-9.el7', u'repository': u'sym-base'}, u'net-tools.x86_64': {u'version': u'2.0-0.17.20131004git.el7', u'repository': u'sym-base'}, u'perl-Thread-Queue.noarch': {u'version': u'3.02-2.el7', u'repository': u'sym-base'}, u'NetworkManager-tui.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'basesystem.noarch': {u'version': u'10.0-7.el7.centos', u'repository': u'sym-base'}, u'perl-threads-shared.x86_64': {u'version': u'1.43-6.el7', u'repository': u'sym-base'}, u'libffi.x86_64': {u'version': u'3.0.13-11.el7', u'repository': u'sym-base'}, u'mesa-libgbm.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'perl-Carp.noarch': {u'version': u'1.26-244.el7', u'repository': u'sym-base'}, u'cronie.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'lm_sensors-libs.x86_64': {u'version': u'3.3.4-11.el7', u'repository': u'sym-base'}, u'setools-gui.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'perl-IO-HTML.noarch': {u'version': u'1.00-2.el7', u'repository': u'sym-base'}, u'sysvinit-tools.x86_64': {u'version': u'2.88-14.dsf.el7', u'repository': u'sym-base'}, u'pinentry.x86_64': {u'version': u'0.8.1-14.el7', u'repository': u'sym-base'}, u'perl-HTML-Tagset.noarch': {u'version': u'3.20-15.el7', u'repository': u'sym-base'}, u'libSM.x86_64': {u'version': u'1.2.1-7.el7', u'repository': u'sym-base'}, u'mcelog.x86_64': {u'version': u'101-3.9de4924.el7', u'repository': u'sym-base'}}, u'facter_serialnumber': u'3KN1K02', u'facter_processor14': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor13': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_em2': 1500, u'ansible_product_name': u'PowerEdge R720xd', u'facter_processor27': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_lo': 65536, u'ansible_all_ipv4_addresses': [u'10.50.208.196', u'10.50.144.196'], u'ansible_python_version': u'2.7.5', u'facter_processor18': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor12': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_puppet_vardir': u'/var/lib/puppet', u'facter_kernel': u'Linux', u'facter_is_openstack_vm': False, u'facter_gid': u'root', u'ansible_product_version': u'NA', u'ansible_memory_mb': {u'real': {u'total': 193234, u'free': 190548, u'used': 2686}, u'swap': {u'cached': 0, u'total': 32767, u'used': 0, u'free': 32767}, u'nocache': {u'used': 2150, u'free': 191084}}, u'facter_uptime_days': 0, u'facter_processor23': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor7': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor6': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_partitions': {u'sda2': {u'filesystem': u'swap', u'uuid': u'13f3cbad-e8cf-4def-9864-10be6d747c65', u'size': u'67108864'}, u'sda3': {u'mount': u'/', u'filesystem': u'ext4', u'uuid': u'6e887750-f830-4d97-a293-57dac5862ec0', u'size': u'1102837760'}, u'sda1': {u'mount': u'/boot', u'filesystem': u'ext4', u'uuid': u'53508b97-2dab-47b6-960d-9e7891b5bde5', u'size': u'1048576'}}, u'facter_processor4': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_release_date': u'07/09/2014', u'facter_processor2': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor1': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor0': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_rubysitedir': u'/usr/local/share/ruby/site_ruby/', u'ansible_p2p2': {u'macaddress': u'b8:ca:3a:70:a1:88', u'promisc': False, u'device': u'p2p2', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'facter_processor9': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor8': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_macaddress': u'b8:ca:3a:70:a1:88', u'facter_network_bond0_100': u'10.50.144.192', u'facter_time_jitter': 1, u'facter_kernelmajversion': u'3.10', u'facter_blockdevice_sda_size': 599550590976, u'facter_productname': u'PowerEdge R720xd', u'ansible_lo': {u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.0.0.0', u'network': u'127.0.0.0', u'address': u'127.0.0.1'}, u'ipv6': [{u'scope': u'host', u'prefix': u'128', u'address': u'::1'}], u'device': u'lo', u'type': u'loopback', u'mtu': 65536}, u'facter_swapsize': u'32.00 GB', u'ansible_p2p1': {u'macaddress': u'a0:36:9f:39:45:74', u'promisc': False, u'device': u'p2p1', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_boardmanufacturer': u'Dell Inc.', u'facter_facterversion': u'2.4.4', u'facter_hardwareisa': u'x86_64', u'facter_netmask_em3': u'255.255.255.224', u'facter_interfaces': u'bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2', u'ansible_devices': {u'sda': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'1170997248', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'558.38 GB', u'model': u'PERC H710P', u'partitions': {u'sda2': {u'start': u'1050624', u'sectorsize': 512, u'sectors': u'67108864', u'size': u'32.00 GB'}, u'sda3': {u'start': u'68159488', u'sectorsize': 512, u'sectors': u'1102837760', u'size': u'525.87 GB'}, u'sda1': {u'start': u'2048', u'sectorsize': 512, u'sectors': u'1048576', u'size': u'512.00 MB'}}}, u'sdb': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'7025983488', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'3.27 TB', u'model': u'PERC H710P', u'partitions': {}}}, u'facter_network_lo': u'127.0.0.0', u'facter_concat_basedir': u'/var/lib/puppet/concat', u'facter_netmask_bond0_100': u'255.255.255.224', u'facter_processorcount': 32, u'facter_netmask_lo': u'255.0.0.0', u'facter_swapfree': u'32.00 GB', u'facter_ipaddress_em3': u'10.50.208.196', u'ansible_memfree_mb': 190548, u'ansible_memtotal_mb': 193234, u'facter_memorysize_mb': u'193234.63', u'facter_has_ipmi': True, u'facter_prod_gateway': u'10.50.144.193', u'ansible_user_dir': u'/root', u'facter_kernelversion': u'3.10.0', u'facter_processors': {u'models': [u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'count': 32, u'physicalcount': 2}, u'facter_physicalprocessorcount': 2, u'ansible_processor_count': 2, u'facter_uniqueid': u'320ac490', u'ansible_hostname': u'b-openshif-r02c8-prod', u'facter_swapfree_mb': u'32768.00', u'facter_sshfp_ecdsa': u'SSHFP 3 1 c1ae8c75cba92c0c455f672105e1371fb280e4af\nSSHFP 3 2 5b3a717a1971fcb869254704102fc8ecc5dfa919250bfc7aebd15ec91666c15e', u'ansible_interfaces': [u'bond0', u'lo', u'em2', u'bond0.100', u'em4', u'p2p2', u'em3', u'p2p1', u'em1'], u'ansible_machine_id': u'7a515619a1e84ada89a7ab24694131d4', u'facter_macaddress_em4': u'b8:ca:3a:70:a1:8d', u'facter_fqdn': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'facter_macaddress_em2': u'b8:ca:3a:70:a1:8a', u'facter_macaddress_em1': u'B8:CA:3A:70:A1:88', u'facter_virtual': u'physical', u'ansible_system': u'Linux', u'ansible_fqdn': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'ansible_user_gid': 0, u'ansible_machine': u'x86_64', u'facter_vlans': u'100', u'facter_domain': u'ash2.mycloud.net', u'facter_ps': u'ps -ef', u'ansible_ssh_host_key_rsa_public': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn', u'ansible_nodename': u'b-openshif-r02c8-prod', u'facter_ipmi_ipsource': u'DHCP Address', u'facter_rubyplatform': u'x86_64-linux', u'ansible_user_gecos': u'root', u'ansible_product_uuid': u'44454C4C-4B00-104E-8031-B3C04F4B3032', u'facter_ipmi_netmask': u'255.255.255.224', u'facter_blockdevice_sda_vendor': u'DELL', 'etcd_cert_subdir': u'etcd-b-openshif-r02c8-prod.ash2.mycloud.net', u'facter_ipmi_macaddress': u'5c:f9:dd:f8:f6:12', u'ansible_domain': u'ash2.mycloud.net', 'etcd_cert_prefix': None, u'facter_timezone': u'UTC', u'facter_blockdevice_sda_model': u'PERC H710P', u'facter_ipmi_ipaddress': u'10.50.224.196', u'ansible_processor_cores': 8, u'facter_blockdevice_sdb_size': 3597303545856, u'facter_default_gateway_interface': u'bond0.100', u'ansible_processor_threads_per_core': 2, u'ansible_virtualization_type': u'kvm', u'facter_macaddress_bond0': u'b8:ca:3a:70:a1:88', u'facter_uptime_hours': 1, u'facter_lsbdistcodename': u'Core', u'ansible_distribution_release': u'Core', u'ansible_os_family': u'RedHat', u'facter_mtu_em3': 9000, u'openshift': {u'common': {u'config_base': u'/etc/openshift', u'admin_binary': u'osadm', u'data_dir': u'/var/lib/openshift', u'ip': u'10.50.144.196', u'client_binary': u'osc', u'all_hostnames': [u'b-openshif-r02c8-prod.ash2.mycloud.net'], u'public_ip': u'10.50.144.196', u'sdn_network_plugin_name': u'redhat/openshift-ovs-subnet', u'use_openshift_sdn': True, u'use_fluentd': False, u'service_type': u'openshift', u'public_hostname': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'use_cluster_metrics': False, u'hostname': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'deployment_type': u'origin'}, u'current_config': {}}, u'facter_network_em3': u'10.50.208.192', 'openshift_master_cluster_hostname': 'openshift.ash2.mycloud.net', u'facter_sshfp_ed25519': u'SSHFP 4 1 623ab45c1754d5232a9fbd415c93f6d717e00bbd\nSSHFP 4 2 c576d35a09d4c651b0692570161113f2ee315be6c2ee4aa3e347a114fa8932e5', u'facter_mtu_em1': 9000, u'facter_lsbrelease': u':core-4.1-amd64:core-4.1-noarch', u'facter_processor10': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_user_uid': 0, u'facter_mtu_bond0_100': 9000, u'ansible_bios_date': u'07/09/2014', u'facter_gw_bond0': u'10.50.144.193', u'facter_boot_time': 1442528714, u'facter_uptime': u'1:47 hours', u'facter_processor20': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_kernelrelease': u'3.10.0-229.el7.x86_64', 'openshift_master_cluster_password': 'kljd#3294SJD()@Y#%*()!&dlskjf', u'facter_augeasversion': u'1.1.0', u'facter_sshrsakey': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn', u'facter_processor19': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'use_fluentd': 'false', u'facter_id': u'root', u'facter_type': u'Rack Mount Chassis', 'use_cluster_metrics': 'true'}) => {"changed": true, "gid": 0, "group": "root", "item": {"ansible_all_ipv4_addresses": ["10.50.208.196", "10.50.144.196"], "ansible_all_ipv6_addresses": ["fe80::baca:3aff:fe70:a188", "fe80::baca:3aff:fe70:a18c", "fe80::baca:3aff:fe70:a188"], "ansible_architecture": "x86_64", "ansible_bios_date": "07/09/2014", "ansible_bios_version": "2.4.3", "ansible_bond0": {"active": true, "device": "bond0", "ipv6": [{"address": "fe80::baca:3aff:fe70:a188", "prefix": "64", "scope": "link"}], "lacp_rate": "slow", "macaddress": "b8:ca:3a:70:a1:88", "miimon": "100", "mode": "802.3ad", "mtu": 9000, "promisc": false, "slaves": ["em1", "p2p2"], "type": "bonding"}, "ansible_bond0.100": {"active": true, "device": "bond0.100", "ipv4": {"address": "10.50.144.196", "netmask": "255.255.255.224", "network": "10.50.144.192"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:a188", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:a1:88", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_cmdline": {"BOOT_IMAGE": "/vmlinuz-3.10.0-229.el7.x86_64", "LANG": "en_US.UTF-8", "biosdevname": "1", "crashkernel": "auto", "inst.geoloc": "0", "net.ifnames": "1", "nofb": true, "quiet": true, "rhgb": true, "ro": true, "root": "UUID=6e887750-f830-4d97-a293-57dac5862ec0", "splash": "quiet"}, "ansible_date_time": {"date": "2015-09-18", "day": "18", "epoch": "1442535140", "hour": "00", "iso8601": "2015-09-18T00:12:20Z", "iso8601_micro": "2015-09-18T00:12:20.022012Z", "minute": "12", "month": "09", "second": "20", "time": "00:12:20", "tz": "UTC", "tz_offset": "+0000", "weekday": "Friday", "year": "2015"}, "ansible_default_ipv4": {"address": "10.50.144.196", "alias": "bond0.100", "gateway": "10.50.144.193", "interface": "bond0.100", "macaddress": "b8:ca:3a:70:a1:88", "mtu": 9000, "netmask": "255.255.255.224", "network": "10.50.144.192", "type": "ether"}, "ansible_default_ipv6": {}, "ansible_devices": {"sda": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {"sda1": {"sectors": "1048576", "sectorsize": 512, "size": "512.00 MB", "start": "2048"}, "sda2": {"sectors": "67108864", "sectorsize": 512, "size": "32.00 GB", "start": "1050624"}, "sda3": {"sectors": "1102837760", "sectorsize": 512, "size": "525.87 GB", "start": "68159488"}}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "1170997248", "sectorsize": "512", "size": "558.38 GB", "support_discard": "0", "vendor": "DELL"}, "sdb": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "7025983488", "sectorsize": "512", "size": "3.27 TB", "support_discard": "0", "vendor": "DELL"}}, "ansible_distribution": "CentOS", "ansible_distribution_major_version": "7", "ansible_distribution_release": "Core", "ansible_distribution_version": "7.1.1503", "ansible_domain": "ash2.mycloud.net", "ansible_em1": {"active": true, "device": "em1", "macaddress": "b8:ca:3a:70:a1:88", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em2": {"active": false, "device": "em2", "macaddress": "b8:ca:3a:70:a1:8a", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_em3": {"active": true, "device": "em3", "ipv4": {"address": "10.50.208.196", "netmask": "255.255.255.224", "network": "10.50.208.192"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:a18c", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:a1:8c", "module": "igb", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em4": {"active": false, "device": "em4", "macaddress": "b8:ca:3a:70:a1:8d", "module": "igb", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_env": {"HOME": "/root", "LANG": "C", "LC_CTYPE": "C", "LOGNAME": "root", "MAIL": "/var/mail/johntheodore", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/home/johntheodore", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.119.134.140 36737 22", "SSH_CONNECTION": "10.119.134.140 36737 10.50.144.196 22", "SSH_TTY": "/dev/pts/0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-pnjoqmzmloamoaiuzchdmvexkyartles; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/ >/dev/null 2>&1", "SUDO_GID": "100", "SUDO_UID": "10267", "SUDO_USER": "johntheodore", "TERM": "screen", "USER": "root", "USERNAME": "root", "_": "/usr/bin/python"}, "ansible_fips": false, "ansible_form_factor": "Rack Mount Chassis", "ansible_fqdn": "b-openshif-r02c8-prod.ash2.mycloud.net", "ansible_hostname": "b-openshif-r02c8-prod", "ansible_interfaces": ["bond0", "lo", "em2", "bond0.100", "em4", "p2p2", "em3", "p2p1", "em1"], "ansible_kernel": "3.10.0-229.el7.x86_64", "ansible_lo": {"active": true, "device": "lo", "ipv4": {"address": "127.0.0.1", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "mtu": 65536, "promisc": false, "type": "loopback"}, "ansible_local": {"openshift": {"common": {"deployment_type": "origin"}}}, "ansible_lsb": {"codename": "Core", "description": "CentOS Linux release 7.1.1503 (Core)", "id": "CentOS", "major_release": "7", "release": "7.1.1503"}, "ansible_machine": "x86_64", "ansible_machine_id": "7a515619a1e84ada89a7ab24694131d4", "ansible_memfree_mb": 190548, "ansible_memory_mb": {"nocache": {"free": 191084, "used": 2150}, "real": {"free": 190548, "total": 193234, "used": 2686}, "swap": {"cached": 0, "free": 32767, "total": 32767, "used": 0}}, "ansible_memtotal_mb": 193234, "ansible_mounts": [{"device": "/dev/sda3", "fstype": "ext4", "mount": "/", "options": "rw,relatime,data=ordered", "size_available": 525058920448, "size_total": 555656593408, "uuid": "6e887750-f830-4d97-a293-57dac5862ec0"}, {"device": "/dev/sda1", "fstype": "ext4", "mount": "/boot", "options": "rw,relatime,data=ordered", "size_available": 379510784, "size_total": 511647744, "uuid": "53508b97-2dab-47b6-960d-9e7891b5bde5"}], "ansible_nodename": "b-openshif-r02c8-prod", "ansible_os_family": "RedHat", "ansible_p2p1": {"active": false, "device": "p2p1", "macaddress": "a0:36:9f:39:45:74", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_p2p2": {"active": true, "device": "p2p2", "macaddress": "b8:ca:3a:70:a1:88", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_pkg_mgr": "yum", "ansible_processor": ["GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "ansible_processor_cores": 8, "ansible_processor_count": 2, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 32, "ansible_product_name": "PowerEdge R720xd", "ansible_product_serial": "3KN1K02", "ansible_product_uuid": "44454C4C-4B00-104E-8031-B3C04F4B3032", "ansible_product_version": "NA", "ansible_python_version": "2.7.5", "ansible_selinux": {"status": "disabled"}, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn", "ansible_ssh_user": "johntheodore", "ansible_sudo": "true", "ansible_swapfree_mb": 32767, "ansible_swaptotal_mb": 32767, "ansible_system": "Linux", "ansible_system_vendor": "Dell Inc.", "ansible_user_dir": "/root", "ansible_user_gecos": "root", "ansible_user_gid": 0, "ansible_user_id": "root", "ansible_user_shell": "/bin/bash", "ansible_user_uid": 0, "ansible_userspace_architecture": "x86_64", "ansible_userspace_bits": "64", "ansible_virtualization_role": "host", "ansible_virtualization_type": "kvm", "deployment_type": "origin", "etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r02c8-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false], "facter_architecture": "x86_64", "facter_augeasversion": "1.1.0", "facter_bios_release_date": "07/09/2014", "facter_bios_vendor": "Dell Inc.", "facter_bios_version": "2.4.3", "facter_blockdevice_sda_model": "PERC H710P", "facter_blockdevice_sda_size": 599550590976, "facter_blockdevice_sda_vendor": "DELL", "facter_blockdevice_sdb_model": "PERC H710P", "facter_blockdevice_sdb_size": 3597303545856, "facter_blockdevice_sdb_vendor": "DELL", "facter_blockdevices": "sda,sdb", "facter_boardmanufacturer": "Dell Inc.", "facter_boardproductname": "0X3D66", "facter_boardserialnumber": "..CN7016342500AE.", "facter_boot_time": 1442528714, "facter_concat_basedir": "/var/lib/puppet/concat", "facter_datacenter": "ash2", "facter_default_gateway": "10.50.144.193", "facter_default_gateway_interface": "bond0.100", "facter_domain": "ash2.mycloud.net", "facter_facterversion": "2.4.4", "facter_filesystems": "ext2,ext3,ext4", "facter_fqdn": "b-openshif-r02c8-prod.ash2.mycloud.net", "facter_gid": "root", "facter_gw_bond0": "10.50.144.193", "facter_gw_default": "10.50.144.193", "facter_hardware_health": {"disks": {"SEAGATEST3600057SSES666SL7XBKF": {"Device Id": "11", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "11", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7YYKN": {"Device Id": "6", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "6", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7YYKY": {"Device Id": "7", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "7", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZKBW": {"Device Id": "0", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "0", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZKLT": {"Device Id": "3", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "3", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZR8W": {"Device Id": "10", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "10", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZRJ2": {"Device Id": "8", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "8", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZRV4": {"Device Id": "9", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "9", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL8250A": {"Device Id": "1", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "1", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL825H3": {"Device Id": "5", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "5", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82S34": {"Device Id": "4", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "4", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82TKF": {"Device Id": "2", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "2", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WX11E4392000": {"Device Id": "13", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "13", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WX11E83L9147": {"Device Id": "12", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "12", "smart_health": "PASSED"}}, "mcelog": {}, "power": {"PS Redundancy": "Fully Redundant", "PSU1": "Presence detected", "PSU2": "Presence detected"}, "raid": {"battery_replacement_required": "No"}}, "facter_hardwareisa": "x86_64", "facter_hardwaremodel": "x86_64", "facter_has_ipmi": true, "facter_hostname": "b-openshif-r02c8-prod", "facter_id": "root", "facter_installed_packages": {"MegaCli.noarch": {"repository": "cpe-custom", "version": "8.07.08-1"}, "NetworkManager-libnm.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-team.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-tui.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "OpenIPMI-libs.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI-modalias.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "PyYAML.x86_64": {"repository": "cpe-custom", "version": "3.11-8.el7.centos"}, "acl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "aic94xx-firmware.noarch": {"repository": "sym-base", "version": "30-6.el7"}, "alsa-firmware.noarch": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-lib.x86_64": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-tools-firmware.x86_64": {"repository": "sym-base", "version": "1.0.27-4.el7"}, "at.x86_64": {"repository": "sym-base", "version": "3.1.13-17.el7_0.1"}, "atk.x86_64": {"repository": "sym-base", "version": "2.8.0-4.el7"}, "audit-libs.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "audit.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "augeas-libs.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "augeas.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "authconfig.x86_64": {"repository": "sym-base", "version": "6.2.8-9.el7"}, "autoconf.noarch": {"repository": "sym-base", "version": "2.69-11.el7"}, "autofs.x86_64": {"repository": "sym-base", "version": "5.0.7-48.el7"}, "autogen-libopts.x86_64": {"repository": "sym-base", "version": "5.18-5.el7"}, "automake.noarch": {"repository": "sym-base", "version": "1.13.4-3.el7"}, "avahi-autoipd.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "avahi-libs.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "basesystem.noarch": {"repository": "sym-base", "version": "10.0-7.el7.centos"}, "bash.x86_64": {"repository": "sym-base", "version": "4.2.46-12.el7"}, "bc.x86_64": {"repository": "sym-base", "version": "1.06.95-13.el7"}, "bind-libs-lite.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-libs.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-license.noarch": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-utils.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "binutils.x86_64": {"repository": "sym-base", "version": "2.23.52.0.1-30.el7"}, "biosdevname.x86_64": {"repository": "sym-base", "version": "0.6.1-2.el7"}, "boost-system.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "boost-thread.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "btrfs-progs.x86_64": {"repository": "sym-base", "version": "3.16.2-1.el7"}, "bwidget.noarch": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "bzip2-libs.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "bzip2.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "c-ares.x86_64": {"repository": "sym-base", "version": "1.10.0-3.el7"}, "ca-certificates.noarch": {"repository": "sym-base", "version": "2014.1.98-72.el7"}, "cairo.x86_64": {"repository": "sym-base", "version": "1.12.14-6.el7"}, "celt051.x86_64": {"repository": "sym-base", "version": "0.5.1.3-8.el7"}, "centos-indexhtml.noarch": {"repository": "sym-base", "version": "7-9.el7.centos"}, "centos-logos.noarch": {"repository": "sym-base", "version": "70.0.6-1.el7.centos"}, "centos-release.x86_64": {"repository": "sym-base", "version": "7-1.1503.el7.centos.2.8"}, "chkconfig.x86_64": {"repository": "sym-base", "version": "1.3.61-4.el7"}, "cmake.x86_64": {"repository": "sym-base", "version": "2.8.11-4.el7"}, "collectd.x86_64": {"repository": "sym-epel", "version": "5.5.0-2.el7"}, "coreutils.x86_64": {"repository": "sym-base", "version": "8.22-11.el7"}, "cpio.x86_64": {"repository": "sym-base", "version": "2.11-22.el7"}, "cpp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "cracklib-dicts.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cracklib.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cronie-anacron.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "cronie.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "crontabs.noarch": {"repository": "sym-base", "version": "1.11-6.20121102git.el7"}, "cryptsetup-libs.x86_64": {"repository": "sym-base", "version": "1.6.6-3.el7"}, "cups-client.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "cups-libs.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "curl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "cyrus-sasl-devel.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-gssapi.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-lib.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "dbus-glib.x86_64": {"repository": "sym-base", "version": "0.100-7.el7"}, "dbus-libs.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "dbus-python.x86_64": {"repository": "sym-base", "version": "1.1.1-9.el7"}, "dbus.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "device-mapper-libs.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "device-mapper-multipath-libs.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper-multipath.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "dhclient.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-common.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-libs.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "diffutils.x86_64": {"repository": "sym-base", "version": "3.3-4.el7"}, "dmidecode.x86_64": {"repository": "sym-base", "version": "2.12-5.el7"}, "dnsmasq.x86_64": {"repository": "sym-base", "version": "2.66-12.el7"}, "dos2unix.x86_64": {"repository": "sym-base", "version": "6.0.3-4.el7"}, "dracut-config-rescue.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut-network.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dstat.noarch": {"repository": "sym-base", "version": "0.7.2-12.el7"}, "e2fsprogs-libs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "e2fsprogs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "ebtables.x86_64": {"repository": "sym-base", "version": "2.0.10-13.el7"}, "ed.x86_64": {"repository": "sym-base", "version": "1.9-4.el7"}, "elfutils-libelf.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "elfutils-libs.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "ethtool.x86_64": {"repository": "sym-base", "version": "3.15-2.el7"}, "expat.x86_64": {"repository": "sym-base", "version": "2.1.0-8.el7"}, "facter.x86_64": {"repository": "sym-puppet", "version": "2.4.4-1.el7"}, "file-libs.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "file.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "filesystem.x86_64": {"repository": "sym-base", "version": "3.2-18.el7"}, "findutils.x86_64": {"repository": "sym-base", "version": "4.5.11-3.el7"}, "fipscheck-lib.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "fipscheck.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "firewalld.noarch": {"repository": "sym-base", "version": "0.3.9-11.el7"}, "flac-libs.x86_64": {"repository": "sym-updates", "version": "1.3.0-5.el7_1"}, "fontconfig.x86_64": {"repository": "sym-base", "version": "2.10.95-7.el7"}, "fontpackages-filesystem.noarch": {"repository": "sym-base", "version": "1.44-8.el7"}, "freetype.x86_64": {"repository": "sym-base", "version": "2.4.11-9.el7"}, "fxload.x86_64": {"repository": "sym-base", "version": "2002_04_11-16.el7"}, "gawk.x86_64": {"repository": "sym-base", "version": "4.0.2-4.el7"}, "gcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "gdb.x86_64": {"repository": "sym-base", "version": "7.6.1-64.el7"}, "gdbm.x86_64": {"repository": "sym-base", "version": "1.10-8.el7"}, "gdk-pixbuf2.x86_64": {"repository": "sym-base", "version": "2.28.2-4.el7"}, "gettext-libs.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "gettext.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "git.x86_64": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "glib-networking.x86_64": {"repository": "sym-base", "version": "2.40.0-1.el7"}, "glib2.x86_64": {"repository": "sym-base", "version": "2.40.0-4.el7"}, "glibc-common.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-devel.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-headers.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glusterfs-api.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs-libs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "gmp.x86_64": {"repository": "sym-base", "version": "6.0.0-11.el7"}, "gnupg2.x86_64": {"repository": "sym-base", "version": "2.0.22-3.el7"}, "gnutls.x86_64": {"repository": "sym-base", "version": "3.3.8-12.el7"}, "gobject-introspection.x86_64": {"repository": "sym-base", "version": "1.36.0-4.el7"}, "gpgme.x86_64": {"repository": "sym-base", "version": "1.3.2-5.el7"}, "gpm-libs.x86_64": {"repository": "sym-base", "version": "1.20.7-5.el7"}, "graphite2.x86_64": {"repository": "sym-base", "version": "1.2.2-5.el7"}, "grep.x86_64": {"repository": "sym-base", "version": "2.20-1.el7"}, "groff-base.x86_64": {"repository": "sym-base", "version": "1.22.2-8.el7"}, "grub2-tools.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grub2.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grubby.x86_64": {"repository": "sym-base", "version": "8.28-11.el7"}, "gsettings-desktop-schemas.x86_64": {"repository": "sym-base", "version": "3.8.2-3.el7"}, "gsm.x86_64": {"repository": "sym-base", "version": "1.0.13-11.el7"}, "gssproxy.x86_64": {"repository": "sym-base", "version": "0.3.0-10.el7"}, "gtk2.x86_64": {"repository": "sym-base", "version": "2.24.22-5.el7_0.1"}, "gzip.x86_64": {"repository": "sym-base", "version": "1.5-7.el7"}, "hardlink.x86_64": {"repository": "sym-base", "version": "1.0-19.el7"}, "harfbuzz.x86_64": {"repository": "sym-base", "version": "0.9.20-4.el7"}, "hesiod.x86_64": {"repository": "sym-base", "version": "3.2.1-3.el7"}, "hicolor-icon-theme.noarch": {"repository": "sym-base", "version": "0.12-7.el7"}, "hiera.noarch": {"repository": "sym-epel", "version": "1.3.4-1.el7"}, "hostname.x86_64": {"repository": "sym-base", "version": "3.13-3.el7"}, "htop.x86_64": {"repository": "sym-epel", "version": "1.0.3-3.el7"}, "http-parser.x86_64": {"repository": "sym-epel", "version": "2.0-4.20121128gitcd01361.el7"}, "hwdata.noarch": {"repository": "sym-base", "version": "0.252-7.5.el7"}, "info.x86_64": {"repository": "sym-base", "version": "5.1-4.el7"}, "initscripts.x86_64": {"repository": "sym-base", "version": "9.49.24-1.el7"}, "ipmitool.x86_64": {"repository": "sym-updates", "version": "1.8.13-8.el7_1"}, "iproute.x86_64": {"repository": "sym-base", "version": "3.10.0-21.el7"}, "iprutils.x86_64": {"repository": "sym-base", "version": "2.4.3-3.el7"}, "iptables.x86_64": {"repository": "sym-base", "version": "1.4.21-13.el7"}, "iputils.x86_64": {"repository": "sym-base", "version": "20121221-6.el7"}, "ipxe-roms-qemu.noarch": {"repository": "sym-base", "version": "20130517-6.gitc4bce43.el7"}, "irqbalance.x86_64": {"repository": "sym-base", "version": "1.0.7-1.el7"}, "ivtv-firmware.noarch": {"repository": "sym-base", "version": "20080701-26.el7"}, "iwl100-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl1000-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl105-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl135-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2000-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2030-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl3160-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "iwl3945-firmware.noarch": {"repository": "sym-base", "version": "15.32.2.9-36.el7"}, "iwl4965-firmware.noarch": {"repository": "sym-base", "version": "228.61.2.24-36.el7"}, "iwl5000-firmware.noarch": {"repository": "sym-base", "version": "8.83.5.1_1-36.el7"}, "iwl5150-firmware.noarch": {"repository": "sym-base", "version": "8.24.2.2-36.el7"}, "iwl6000-firmware.noarch": {"repository": "sym-base", "version": "9.221.4.1-36.el7"}, "iwl6000g2a-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.3-36.el7"}, "iwl6000g2b-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.2-36.el7"}, "iwl6050-firmware.noarch": {"repository": "sym-base", "version": "41.28.5.1-36.el7"}, "iwl7260-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "jansson.x86_64": {"repository": "sym-base", "version": "2.4-6.el7"}, "jasper-libs.x86_64": {"repository": "sym-base", "version": "1.900.1-26.el7_0.3"}, "jbigkit-libs.x86_64": {"repository": "sym-base", "version": "2.0-11.el7"}, "jdk1.8.0_45.x86_64": {"repository": "cpe-custom", "version": "1.8.0_45-fcs"}, "jq.x86_64": {"repository": "sym-epel", "version": "1.3-2.el7"}, "json-c.x86_64": {"repository": "sym-base", "version": "0.11-4.el7_0"}, "kbd-legacy.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd-misc.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd.x86_64": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kernel-devel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-headers.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools-libs.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kexec-tools.x86_64": {"repository": "sym-base", "version": "2.0.7-19.el7"}, "keyutils-libs.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "keyutils.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "kmod-libs.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kmod.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kpartx.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "krb5-libs.x86_64": {"repository": "sym-base", "version": "1.12.2-14.el7"}, "less.x86_64": {"repository": "sym-base", "version": "458-8.el7"}, "libICE.x86_64": {"repository": "sym-base", "version": "1.0.8-7.el7"}, "libSM.x86_64": {"repository": "sym-base", "version": "1.2.1-7.el7"}, "libX11-common.noarch": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libX11.x86_64": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libXau.x86_64": {"repository": "sym-base", "version": "1.0.8-2.1.el7"}, "libXcomposite.x86_64": {"repository": "sym-base", "version": "0.4.4-4.1.el7"}, "libXcursor.x86_64": {"repository": "sym-base", "version": "1.1.14-2.1.el7"}, "libXdamage.x86_64": {"repository": "sym-base", "version": "1.1.4-4.1.el7"}, "libXext.x86_64": {"repository": "sym-base", "version": "1.3.2-2.1.el7"}, "libXfixes.x86_64": {"repository": "sym-base", "version": "5.0.1-2.1.el7"}, "libXft.x86_64": {"repository": "sym-base", "version": "2.3.1-5.1.el7"}, "libXi.x86_64": {"repository": "sym-base", "version": "1.7.2-2.1.el7"}, "libXinerama.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libXmu.x86_64": {"repository": "sym-base", "version": "1.1.1-5.1.el7"}, "libXrandr.x86_64": {"repository": "sym-base", "version": "1.4.1-2.1.el7"}, "libXrender.x86_64": {"repository": "sym-base", "version": "0.9.8-2.1.el7"}, "libXt.x86_64": {"repository": "sym-base", "version": "1.1.4-6.1.el7"}, "libXtst.x86_64": {"repository": "sym-base", "version": "1.2.2-2.1.el7"}, "libXxf86vm.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libacl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "libaio.x86_64": {"repository": "sym-base", "version": "0.3.109-12.el7"}, "libarchive.x86_64": {"repository": "sym-base", "version": "3.1.2-7.el7"}, "libassuan.x86_64": {"repository": "sym-base", "version": "2.1.0-3.el7"}, "libasyncns.x86_64": {"repository": "sym-base", "version": "0.8-7.el7"}, "libattr.x86_64": {"repository": "sym-base", "version": "2.4.46-12.el7"}, "libbasicobjects.x86_64": {"repository": "sym-base", "version": "0.1.1-24.el7"}, "libblkid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libcap-ng.x86_64": {"repository": "sym-base", "version": "0.7.3-5.el7"}, "libcap.x86_64": {"repository": "sym-base", "version": "2.22-8.el7"}, "libcollection.x86_64": {"repository": "sym-base", "version": "0.6.2-24.el7"}, "libcom_err.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libcroco.x86_64": {"repository": "sym-base", "version": "0.6.8-5.el7"}, "libcurl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "libdaemon.x86_64": {"repository": "sym-base", "version": "0.14-7.el7"}, "libdb-utils.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdb.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdhash.x86_64": {"repository": "sym-base", "version": "0.4.3-24.el7"}, "libdrm.x86_64": {"repository": "sym-base", "version": "2.4.56-2.el7"}, "libedit.x86_64": {"repository": "sym-base", "version": "3.0-12.20121213cvs.el7"}, "libestr.x86_64": {"repository": "sym-base", "version": "0.1.9-2.el7"}, "libevent.x86_64": {"repository": "sym-base", "version": "2.0.21-4.el7"}, "libffi.x86_64": {"repository": "sym-base", "version": "3.0.13-11.el7"}, "libgcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgcrypt.x86_64": {"repository": "sym-base", "version": "1.5.3-12.el7"}, "libglade2.x86_64": {"repository": "sym-base", "version": "2.6.4-11.el7"}, "libgnome-keyring.x86_64": {"repository": "sym-base", "version": "3.8.0-3.el7"}, "libgomp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgpg-error.x86_64": {"repository": "sym-base", "version": "1.12-3.el7"}, "libgt.x86_64": {"repository": "cpe-custom", "version": "0.3.11-1.el7"}, "libgudev1.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "libibverbs.x86_64": {"repository": "sym-base", "version": "1.1.8-5.el7"}, "libidn.x86_64": {"repository": "sym-base", "version": "1.28-3.el7"}, "libini_config.x86_64": {"repository": "sym-base", "version": "1.1.0-24.el7"}, "libipa_hbac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libiscsi.x86_64": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "libjpeg-turbo.x86_64": {"repository": "sym-base", "version": "1.2.90-5.el7"}, "libksi.x86_64": {"repository": "sym-rsyslog", "version": "3.2.2.0-1.el7"}, "libldb.x86_64": {"repository": "sym-base", "version": "1.1.17-2.el7"}, "liblogging.x86_64": {"repository": "sym-rsyslog", "version": "1.0.5-1.el7"}, "libmnl.x86_64": {"repository": "sym-base", "version": "1.0.3-7.el7"}, "libmodman.x86_64": {"repository": "sym-base", "version": "2.0.1-8.el7"}, "libmount.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libmpc.x86_64": {"repository": "sym-base", "version": "1.0.1-3.el7"}, "libndp.x86_64": {"repository": "sym-base", "version": "1.2-4.el7"}, "libnetfilter_conntrack.x86_64": {"repository": "sym-base", "version": "1.0.4-2.el7"}, "libnfnetlink.x86_64": {"repository": "sym-base", "version": "1.0.1-4.el7"}, "libnfsidmap.x86_64": {"repository": "sym-base", "version": "0.25-11.el7"}, "libnl3-cli.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libnl3.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libogg.x86_64": {"repository": "sym-base", "version": "1.3.0-7.el7"}, "libpath_utils.x86_64": {"repository": "sym-base", "version": "0.2.1-24.el7"}, "libpcap.x86_64": {"repository": "sym-base", "version": "1.5.3-3.el7_0.1"}, "libpciaccess.x86_64": {"repository": "sym-base", "version": "0.13.1-4.1.el7"}, "libpipeline.x86_64": {"repository": "sym-base", "version": "1.2.3-3.el7"}, "libpng.x86_64": {"repository": "sym-base", "version": "1.5.13-5.el7"}, "libproxy.x86_64": {"repository": "sym-base", "version": "0.4.11-6.el7"}, "libpwquality.x86_64": {"repository": "sym-base", "version": "1.2.3-4.el7"}, "librados2.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librbd1.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librdmacm.x86_64": {"repository": "sym-base", "version": "1.0.19.1-1.el7"}, "libref_array.x86_64": {"repository": "sym-base", "version": "0.1.4-24.el7"}, "librelp.x86_64": {"repository": "cpe-custom", "version": "1.2.7-1.el7"}, "libseccomp.x86_64": {"repository": "sym-base", "version": "2.1.1-2.el7"}, "libselinux-python.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-ruby.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-utils.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libsemanage.x86_64": {"repository": "sym-base", "version": "2.1.10-16.el7"}, "libsepol.x86_64": {"repository": "sym-base", "version": "2.1.9-3.el7"}, "libsmbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libsndfile.x86_64": {"repository": "sym-base", "version": "1.0.25-9.el7"}, "libsoup.x86_64": {"repository": "sym-base", "version": "2.46.0-3.el7"}, "libss.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libssh2.x86_64": {"repository": "sym-base", "version": "1.4.3-8.el7"}, "libsss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsss_nss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsysfs.x86_64": {"repository": "sym-base", "version": "2.1.0-16.el7"}, "libtalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "libtasn1.x86_64": {"repository": "sym-base", "version": "3.8-2.el7"}, "libtdb.x86_64": {"repository": "sym-base", "version": "1.3.0-1.el7"}, "libteam.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "libtevent.x86_64": {"repository": "sym-base", "version": "0.9.21-3.el7"}, "libthai.x86_64": {"repository": "sym-base", "version": "0.1.14-9.el7"}, "libtiff.x86_64": {"repository": "sym-base", "version": "4.0.3-14.el7"}, "libtirpc.x86_64": {"repository": "sym-base", "version": "0.2.4-0.5.el7"}, "libtool-ltdl.x86_64": {"repository": "sym-base", "version": "2.4.2-20.el7"}, "libunistring.x86_64": {"repository": "sym-base", "version": "0.9.3-9.el7"}, "libusbx.x86_64": {"repository": "sym-base", "version": "1.0.15-4.el7"}, "libuser.x86_64": {"repository": "sym-base", "version": "0.60-5.el7"}, "libutempter.x86_64": {"repository": "sym-base", "version": "1.1.6-4.el7"}, "libuuid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libuv.x86_64": {"repository": "sym-epel", "version": "0.10.34-1.el7"}, "libverto-tevent.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libverto.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libvorbis.x86_64": {"repository": "sym-base", "version": "1.3.3-8.el7"}, "libwbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libxcb.x86_64": {"repository": "sym-base", "version": "1.9-5.el7"}, "libxml2-python.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libxml2.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libyaml.x86_64": {"repository": "sym-base", "version": "0.1.4-11.el7_0"}, "linux-firmware.noarch": {"repository": "sym-base", "version": "20140911-0.1.git365e80c.el7"}, "lm_sensors-libs.x86_64": {"repository": "sym-base", "version": "3.3.4-11.el7"}, "lmmclient.noarch": {"repository": "cpe-custom", "version": "2015.1-141230"}, "logrotate.x86_64": {"repository": "sym-base", "version": "3.8.6-4.el7"}, "lsof.x86_64": {"repository": "sym-base", "version": "4.87-4.el7"}, "ltrace.x86_64": {"repository": "sym-base", "version": "0.7.91-11.el7"}, "lua.x86_64": {"repository": "sym-base", "version": "5.1.4-14.el7"}, "lynx.x86_64": {"repository": "sym-base", "version": "2.8.8-0.3.dev15.el7"}, "lzo.x86_64": {"repository": "sym-base", "version": "2.06-6.el7_0.2"}, "m2crypto.x86_64": {"repository": "sym-base", "version": "0.21.1-15.el7"}, "m4.x86_64": {"repository": "sym-base", "version": "1.4.16-9.el7"}, "mailcap.noarch": {"repository": "sym-base", "version": "2.1.41-2.el7"}, "mailx.x86_64": {"repository": "sym-base", "version": "12.5-12.el7_0"}, "make.x86_64": {"repository": "sym-base", "version": "3.82-21.el7"}, "man-db.x86_64": {"repository": "sym-base", "version": "2.6.3-9.el7"}, "man-pages.noarch": {"repository": "sym-base", "version": "3.53-5.el7"}, "mariadb-libs.x86_64": {"repository": "sym-base", "version": "5.5.41-2.el7_0"}, "mc.x86_64": {"repository": "sym-base", "version": "4.8.7-8.el7"}, "mcelog.x86_64": {"repository": "sym-base", "version": "101-3.9de4924.el7"}, "mesa-libEGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libgbm.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libglapi.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "microcode_ctl.x86_64": {"repository": "sym-base", "version": "2.1-10.el7"}, "mlocate.x86_64": {"repository": "sym-base", "version": "0.26-5.el7"}, "mozjs17.x86_64": {"repository": "sym-base", "version": "17.0.0-10.el7"}, "mpfr.x86_64": {"repository": "sym-base", "version": "3.1.1-4.el7"}, "ncurses-base.noarch": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses-libs.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "net-snmp-agent-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-utils.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-tools.x86_64": {"repository": "sym-base", "version": "2.0-0.17.20131004git.el7"}, "nettle.x86_64": {"repository": "sym-base", "version": "2.7.1-4.el7"}, "newt-python.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "newt.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "nfs-utils.x86_64": {"repository": "sym-base", "version": "1.3.0-0.8.el7"}, "nmap-ncat.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nmap.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nodejs.x86_64": {"repository": "sym-epel", "version": "0.10.36-3.el7"}, "nscd.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "nspr.x86_64": {"repository": "sym-base", "version": "4.10.6-3.el7"}, "nss-softokn-freebl.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-softokn.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-sysinit.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-tools.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-util.x86_64": {"repository": "sym-base", "version": "3.16.2.3-2.el7"}, "nss.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "ntp.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "ntpdate.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "numactl-libs.x86_64": {"repository": "sym-base", "version": "2.0.9-4.el7"}, "oddjob-mkhomedir.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "oddjob.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "openldap-clients.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap-devel.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openpgm.x86_64": {"repository": "sym-epel", "version": "5.2.122-2.el7"}, "openssh-clients.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh-server.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssl-libs.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "openssl.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "os-prober.x86_64": {"repository": "sym-base", "version": "1.58-5.el7"}, "p11-kit-trust.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "p11-kit.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "pam.x86_64": {"repository": "sym-base", "version": "1.1.8-12.el7"}, "pango.x86_64": {"repository": "sym-base", "version": "1.34.1-5.el7"}, "parted.x86_64": {"repository": "sym-base", "version": "3.1-20.el7"}, "passwd.x86_64": {"repository": "sym-base", "version": "0.79-4.el7"}, "patch.x86_64": {"repository": "sym-base", "version": "2.7.1-8.el7"}, "pciutils-libs.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pciutils.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pcre.x86_64": {"repository": "sym-base", "version": "8.32-14.el7"}, "perl-Archive-Tar.noarch": {"repository": "sym-base", "version": "1.92-2.el7"}, "perl-Business-ISBN-Data.noarch": {"repository": "sym-base", "version": "20120719.001-2.el7"}, "perl-Business-ISBN.noarch": {"repository": "sym-base", "version": "2.06-2.el7"}, "perl-Carp.noarch": {"repository": "sym-base", "version": "1.26-244.el7"}, "perl-Compress-Raw-Bzip2.x86_64": {"repository": "sym-base", "version": "2.061-3.el7"}, "perl-Compress-Raw-Zlib.x86_64": {"repository": "sym-base", "version": "2.061-4.el7"}, "perl-Data-Dumper.x86_64": {"repository": "sym-base", "version": "2.145-3.el7"}, "perl-Digest-MD5.x86_64": {"repository": "sym-base", "version": "2.52-3.el7"}, "perl-Digest.noarch": {"repository": "sym-base", "version": "1.17-245.el7"}, "perl-Encode-Locale.noarch": {"repository": "sym-base", "version": "1.03-5.el7"}, "perl-Encode.x86_64": {"repository": "sym-base", "version": "2.51-7.el7"}, "perl-Error.noarch": {"repository": "sym-base", "version": "0.17020-2.el7"}, "perl-Exporter.noarch": {"repository": "sym-base", "version": "5.68-3.el7"}, "perl-File-Listing.noarch": {"repository": "sym-base", "version": "6.04-7.el7"}, "perl-File-Path.noarch": {"repository": "sym-base", "version": "2.09-2.el7"}, "perl-File-Temp.noarch": {"repository": "sym-base", "version": "0.23.01-3.el7"}, "perl-Filter.x86_64": {"repository": "sym-base", "version": "1.49-3.el7"}, "perl-Font-AFM.noarch": {"repository": "sym-base", "version": "1.20-13.el7"}, "perl-Getopt-Long.noarch": {"repository": "sym-base", "version": "2.40-2.el7"}, "perl-Git.noarch": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "perl-HTML-Format.noarch": {"repository": "sym-base", "version": "2.10-7.el7"}, "perl-HTML-Parser.x86_64": {"repository": "sym-base", "version": "3.71-4.el7"}, "perl-HTML-Tagset.noarch": {"repository": "sym-base", "version": "3.20-15.el7"}, "perl-HTML-Tree.noarch": {"repository": "sym-base", "version": "5.03-2.el7"}, "perl-HTTP-Cookies.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Daemon.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Date.noarch": {"repository": "sym-base", "version": "6.02-8.el7"}, "perl-HTTP-Message.noarch": {"repository": "sym-base", "version": "6.06-6.el7"}, "perl-HTTP-Negotiate.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Tiny.noarch": {"repository": "sym-base", "version": "0.033-3.el7"}, "perl-IO-Compress.noarch": {"repository": "sym-base", "version": "2.061-2.el7"}, "perl-IO-HTML.noarch": {"repository": "sym-base", "version": "1.00-2.el7"}, "perl-IO-Socket-IP.noarch": {"repository": "sym-base", "version": "0.21-4.el7"}, "perl-IO-Socket-SSL.noarch": {"repository": "sym-base", "version": "1.94-3.el7"}, "perl-IO-Zlib.noarch": {"repository": "sym-base", "version": "1.10-285.el7"}, "perl-IO-stringy.noarch": {"repository": "sym-base", "version": "2.110-22.el7"}, "perl-JSON.noarch": {"repository": "sym-base", "version": "2.59-2.el7"}, "perl-LWP-MediaTypes.noarch": {"repository": "sym-base", "version": "6.02-2.el7"}, "perl-Net-HTTP.noarch": {"repository": "sym-base", "version": "6.06-2.el7"}, "perl-Net-LibIDN.x86_64": {"repository": "sym-base", "version": "0.12-15.el7"}, "perl-Net-SSLeay.x86_64": {"repository": "sym-base", "version": "1.55-3.el7"}, "perl-Package-Constants.noarch": {"repository": "sym-base", "version": "0.02-285.el7"}, "perl-PathTools.x86_64": {"repository": "sym-base", "version": "3.40-5.el7"}, "perl-Pod-Escapes.noarch": {"repository": "sym-base", "version": "1.04-285.el7"}, "perl-Pod-Perldoc.noarch": {"repository": "sym-base", "version": "3.20-4.el7"}, "perl-Pod-Simple.noarch": {"repository": "sym-base", "version": "3.28-4.el7"}, "perl-Pod-Usage.noarch": {"repository": "sym-base", "version": "1.63-3.el7"}, "perl-Scalar-List-Utils.x86_64": {"repository": "sym-base", "version": "1.27-248.el7"}, "perl-Socket.x86_64": {"repository": "sym-base", "version": "2.010-3.el7"}, "perl-Storable.x86_64": {"repository": "sym-base", "version": "2.45-3.el7"}, "perl-TermReadKey.x86_64": {"repository": "sym-base", "version": "2.30-20.el7"}, "perl-Test-Harness.noarch": {"repository": "sym-base", "version": "3.28-2.el7"}, "perl-Text-ParseWords.noarch": {"repository": "sym-base", "version": "3.29-4.el7"}, "perl-Thread-Queue.noarch": {"repository": "sym-base", "version": "3.02-2.el7"}, "perl-Time-HiRes.x86_64": {"repository": "sym-base", "version": "1.9725-3.el7"}, "perl-Time-Local.noarch": {"repository": "sym-base", "version": "1.2300-2.el7"}, "perl-TimeDate.noarch": {"repository": "sym-base", "version": "2.30-2.el7"}, "perl-URI.noarch": {"repository": "sym-base", "version": "1.60-9.el7"}, "perl-WWW-RobotRules.noarch": {"repository": "sym-base", "version": "6.02-5.el7"}, "perl-XML-Parser.x86_64": {"repository": "sym-base", "version": "2.41-10.el7"}, "perl-XML-Twig.noarch": {"repository": "sym-base", "version": "3.44-2.el7"}, "perl-constant.noarch": {"repository": "sym-base", "version": "1.27-2.el7"}, "perl-libs.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-libwww-perl.noarch": {"repository": "sym-base", "version": "6.05-2.el7"}, "perl-macros.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-parent.noarch": {"repository": "sym-base", "version": "0.225-244.el7"}, "perl-podlators.noarch": {"repository": "sym-base", "version": "2.5.1-3.el7"}, "perl-threads-shared.x86_64": {"repository": "sym-base", "version": "1.43-6.el7"}, "perl-threads.x86_64": {"repository": "sym-base", "version": "1.87-4.el7"}, "perl.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "pinentry.x86_64": {"repository": "sym-base", "version": "0.8.1-14.el7"}, "pixman.x86_64": {"repository": "sym-base", "version": "0.32.4-3.el7"}, "pkgconfig.x86_64": {"repository": "sym-base", "version": "0.27.1-4.el7"}, "plymouth-core-libs.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth-scripts.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "policycoreutils.x86_64": {"repository": "sym-base", "version": "2.2.5-15.el7"}, "polkit-pkla-compat.x86_64": {"repository": "sym-base", "version": "0.1-4.el7"}, "polkit.x86_64": {"repository": "sym-base", "version": "0.112-5.el7"}, "popt.x86_64": {"repository": "sym-base", "version": "1.13-16.el7"}, "postfix.x86_64": {"repository": "sym-base", "version": "2.10.1-6.el7"}, "ppp.x86_64": {"repository": "sym-base", "version": "2.4.5-33.el7"}, "procps-ng.x86_64": {"repository": "sym-base", "version": "3.3.10-3.el7"}, "psacct.x86_64": {"repository": "sym-base", "version": "6.6.1-9.el7"}, "psmisc.x86_64": {"repository": "sym-base", "version": "22.20-8.el7"}, "pth.x86_64": {"repository": "sym-base", "version": "2.0.7-22.el7"}, "pulseaudio-libs.x86_64": {"repository": "sym-base", "version": "3.0-30.el7"}, "puppet-prod-bootstrap.x86_64": {"repository": "cpe-custom", "version": "1.1-1"}, "puppet.noarch": {"repository": "sym-puppet", "version": "3.8.2-1.el7"}, "puppetdb-terminus.noarch": {"repository": "sym-puppet", "version": "2.2.2-1.el7"}, "pygobject3-base.x86_64": {"repository": "sym-base", "version": "3.8.2-6.el7"}, "pygpgme.x86_64": {"repository": "sym-base", "version": "0.3-9.el7"}, "pyliblzma.x86_64": {"repository": "sym-base", "version": "0.5.3-11.el7"}, "pytalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "python-babel.noarch": {"repository": "sym-base", "version": "0.9.6-8.el7"}, "python-backports-ssl_match_hostname.noarch": {"repository": "sym-base", "version": "3.4.0.2-4.el7"}, "python-backports.x86_64": {"repository": "sym-base", "version": "1.0-8.el7"}, "python-chardet.noarch": {"repository": "sym-updates", "version": "2.2.1-1.el7_1"}, "python-configobj.noarch": {"repository": "sym-base", "version": "4.7.2-7.el7"}, "python-crypto.x86_64": {"repository": "sym-extras", "version": "2.6.1-1.el7.centos"}, "python-decorator.noarch": {"repository": "sym-base", "version": "3.4.0-3.el7"}, "python-iniparse.noarch": {"repository": "sym-base", "version": "0.4-9.el7"}, "python-jinja2.noarch": {"repository": "sym-base", "version": "2.7.2-2.el7"}, "python-kitchen.noarch": {"repository": "sym-base", "version": "1.1.1-5.el7"}, "python-libs.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "python-markupsafe.x86_64": {"repository": "sym-base", "version": "0.11-10.el7"}, "python-msgpack.x86_64": {"repository": "sym-epel", "version": "0.4.6-1.el7"}, "python-pycurl.x86_64": {"repository": "sym-base", "version": "7.19.0-17.el7"}, "python-pyudev.noarch": {"repository": "sym-base", "version": "0.15-6.el7"}, "python-requests.noarch": {"repository": "sym-updates", "version": "2.6.0-1.el7_1"}, "python-setuptools.noarch": {"repository": "sym-base", "version": "0.9.8-3.el7"}, "python-six.noarch": {"repository": "sym-base", "version": "1.3.0-4.el7"}, "python-slip-dbus.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-slip.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-sssdconfig.noarch": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "python-urlgrabber.noarch": {"repository": "sym-base", "version": "3.10-6.el7"}, "python-urllib3.noarch": {"repository": "sym-updates", "version": "1.10.2-2.el7_1"}, "python-zmq.x86_64": {"repository": "sym-epel", "version": "14.3.1-1.el7"}, "python.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "pyxattr.x86_64": {"repository": "sym-base", "version": "0.5.1-5.el7"}, "qemu-img.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm-common.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qrencode-libs.x86_64": {"repository": "sym-base", "version": "3.4.1-3.el7"}, "quota-nls.noarch": {"repository": "sym-base", "version": "4.01-11.el7"}, "quota.x86_64": {"repository": "sym-base", "version": "4.01-11.el7"}, "rcs.x86_64": {"repository": "sym-base", "version": "5.9.0-5.el7"}, "rdate.x86_64": {"repository": "sym-base", "version": "1.4-25.el7"}, "rdma.noarch": {"repository": "sym-base", "version": "7.1_3.17-5.el7"}, "readline.x86_64": {"repository": "sym-base", "version": "6.2-9.el7"}, "redhat-lsb-core.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "redhat-lsb-submod-security.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "rootfiles.noarch": {"repository": "sym-base", "version": "8.1-11.el7"}, "rpcbind.x86_64": {"repository": "sym-base", "version": "0.2.0-26.el7"}, "rpm-build-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-python.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rsync.x86_64": {"repository": "sym-base", "version": "3.0.9-15.el7"}, "rsyslog-gnutls.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-mmjsonparse.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-relp.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "ruby-augeas.x86_64": {"repository": "sym-epel", "version": "0.5.0-1.el7"}, "ruby-irb.noarch": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-libs.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-shadow.x86_64": {"repository": "sym-puppet_deps", "version": "2.2.0-2.el7"}, "ruby.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "rubygem-bigdecimal.x86_64": {"repository": "sym-base", "version": "1.2.0-24.el7"}, "rubygem-io-console.x86_64": {"repository": "sym-base", "version": "0.4.2-24.el7"}, "rubygem-json.x86_64": {"repository": "sym-base", "version": "1.7.7-24.el7"}, "rubygem-psych.x86_64": {"repository": "sym-base", "version": "2.0.0-24.el7"}, "rubygem-rdoc.noarch": {"repository": "sym-base", "version": "4.0.0-24.el7"}, "rubygems.noarch": {"repository": "sym-base", "version": "2.0.14-24.el7"}, "salt-minion.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "salt.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "samba-common.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "samba-libs.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "screen.x86_64": {"repository": "sym-base", "version": "4.1.0-0.19.20120314git3c2946.el7"}, "seabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "seavgabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "sed.x86_64": {"repository": "sym-base", "version": "4.2.2-5.el7"}, "selinux-policy-targeted.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "selinux-policy.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "setools-console.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-gui.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs-tcl.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setup.noarch": {"repository": "sym-base", "version": "2.8.71-5.el7"}, "sgabios-bin.noarch": {"repository": "sym-base", "version": "0.20110622svn-4.el7"}, "shadow-utils.x86_64": {"repository": "sym-base", "version": "4.1.5.1-18.el7"}, "shared-mime-info.x86_64": {"repository": "sym-base", "version": "1.1-7.el7"}, "slang.x86_64": {"repository": "sym-base", "version": "2.2.4-11.el7"}, "smartmontools.x86_64": {"repository": "sym-base", "version": "6.2-4.el7"}, "snappy.x86_64": {"repository": "sym-base", "version": "1.1.0-3.el7"}, "spax.x86_64": {"repository": "sym-base", "version": "1.5.2-11.el7"}, "spice-server.x86_64": {"repository": "sym-updates", "version": "0.12.4-9.el7_1.1"}, "sqlite.x86_64": {"repository": "sym-base", "version": "3.7.17-4.el7"}, "sssd-ad.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-client.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common-pac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ipa.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ldap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-proxy.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "statsite.x86_64": {"repository": "cpe-custom", "version": "0.6.5-3.el7"}, "strace.x86_64": {"repository": "sym-base", "version": "4.8-7.el7"}, "sudo.x86_64": {"repository": "sym-base", "version": "1.8.6p7-13.el7"}, "sysstat.x86_64": {"repository": "sym-base", "version": "10.1.5-7.el7"}, "systemd-libs.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-python.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-sysv.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "sysvinit-tools.x86_64": {"repository": "sym-base", "version": "2.88-14.dsf.el7"}, "tar.x86_64": {"repository": "sym-base", "version": "1.26-29.el7"}, "tcl.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tcp_wrappers-libs.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcp_wrappers.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcpdump.x86_64": {"repository": "sym-base", "version": "4.5.1-2.el7"}, "tcsh.x86_64": {"repository": "sym-base", "version": "6.18.01-7.el7"}, "teamd.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "telnet.x86_64": {"repository": "sym-base", "version": "0.17-59.el7"}, "time.x86_64": {"repository": "sym-base", "version": "1.7-45.el7"}, "tk.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tmux.x86_64": {"repository": "sym-base", "version": "1.8-4.el7"}, "traceroute.x86_64": {"repository": "sym-base", "version": "2.0.19-5.el7"}, "trousers.x86_64": {"repository": "sym-base", "version": "0.3.11.2-3.el7"}, "tuned.noarch": {"repository": "sym-base", "version": "2.4.1-1.el7"}, "tzdata.noarch": {"repository": "sym-updates", "version": "2015f-1.el7"}, "unzip.x86_64": {"repository": "sym-base", "version": "6.0-13.el7"}, "usbredir.x86_64": {"repository": "sym-base", "version": "0.6-7.el7"}, "usermode.x86_64": {"repository": "sym-base", "version": "1.111-5.el7"}, "ustr.x86_64": {"repository": "sym-base", "version": "1.0.4-16.el7"}, "util-linux.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "v8.x86_64": {"repository": "sym-epel", "version": "3.14.5.10-17.el7"}, "vim-common.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-enhanced.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-filesystem.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-minimal.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "virt-what.x86_64": {"repository": "sym-base", "version": "1.13-5.el7"}, "wget.x86_64": {"repository": "sym-base", "version": "1.14-10.el7_0.1"}, "which.x86_64": {"repository": "sym-base", "version": "2.20-7.el7"}, "wpa_supplicant.x86_64": {"repository": "sym-base", "version": "2.0-13.el7_0"}, "xfsprogs.x86_64": {"repository": "sym-base", "version": "3.2.1-6.el7"}, "xml-common.noarch": {"repository": "sym-base", "version": "0.6.3-39.el7"}, "xorg-x11-xauth.x86_64": {"repository": "sym-base", "version": "1.0.7-6.1.el7"}, "xz-libs.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "xz.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "yajl.x86_64": {"repository": "sym-base", "version": "2.0.4-4.el7"}, "yum-metadata-parser.x86_64": {"repository": "sym-base", "version": "1.1.4-10.el7"}, "yum-plugin-fastestmirror.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum-utils.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum.noarch": {"repository": "sym-base", "version": "3.4.3-125.el7.centos"}, "zeromq3.x86_64": {"repository": "sym-epel", "version": "3.2.5-1.el7"}, "zip.x86_64": {"repository": "sym-base", "version": "3.0-10.el7"}, "zlib.x86_64": {"repository": "sym-base", "version": "1.2.7-13.el7"}, "zsh.x86_64": {"repository": "sym-updates", "version": "5.0.2-7.el7_1.1"}}, "facter_interfaces": "bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2", "facter_ipaddress": "10.50.144.196", "facter_ipaddress_bond0_100": "10.50.144.196", "facter_ipaddress_em3": "10.50.208.196", "facter_ipaddress_lo": "127.0.0.1", "facter_ipmi_gateway": "10.50.224.193", "facter_ipmi_ipaddress": "10.50.224.196", "facter_ipmi_ipsource": "DHCP Address", "facter_ipmi_macaddress": "5c:f9:dd:f8:f6:12", "facter_ipmi_netmask": "255.255.255.224", "facter_is_openstack_vm": false, "facter_is_virtual": false, "facter_kernel": "Linux", "facter_kernelmajversion": "3.10", "facter_kernelrelease": "3.10.0-229.el7.x86_64", "facter_kernelversion": "3.10.0", "facter_lsbdistcodename": "Core", "facter_lsbdistdescription": "CentOS Linux release 7.1.1503 (Core) ", "facter_lsbdistid": "CentOS", "facter_lsbdistrelease": "7.1.1503", "facter_lsbmajdistrelease": "7", "facter_lsbminordistrelease": "1", "facter_lsbrelease": ":core-4.1-amd64:core-4.1-noarch", "facter_macaddress": "b8:ca:3a:70:a1:88", "facter_macaddress_bond0": "b8:ca:3a:70:a1:88", "facter_macaddress_bond0_100": "b8:ca:3a:70:a1:88", "facter_macaddress_em1": "B8:CA:3A:70:A1:88", "facter_macaddress_em2": "b8:ca:3a:70:a1:8a", "facter_macaddress_em3": "b8:ca:3a:70:a1:8c", "facter_macaddress_em4": "b8:ca:3a:70:a1:8d", "facter_macaddress_p2p1": "a0:36:9f:39:45:74", "facter_macaddress_p2p2": "A0:36:9F:39:45:76", "facter_manufacturer": "Dell Inc.", "facter_memoryfree": "186.57 GB", "facter_memoryfree_mb": "191050.13", "facter_memorysize": "188.71 GB", "facter_memorysize_mb": "193234.63", "facter_mtu_bond0": 9000, "facter_mtu_bond0_100": 9000, "facter_mtu_em1": 9000, "facter_mtu_em2": 1500, "facter_mtu_em3": 9000, "facter_mtu_em4": 1500, "facter_mtu_lo": 65536, "facter_mtu_p2p1": 1500, "facter_mtu_p2p2": 9000, "facter_netmask": "255.255.255.224", "facter_netmask_bond0_100": "255.255.255.224", "facter_netmask_em3": "255.255.255.224", "facter_netmask_lo": "255.0.0.0", "facter_network_bond0_100": "10.50.144.192", "facter_network_em3": "10.50.208.192", "facter_network_lo": "127.0.0.0", "facter_operatingsystem": "CentOS", "facter_operatingsystemmajrelease": "7", "facter_operatingsystemrelease": "7.1.1503", "facter_os": {"family": "RedHat", "lsb": {"distcodename": "Core", "distdescription": "CentOS Linux release 7.1.1503 (Core) ", "distid": "CentOS", "distrelease": "7.1.1503", "majdistrelease": "7", "minordistrelease": "1", "release": ":core-4.1-amd64:core-4.1-noarch"}, "name": "CentOS", "release": {"full": "7.1.1503", "major": "7", "minor": "1"}}, "facter_osfamily": "RedHat", "facter_partitions": {"sda1": {"filesystem": "ext4", "mount": "/boot", "size": "1048576", "uuid": "53508b97-2dab-47b6-960d-9e7891b5bde5"}, "sda2": {"filesystem": "swap", "size": "67108864", "uuid": "13f3cbad-e8cf-4def-9864-10be6d747c65"}, "sda3": {"filesystem": "ext4", "mount": "/", "size": "1102837760", "uuid": "6e887750-f830-4d97-a293-57dac5862ec0"}}, "facter_path": "/sbin:/bin:/usr/sbin:/usr/bin", "facter_physicalprocessorcount": 2, "facter_processor0": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor1": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor10": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor11": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor12": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor13": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor14": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor15": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor16": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor17": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor18": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor19": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor2": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor20": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor21": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor22": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor23": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor24": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor25": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor26": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor27": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor28": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor29": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor3": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor30": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor31": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor4": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor5": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor6": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor7": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor8": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor9": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processorcount": 32, "facter_processors": {"count": 32, "models": ["Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "physicalcount": 2}, "facter_prod_address": "10.50.144.196", "facter_prod_gateway": "10.50.144.193", "facter_prod_netmask": "255.255.255.224", "facter_productname": "PowerEdge R720xd", "facter_ps": "ps -ef", "facter_puppet_base_ver": "2015-09-17:01:00", "facter_puppet_vardir": "/var/lib/puppet", "facter_puppetversion": "3.8.2", "facter_rubyplatform": "x86_64-linux", "facter_rubysitedir": "/usr/local/share/ruby/site_ruby/", "facter_rubyversion": "2.0.0", "facter_selinux": false, "facter_serialnumber": "3KN1K02", "facter_sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=", "facter_sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIGPSfSSwJrNw5XQb5r39wcYfhLEOL9hWZzHOL7947hVJ", "facter_sshfp_ecdsa": "SSHFP 3 1 c1ae8c75cba92c0c455f672105e1371fb280e4af\nSSHFP 3 2 5b3a717a1971fcb869254704102fc8ecc5dfa919250bfc7aebd15ec91666c15e", "facter_sshfp_ed25519": "SSHFP 4 1 623ab45c1754d5232a9fbd415c93f6d717e00bbd\nSSHFP 4 2 c576d35a09d4c651b0692570161113f2ee315be6c2ee4aa3e347a114fa8932e5", "facter_sshfp_rsa": "SSHFP 1 1 77281bd29e0f680350d48ec378a5dc49687e80b5\nSSHFP 1 2 8765959fb1b6fdf456f2c96e22b7528552c99dac37c394a19b893de910f775c3", "facter_sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn", "facter_swapfree": "32.00 GB", "facter_swapfree_mb": "32768.00", "facter_swapsize": "32.00 GB", "facter_swapsize_mb": "32768.00", "facter_system_uptime": {"days": 0, "hours": 1, "seconds": 6426, "uptime": "1:47 hours"}, "facter_time_jitter": 1, "facter_timestamp": "2015-09-18-00:12", "facter_timezone": "UTC", "facter_type": "Rack Mount Chassis", "facter_uniqueid": "320ac490", "facter_uptime": "1:47 hours", "facter_uptime_days": 0, "facter_uptime_hours": 1, "facter_uptime_seconds": 6426, "facter_uuid": "4C4C4544-004B-4E10-8031-B3C04F4B3032", "facter_virtual": "physical", "facter_vlans": "100", "g_etcd_server_cert_stat_result": {"changed": false, "msg": "All items completed", "results": [{"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}]}, "group_names": ["OSEv3", "etcd", "masters", "nodes", "oo_etcd_to_config", "oo_first_etcd", "oo_first_master", "oo_masters_to_config", "oo_nodes_to_config"], "inventory_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "inventory_hostname_short": "b-openshif-r02c8-prod", "module_setup": true, "openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r02c8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "ip": "10.50.144.196", "public_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "public_ip": "10.50.144.196", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}, "openshift_master_cluster_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_password": "kljd#3294SJD()@Y#%*()!&dlskjf", "openshift_master_cluster_public_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_public_vip": "10.116.2.223", "openshift_master_cluster_vip": "10.116.2.223", "openshift_master_identity_providers": [{"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}], "use_cluster_metrics": "true", "use_fluentd": "false"}, "mode": "0700", "owner": "root", "path": "/etc/etcd/generated_certs/etcd-b-openshif-r02c8-prod.ash2.mycloud.net", "size": 4096, "state": "directory", "uid": 0}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=directory path=/etc/etcd/generated_certs/etcd-b-openshif-r07e8-prod.ash2.mycloud.net
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535181.57-146617635274037 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535181.57-146617635274037 && echo $HOME/.ansible/tmp/ansible-tmp-1442535181.57-146617635274037'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpOu86yw TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535181.57-146617635274037/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=uioqxwmdqoimsbtpttbagerflxvktuxn] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uioqxwmdqoimsbtpttbagerflxvktuxn; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535181.57-146617635274037/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535181.57-146617635274037/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={u'facter_domain': u'ash2.mycloud.net', u'facter_operatingsystem': u'CentOS', u'facter_datacenter': u'ash2', u'facter_processor11': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor5': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_hostname': u'b-openshif-r07e8-prod', 'module_setup': True, u'facter_memoryfree_mb': u'191024.34', u'facter_ipmi_gateway': u'10.50.227.65', u'ansible_distribution_version': u'7.1.1503', u'facter_hardware_health': {u'disks': {u'SEAGATEST3600057SSES666SL82D57': {u'Device Id': u'6', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'6'}, u'WDWD6001BKHGD1S6WXD1E63SXZA6': {u'Device Id': u'12', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'12'}, u'SEAGATEST3600057SSES666SL82485': {u'Device Id': u'10', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'10'}, u'SEAGATEST3600057SSES666SL82V86': {u'Device Id': u'2', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'2'}, u'SEAGATEST3600057SSES666SL80MCS': {u'Device Id': u'1', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'1'}, u'SEAGATEST3600057SSES666SL82DM0': {u'Device Id': u'9', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'9'}, u'SEAGATEST3600057SSES666SL82SFJ': {u'Device Id': u'4', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'4'}, u'SEAGATEST3600057SSES666SL82EBW': {u'Device Id': u'7', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'7'}, u'WDWD6001BKHGD1S6WXD1E63RWRL8': {u'Device Id': u'13', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'13'}, u'SEAGATEST3600057SSES666SL832AF': {u'Device Id': u'3', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'3'}, u'SEAGATEST3600057SSES666SL82DVY': {u'Device Id': u'5', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'5'}, u'SEAGATEST3600057SSES666SL82RP6': {u'Device Id': u'0', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'0'}, u'SEAGATEST3600057SSES666SL8245X': {u'Device Id': u'8', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'8'}, u'SEAGATEST3600057SSES666SL82E3J': {u'Device Id': u'11', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'11'}}, u'raid': {u'battery_replacement_required': u'No'}, u'power': {u'PS Redundancy': u'Fully Redundant', u'PSU2': u'Presence detected', u'PSU1': u'Presence detected'}, u'mcelog': {}}, u'facter_hardwaremodel': u'x86_64', u'facter_ipaddress_lo': u'127.0.0.1', u'ansible_em1': {u'macaddress': u'b8:ca:3a:70:db:a8', u'promisc': False, u'device': u'em1', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'ansible_em2': {u'macaddress': u'b8:ca:3a:70:db:aa', u'promisc': False, u'device': u'em2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'ansible_env': {u'USERNAME': u'root', u'SUDO_UID': u'10267', u'LC_CTYPE': u'C', u'SSH_CLIENT': u'10.119.134.140 43920 22', u'LOGNAME': u'root', u'USER': u'root', u'HOME': u'/root', u'PATH': u'/sbin:/bin:/usr/sbin:/usr/bin', u'_': u'/usr/bin/python', u'LANG': u'C', u'SUDO_COMMAND': u'/bin/sh -c echo BECOME-SUCCESS-ckyaswdgvnudibcvdnjbsmmakxesvqzf; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/ >/dev/null 2>&1', u'SUDO_GID': u'100', u'SHELL': u'/bin/bash', u'SHLVL': u'1', u'SSH_TTY': u'/dev/pts/0', u'TERM': u'screen', u'PWD': u'/home/johntheodore', u'MAIL': u'/var/mail/johntheodore', u'SUDO_USER': u'johntheodore', u'SSH_CONNECTION': u'10.119.134.140 43920 10.50.147.73 22'}, u'ansible_em4': {u'macaddress': u'b8:ca:3a:70:db:ad', u'promisc': False, u'device': u'em4', u'active': False, u'type': u'ether', u'module': u'igb', u'mtu': 1500}, 'openshift_master_cluster_public_hostname': 'openshift.ash2.mycloud.net', u'facter_processor29': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor26': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_boardproductname': u'0X3D66', u'facter_processor24': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor25': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor22': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor23': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_architecture': u'x86_64', u'facter_processor21': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_default_ipv4': {u'macaddress': u'b8:ca:3a:70:db:a8', u'network': u'10.50.147.64', u'mtu': 9000, u'alias': u'bond0.100', u'netmask': u'255.255.255.224', u'address': u'10.50.147.73', u'interface': u'bond0.100', u'type': u'ether', u'gateway': u'10.50.147.65'}, u'ansible_swapfree_mb': 32767, u'ansible_default_ipv6': {}, u'facter_uuid': u'4C4C4544-004E-5010-8059-B3C04F4A3032', 'group_names': ['OSEv3', 'etcd', 'masters', 'nodes', 'oo_etcd_to_config', 'oo_masters_to_config', 'oo_nodes_to_config'], u'ansible_cmdline': {u'LANG': u'en_US.UTF-8', u'BOOT_IMAGE': u'/vmlinuz-3.10.0-229.el7.x86_64', u'inst.geoloc': u'0', u'quiet': True, u'net.ifnames': u'1', u'rhgb': True, u'splash': u'quiet', u'biosdevname': u'1', u'crashkernel': u'auto', u'ro': True, u'root': u'UUID=663fe02d-3870-4bda-8937-3822198d55ae', u'nofb': True}, 'etcd_cert_config_dir': '/etc/etcd', u'ansible_selinux': {u'status': u'disabled'}, u'facter_bios_vendor': u'Dell Inc.', 'deployment_type': 'origin', u'ansible_userspace_architecture': u'x86_64', u'facter_lsbdistid': u'CentOS', u'facter_osfamily': u'RedHat', u'facter_blockdevice_sdb_vendor': u'DELL', u'ansible_pkg_mgr': u'yum', u'facter_gw_default': u'10.50.147.65', u'facter_filesystems': u'ext2,ext3,ext4', u'facter_uptime_seconds': 6411, u'ansible_distribution': u'CentOS', u'facter_timestamp': u'2015-09-18-00:12', u'facter_puppetversion': u'3.8.2', 'inventory_hostname_short': 'b-openshif-r07e8-prod', u'facter_default_gateway': u'10.50.147.65', u'facter_lsbdistrelease': u'7.1.1503', u'facter_puppet_base_ver': u'2015-09-17:01:00', u'ansible_all_ipv6_addresses': [u'fe80::baca:3aff:fe70:dba8', u'fe80::baca:3aff:fe70:dbac', u'fe80::baca:3aff:fe70:dba8'], u'facter_operatingsystemrelease': u'7.1.1503', u'facter_macaddress_bond0_100': u'b8:ca:3a:70:db:a8', u'facter_processor31': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_os': {u'release': {u'major': u'7', u'full': u'7.1.1503', u'minor': u'1'}, u'lsb': {u'distdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'distrelease': u'7.1.1503', u'distid': u'CentOS', u'release': u':core-4.1-amd64:core-4.1-noarch', u'majdistrelease': u'7', u'minordistrelease': u'1', u'distcodename': u'Core'}, u'name': u'CentOS', u'family': u'RedHat'}, u'facter_bios_version': u'2.4.3', u'facter_mtu_em2': 1500, u'ansible_user_shell': u'/bin/bash', u'facter_processor3': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_bond0.100': {u'macaddress': u'b8:ca:3a:70:db:a8', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.147.64', u'address': u'10.50.147.73'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:dba8'}], u'device': u'bond0.100', u'type': u'ether'}, u'ansible_processor_threads_per_core': 2, u'facter_architecture': u'x86_64', u'ansible_kernel': u'3.10.0-229.el7.x86_64', u'facter_ipaddress_bond0_100': u'10.50.147.73', u'facter_lsbminordistrelease': u'1', u'ansible_product_serial': u'3NPYJ02', u'ansible_form_factor': u'Rack Mount Chassis', u'facter_macaddress_em3': u'b8:ca:3a:70:db:ac', u'ansible_fips': False, u'facter_system_uptime': {u'seconds': 6411, u'hours': 1, u'uptime': u'1:46 hours', u'days': 0}, u'ansible_user_id': u'root', 'g_etcd_server_cert_stat_result': {'msg': 'All items completed', 'changed': False, 'results': [{'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/server.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/peer.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/ca.crt', u'stat': {u'exists': False}, u'changed': False}]}, u'facter_processor30': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_manufacturer': u'Dell Inc.', u'facter_processor15': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'ansible_sudo': 'true', u'facter_memorysize': u'188.71 GB', u'ansible_bond0': {u'lacp_rate': u'slow', u'miimon': u'100', u'macaddress': u'b8:ca:3a:70:db:a8', u'mtu': 9000, u'device': u'bond0', u'promisc': False, u'mode': u'802.3ad', u'slaves': [u'em1', u'p2p2'], u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:dba8'}], u'active': True, u'type': u'bonding'}, u'facter_path': u'/sbin:/bin:/usr/sbin:/usr/bin', 'inventory_hostname': 'b-openshif-r07e8-prod.ash2.mycloud.net', u'facter_lsbmajdistrelease': u'7', u'ansible_processor_vcpus': 32, u'ansible_bios_version': u'2.4.3', u'ansible_processor': [u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'facter_boardserialnumber': u'..CN701634280022.', u'facter_is_virtual': False, 'etcd_server_certs_missing': [False], 'openshift_master_cluster_public_vip': '10.116.2.223', u'ansible_ssh_host_key_ecdsa_public': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=', u'ansible_user_gid': 0, u'ansible_system_vendor': u'Dell Inc.', u'facter_processor14': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_blockdevice_sdb_model': u'PERC H710P', u'facter_sshed25519key': u'AAAAC3NzaC1lZDI1NTE5AAAAIN4mLCyDBGpuysUbGtZ6p/drtDwzAsRv3EIejDzZYYcl', u'facter_macaddress': u'b8:ca:3a:70:db:a8', u'ansible_swaptotal_mb': 32767, u'facter_operatingsystemmajrelease': u'7', u'facter_selinux': False, u'facter_sshfp_rsa': u'SSHFP 1 1 34f24884666f5d8d49276b65323bb312f752b7fa\nSSHFP 1 2 96584380a83c6a3108203efcc65417d4cd39812dec2e255fc8165f9aef6549bb', u'ansible_date_time': {u'tz': u'UTC', u'epoch': u'1442535122', u'hour': u'00', u'time': u'00:12:02', u'tz_offset': u'+0000', u'month': u'09', u'second': u'02', u'iso8601_micro': u'2015-09-18T00:12:02.716290Z', u'weekday': u'Friday', u'year': u'2015', u'date': u'2015-09-18', u'iso8601': u'2015-09-18T00:12:02Z', u'day': u'18', u'minute': u'12'}, u'facter_mtu_bond0': 9000, u'facter_rubyversion': u'2.0.0', u'ansible_em3': {u'macaddress': u'b8:ca:3a:70:db:ac', u'module': u'igb', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.211.64', u'address': u'10.50.211.73'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:dbac'}], u'device': u'em3', u'type': u'ether'}, u'ansible_distribution_major_version': u'7', u'facter_mtu_p2p1': 1500, u'facter_mtu_p2p2': 9000, u'facter_sshecdsakey': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=', u'facter_lsbdistdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'ansible_lsb': {u'release': u'7.1.1503', u'major_release': u'7', u'codename': u'Core', u'id': u'CentOS', u'description': u'CentOS Linux release 7.1.1503 (Core)'}, 'ansible_ssh_user': 'johntheodore', u'facter_memoryfree': u'186.55 GB', 'openshift_master_cluster_vip': '10.116.2.223', u'facter_processor28': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'openshift_master_identity_providers': [{'challenge': 'true', 'login': 'true', 'kind': 'AllowAllPasswordIdentityProvider', 'name': 'allow_all'}], u'facter_macaddress_p2p1': u'a0:36:9f:39:a6:08', u'facter_macaddress_p2p2': u'A0:36:9F:39:A6:0A', u'facter_ipaddress': u'10.50.147.73', u'facter_swapsize_mb': u'32768.00', u'facter_prod_netmask': u'255.255.255.224', u'facter_netmask': u'255.255.255.224', u'facter_processor17': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_installed_packages': {u'dos2unix.x86_64': {u'version': u'6.0.3-4.el7', u'repository': u'sym-base'}, u'readline.x86_64': {u'version': u'6.2-9.el7', u'repository': u'sym-base'}, u'libogg.x86_64': {u'version': u'1.3.0-7.el7', u'repository': u'sym-base'}, u'numactl-libs.x86_64': {u'version': u'2.0.9-4.el7', u'repository': u'sym-base'}, u'mlocate.x86_64': {u'version': u'0.26-5.el7', u'repository': u'sym-base'}, u'which.x86_64': {u'version': u'2.20-7.el7', u'repository': u'sym-base'}, u'tcp_wrappers.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'cpp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'mpfr.x86_64': {u'version': u'3.1.1-4.el7', u'repository': u'sym-base'}, u'python-six.noarch': {u'version': u'1.3.0-4.el7', u'repository': u'sym-base'}, u'polkit.x86_64': {u'version': u'0.112-5.el7', u'repository': u'sym-base'}, u'python-backports.x86_64': {u'version': u'1.0-8.el7', u'repository': u'sym-base'}, u'hostname.x86_64': {u'version': u'3.13-3.el7', u'repository': u'sym-base'}, u'librelp.x86_64': {u'version': u'1.2.7-1.el7', u'repository': u'cpe-custom'}, u'rpm.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'pciutils-libs.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'virt-what.x86_64': {u'version': u'1.13-5.el7', u'repository': u'sym-base'}, u'libXi.x86_64': {u'version': u'1.7.2-2.1.el7', u'repository': u'sym-base'}, u'openssl-libs.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'perl-Archive-Tar.noarch': {u'version': u'1.92-2.el7', u'repository': u'sym-base'}, u'libgt.x86_64': {u'version': u'0.3.11-1.el7', u'repository': u'cpe-custom'}, u'fipscheck.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'cracklib.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'biosdevname.x86_64': {u'version': u'0.6.1-2.el7', u'repository': u'sym-base'}, u'libgcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'openssh-server.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'gsm.x86_64': {u'version': u'1.0.13-11.el7', u'repository': u'sym-base'}, u'python-urllib3.noarch': {u'version': u'1.10.2-2.el7_1', u'repository': u'sym-updates'}, u'gobject-introspection.x86_64': {u'version': u'1.36.0-4.el7', u'repository': u'sym-base'}, u'libxcb.x86_64': {u'version': u'1.9-5.el7', u'repository': u'sym-base'}, u'libndp.x86_64': {u'version': u'1.2-4.el7', u'repository': u'sym-base'}, u'sssd-common-pac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'gettext-libs.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'quota-nls.noarch': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'python-setuptools.noarch': {u'version': u'0.9.8-3.el7', u'repository': u'sym-base'}, u'kernel-tools-libs.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'libpcap.x86_64': {u'version': u'1.5.3-3.el7_0.1', u'repository': u'sym-base'}, u'iwl4965-firmware.noarch': {u'version': u'228.61.2.24-36.el7', u'repository': u'sym-base'}, u'libwbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'python-crypto.x86_64': {u'version': u'2.6.1-1.el7.centos', u'repository': u'sym-extras'}, u'nmap.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'statsite.x86_64': {u'version': u'0.6.5-3.el7', u'repository': u'cpe-custom'}, u'mesa-libglapi.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'dracut.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'ed.x86_64': {u'version': u'1.9-4.el7', u'repository': u'sym-base'}, u'perl-Test-Harness.noarch': {u'version': u'3.28-2.el7', u'repository': u'sym-base'}, u'fxload.x86_64': {u'version': u'2002_04_11-16.el7', u'repository': u'sym-base'}, u'libdaemon.x86_64': {u'version': u'0.14-7.el7', u'repository': u'sym-base'}, u'libcurl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'libgcrypt.x86_64': {u'version': u'1.5.3-12.el7', u'repository': u'sym-base'}, u'coreutils.x86_64': {u'version': u'8.22-11.el7', u'repository': u'sym-base'}, u'util-linux.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'vim-enhanced.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'ustr.x86_64': {u'version': u'1.0.4-16.el7', u'repository': u'sym-base'}, u'perl-Socket.x86_64': {u'version': u'2.010-3.el7', u'repository': u'sym-base'}, u'python-pyudev.noarch': {u'version': u'0.15-6.el7', u'repository': u'sym-base'}, u'file.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'libXrender.x86_64': {u'version': u'0.9.8-2.1.el7', u'repository': u'sym-base'}, u'perl-File-Temp.noarch': {u'version': u'0.23.01-3.el7', u'repository': u'sym-base'}, u'libssh2.x86_64': {u'version': u'1.4.3-8.el7', u'repository': u'sym-base'}, u'libuser.x86_64': {u'version': u'0.60-5.el7', u'repository': u'sym-base'}, u'samba-libs.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'libseccomp.x86_64': {u'version': u'2.1.1-2.el7', u'repository': u'sym-base'}, u'libsss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'pth.x86_64': {u'version': u'2.0.7-22.el7', u'repository': u'sym-base'}, u'psacct.x86_64': {u'version': u'6.6.1-9.el7', u'repository': u'sym-base'}, u'perl-Pod-Usage.noarch': {u'version': u'1.63-3.el7', u'repository': u'sym-base'}, u'python-slip.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'crontabs.noarch': {u'version': u'1.11-6.20121102git.el7', u'repository': u'sym-base'}, u'libXcursor.x86_64': {u'version': u'1.1.14-2.1.el7', u'repository': u'sym-base'}, u'gnutls.x86_64': {u'version': u'3.3.8-12.el7', u'repository': u'sym-base'}, u'irqbalance.x86_64': {u'version': u'1.0.7-1.el7', u'repository': u'sym-base'}, u'sssd.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cmake.x86_64': {u'version': u'2.8.11-4.el7', u'repository': u'sym-base'}, u'libteam.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'salt.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'sssd-client.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cairo.x86_64': {u'version': u'1.12.14-6.el7', u'repository': u'sym-base'}, u'ncurses.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'libX11-common.noarch': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'man-pages.noarch': {u'version': u'3.53-5.el7', u'repository': u'sym-base'}, u'libipa_hbac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sssd-ldap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'libnl3.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'OpenIPMI-modalias.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'PyYAML.x86_64': {u'version': u'3.11-8.el7.centos', u'repository': u'cpe-custom'}, u'libXmu.x86_64': {u'version': u'1.1.1-5.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Cookies.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'perl-IO-stringy.noarch': {u'version': u'2.110-22.el7', u'repository': u'sym-base'}, u'NetworkManager-libnm.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'ruby.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'libuuid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'ntpdate.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'rootfiles.noarch': {u'version': u'8.1-11.el7', u'repository': u'sym-base'}, u'rsyslog-relp.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'libproxy.x86_64': {u'version': u'0.4.11-6.el7', u'repository': u'sym-base'}, u'perl-LWP-MediaTypes.noarch': {u'version': u'6.02-2.el7', u'repository': u'sym-base'}, u'salt-minion.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'libmodman.x86_64': {u'version': u'2.0.1-8.el7', u'repository': u'sym-base'}, u'perl-HTTP-Tiny.noarch': {u'version': u'0.033-3.el7', u'repository': u'sym-base'}, u'vim-common.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'dracut-network.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'libdrm.x86_64': {u'version': u'2.4.56-2.el7', u'repository': u'sym-base'}, u'policycoreutils.x86_64': {u'version': u'2.2.5-15.el7', u'repository': u'sym-base'}, u'rdate.x86_64': {u'version': u'1.4-25.el7', u'repository': u'sym-base'}, u'gawk.x86_64': {u'version': u'4.0.2-4.el7', u'repository': u'sym-base'}, u'tk.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'libyaml.x86_64': {u'version': u'0.1.4-11.el7_0', u'repository': u'sym-base'}, u'gcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'kbd-legacy.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'sqlite.x86_64': {u'version': u'3.7.17-4.el7', u'repository': u'sym-base'}, u'yum-utils.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'dnsmasq.x86_64': {u'version': u'2.66-12.el7', u'repository': u'sym-base'}, u'tcsh.x86_64': {u'version': u'6.18.01-7.el7', u'repository': u'sym-base'}, u'perl-HTTP-Date.noarch': {u'version': u'6.02-8.el7', u'repository': u'sym-base'}, u'btrfs-progs.x86_64': {u'version': u'3.16.2-1.el7', u'repository': u'sym-base'}, u'at.x86_64': {u'version': u'3.1.13-17.el7_0.1', u'repository': u'sym-base'}, u'perl-Scalar-List-Utils.x86_64': {u'version': u'1.27-248.el7', u'repository': u'sym-base'}, u'perl-Storable.x86_64': {u'version': u'2.45-3.el7', u'repository': u'sym-base'}, u'libestr.x86_64': {u'version': u'0.1.9-2.el7', u'repository': u'sym-base'}, u'yajl.x86_64': {u'version': u'2.0.4-4.el7', u'repository': u'sym-base'}, u'collectd.x86_64': {u'version': u'5.5.0-2.el7', u'repository': u'sym-epel'}, u'systemd-sysv.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'glibc-common.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'aic94xx-firmware.noarch': {u'version': u'30-6.el7', u'repository': u'sym-base'}, u'selinux-policy.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'libmount.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'device-mapper-multipath-libs.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'libini_config.x86_64': {u'version': u'1.1.0-24.el7', u'repository': u'sym-base'}, u'perl-File-Path.noarch': {u'version': u'2.09-2.el7', u'repository': u'sym-base'}, u'libXau.x86_64': {u'version': u'1.0.8-2.1.el7', u'repository': u'sym-base'}, u'lua.x86_64': {u'version': u'5.1.4-14.el7', u'repository': u'sym-base'}, u'perl-Time-HiRes.x86_64': {u'version': u'1.9725-3.el7', u'repository': u'sym-base'}, u'libpciaccess.x86_64': {u'version': u'0.13.1-4.1.el7', u'repository': u'sym-base'}, u'dmidecode.x86_64': {u'version': u'2.12-5.el7', u'repository': u'sym-base'}, u'perl-File-Listing.noarch': {u'version': u'6.04-7.el7', u'repository': u'sym-base'}, u'pciutils.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'usbredir.x86_64': {u'version': u'0.6-7.el7', u'repository': u'sym-base'}, u'libsepol.x86_64': {u'version': u'2.1.9-3.el7', u'repository': u'sym-base'}, u'gdb.x86_64': {u'version': u'7.6.1-64.el7', u'repository': u'sym-base'}, u'xml-common.noarch': {u'version': u'0.6.3-39.el7', u'repository': u'sym-base'}, u'libedit.x86_64': {u'version': u'3.0-12.20121213cvs.el7', u'repository': u'sym-base'}, u'libtool-ltdl.x86_64': {u'version': u'2.4.2-20.el7', u'repository': u'sym-base'}, u'libusbx.x86_64': {u'version': u'1.0.15-4.el7', u'repository': u'sym-base'}, u'facter.x86_64': {u'version': u'2.4.4-1.el7', u'repository': u'sym-puppet'}, u'ruby-libs.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'systemd-libs.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'automake.noarch': {u'version': u'1.13.4-3.el7', u'repository': u'sym-base'}, u'libXt.x86_64': {u'version': u'1.1.4-6.1.el7', u'repository': u'sym-base'}, u'rubygem-bigdecimal.x86_64': {u'version': u'1.2.0-24.el7', u'repository': u'sym-base'}, u'groff-base.x86_64': {u'version': u'1.22.2-8.el7', u'repository': u'sym-base'}, u'jansson.x86_64': {u'version': u'2.4-6.el7', u'repository': u'sym-base'}, u'lmmclient.noarch': {u'version': u'2015.1-141230', u'repository': u'cpe-custom'}, u'rsyslog-gnutls.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'ivtv-firmware.noarch': {u'version': u'20080701-26.el7', u'repository': u'sym-base'}, u'mesa-libGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'time.x86_64': {u'version': u'1.7-45.el7', u'repository': u'sym-base'}, u'pygobject3-base.x86_64': {u'version': u'3.8.2-6.el7', u'repository': u'sym-base'}, u'perl-Pod-Escapes.noarch': {u'version': u'1.04-285.el7', u'repository': u'sym-base'}, u'rcs.x86_64': {u'version': u'5.9.0-5.el7', u'repository': u'sym-base'}, u'net-snmp-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'xorg-x11-xauth.x86_64': {u'version': u'1.0.7-6.1.el7', u'repository': u'sym-base'}, u'perl-threads.x86_64': {u'version': u'1.87-4.el7', u'repository': u'sym-base'}, u'vim-filesystem.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'libevent.x86_64': {u'version': u'2.0.21-4.el7', u'repository': u'sym-base'}, u'device-mapper.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'setools-libs.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'traceroute.x86_64': {u'version': u'2.0.19-5.el7', u'repository': u'sym-base'}, u'libassuan.x86_64': {u'version': u'2.1.0-3.el7', u'repository': u'sym-base'}, u'libjpeg-turbo.x86_64': {u'version': u'1.2.90-5.el7', u'repository': u'sym-base'}, u'perl-XML-Parser.x86_64': {u'version': u'2.41-10.el7', u'repository': u'sym-base'}, u'python-markupsafe.x86_64': {u'version': u'0.11-10.el7', u'repository': u'sym-base'}, u'rpm-python.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'tmux.x86_64': {u'version': u'1.8-4.el7', u'repository': u'sym-base'}, u'rpm-build-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'python-msgpack.x86_64': {u'version': u'0.4.6-1.el7', u'repository': u'sym-epel'}, u'libcom_err.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'cups-libs.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'python-chardet.noarch': {u'version': u'2.2.1-1.el7_1', u'repository': u'sym-updates'}, u'dhcp-common.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'perl-Filter.x86_64': {u'version': u'1.49-3.el7', u'repository': u'sym-base'}, u'libXfixes.x86_64': {u'version': u'5.0.1-2.1.el7', u'repository': u'sym-base'}, u'NetworkManager.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'iwl6050-firmware.noarch': {u'version': u'41.28.5.1-36.el7', u'repository': u'sym-base'}, u'ipmitool.x86_64': {u'version': u'1.8.13-8.el7_1', u'repository': u'sym-updates'}, u'python-zmq.x86_64': {u'version': u'14.3.1-1.el7', u'repository': u'sym-epel'}, u'wget.x86_64': {u'version': u'1.14-10.el7_0.1', u'repository': u'sym-base'}, u'perl-parent.noarch': {u'version': u'0.225-244.el7', u'repository': u'sym-base'}, u'NetworkManager-team.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'mariadb-libs.x86_64': {u'version': u'5.5.41-2.el7_0', u'repository': u'sym-base'}, u'grep.x86_64': {u'version': u'2.20-1.el7', u'repository': u'sym-base'}, u'libutempter.x86_64': {u'version': u'1.1.6-4.el7', u'repository': u'sym-base'}, u'libcroco.x86_64': {u'version': u'0.6.8-5.el7', u'repository': u'sym-base'}, u'yum.noarch': {u'version': u'3.4.3-125.el7.centos', u'repository': u'sym-base'}, u'libselinux-ruby.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'plymouth.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'rpcbind.x86_64': {u'version': u'0.2.0-26.el7', u'repository': u'sym-base'}, u'perl-Exporter.noarch': {u'version': u'5.68-3.el7', u'repository': u'sym-base'}, u'avahi-autoipd.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'tuned.noarch': {u'version': u'2.4.1-1.el7', u'repository': u'sym-base'}, u'nspr.x86_64': {u'version': u'4.10.6-3.el7', u'repository': u'sym-base'}, u'less.x86_64': {u'version': u'458-8.el7', u'repository': u'sym-base'}, u'dstat.noarch': {u'version': u'0.7.2-12.el7', u'repository': u'sym-base'}, u'logrotate.x86_64': {u'version': u'3.8.6-4.el7', u'repository': u'sym-base'}, u'oddjob-mkhomedir.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'puppet-prod-bootstrap.x86_64': {u'version': u'1.1-1', u'repository': u'cpe-custom'}, u'augeas.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libtiff.x86_64': {u'version': u'4.0.3-14.el7', u'repository': u'sym-base'}, u'python-decorator.noarch': {u'version': u'3.4.0-3.el7', u'repository': u'sym-base'}, u'python-requests.noarch': {u'version': u'2.6.0-1.el7_1', u'repository': u'sym-updates'}, u'centos-logos.noarch': {u'version': u'70.0.6-1.el7.centos', u'repository': u'sym-base'}, u'ncurses-libs.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'newt.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'mozjs17.x86_64': {u'version': u'17.0.0-10.el7', u'repository': u'sym-base'}, u'libss.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'libselinux.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'boost-system.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'grubby.x86_64': {u'version': u'8.28-11.el7', u'repository': u'sym-base'}, u'lzo.x86_64': {u'version': u'2.06-6.el7_0.2', u'repository': u'sym-base'}, u'python-kitchen.noarch': {u'version': u'1.1.1-5.el7', u'repository': u'sym-base'}, u'iwl6000g2b-firmware.noarch': {u'version': u'17.168.5.2-36.el7', u'repository': u'sym-base'}, u'perl-Time-Local.noarch': {u'version': u'1.2300-2.el7', u'repository': u'sym-base'}, u'dbus-libs.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'krb5-libs.x86_64': {u'version': u'1.12.2-14.el7', u'repository': u'sym-base'}, u'ethtool.x86_64': {u'version': u'3.15-2.el7', u'repository': u'sym-base'}, u'centos-release.x86_64': {u'version': u'7-1.1503.el7.centos.2.8', u'repository': u'sym-base'}, u'hicolor-icon-theme.noarch': {u'version': u'0.12-7.el7', u'repository': u'sym-base'}, u'perl-Pod-Perldoc.noarch': {u'version': u'3.20-4.el7', u'repository': u'sym-base'}, u'usermode.x86_64': {u'version': u'1.111-5.el7', u'repository': u'sym-base'}, u'libXft.x86_64': {u'version': u'2.3.1-5.1.el7', u'repository': u'sym-base'}, u'perl-Git.noarch': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'nettle.x86_64': {u'version': u'2.7.1-4.el7', u'repository': u'sym-base'}, u'perl-HTML-Format.noarch': {u'version': u'2.10-7.el7', u'repository': u'sym-base'}, u'systemd-python.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'vim-minimal.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'jbigkit-libs.x86_64': {u'version': u'2.0-11.el7', u'repository': u'sym-base'}, u'sysstat.x86_64': {u'version': u'10.1.5-7.el7', u'repository': u'sym-base'}, u'device-mapper-multipath.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'alsa-lib.x86_64': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'rubygems.noarch': {u'version': u'2.0.14-24.el7', u'repository': u'sym-base'}, u'iwl2030-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'zlib.x86_64': {u'version': u'1.2.7-13.el7', u'repository': u'sym-base'}, u'rubygem-json.x86_64': {u'version': u'1.7.7-24.el7', u'repository': u'sym-base'}, u'perl.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'microcode_ctl.x86_64': {u'version': u'2.1-10.el7', u'repository': u'sym-base'}, u'nss-tools.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'libtirpc.x86_64': {u'version': u'0.2.4-0.5.el7', u'repository': u'sym-base'}, u'iprutils.x86_64': {u'version': u'2.4.3-3.el7', u'repository': u'sym-base'}, u'libibverbs.x86_64': {u'version': u'1.1.8-5.el7', u'repository': u'sym-base'}, u'htop.x86_64': {u'version': u'1.0.3-3.el7', u'repository': u'sym-epel'}, u'libgudev1.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'iwl6000g2a-firmware.noarch': {u'version': u'17.168.5.3-36.el7', u'repository': u'sym-base'}, u'python.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'libasyncns.x86_64': {u'version': u'0.8-7.el7', u'repository': u'sym-base'}, u'libsss_nss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sgabios-bin.noarch': {u'version': u'0.20110622svn-4.el7', u'repository': u'sym-base'}, u'tcpdump.x86_64': {u'version': u'4.5.1-2.el7', u'repository': u'sym-base'}, u'libgomp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'pytalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'plymouth-scripts.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'gettext.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'perl-XML-Twig.noarch': {u'version': u'3.44-2.el7', u'repository': u'sym-base'}, u'perl-IO-Zlib.noarch': {u'version': u'1.10-285.el7', u'repository': u'sym-base'}, u'perl-Data-Dumper.x86_64': {u'version': u'2.145-3.el7', u'repository': u'sym-base'}, u'perl-TermReadKey.x86_64': {u'version': u'2.30-20.el7', u'repository': u'sym-base'}, u'python-configobj.noarch': {u'version': u'4.7.2-7.el7', u'repository': u'sym-base'}, u'tzdata.noarch': {u'version': u'2015f-1.el7', u'repository': u'sym-updates'}, u'libX11.x86_64': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'kbd.x86_64': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'linux-firmware.noarch': {u'version': u'20140911-0.1.git365e80c.el7', u'repository': u'sym-base'}, u'libiscsi.x86_64': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'openssh-clients.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'chkconfig.x86_64': {u'version': u'1.3.61-4.el7', u'repository': u'sym-base'}, u'glusterfs-libs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libXcomposite.x86_64': {u'version': u'0.4.4-4.1.el7', u'repository': u'sym-base'}, u'jasper-libs.x86_64': {u'version': u'1.900.1-26.el7_0.3', u'repository': u'sym-base'}, u'python-backports-ssl_match_hostname.noarch': {u'version': u'3.4.0.2-4.el7', u'repository': u'sym-base'}, u'nss-sysinit.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN.noarch': {u'version': u'2.06-2.el7', u'repository': u'sym-base'}, u'kmod.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'rsyslog-mmjsonparse.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'fontpackages-filesystem.noarch': {u'version': u'1.44-8.el7', u'repository': u'sym-base'}, u'device-mapper-libs.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'atk.x86_64': {u'version': u'2.8.0-4.el7', u'repository': u'sym-base'}, u'iwl2000-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'openssh.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'cyrus-sasl-gssapi.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'libdb-utils.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'yum-plugin-fastestmirror.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'rdma.noarch': {u'version': u'7.1_3.17-5.el7', u'repository': u'sym-base'}, u'libcap-ng.x86_64': {u'version': u'0.7.3-5.el7', u'repository': u'sym-base'}, u'cpio.x86_64': {u'version': u'2.11-22.el7', u'repository': u'sym-base'}, u'librdmacm.x86_64': {u'version': u'1.0.19.1-1.el7', u'repository': u'sym-base'}, u'bind-license.noarch': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-JSON.noarch': {u'version': u'2.59-2.el7', u'repository': u'sym-base'}, u'lsof.x86_64': {u'version': u'4.87-4.el7', u'repository': u'sym-base'}, u'bwidget.noarch': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'jq.x86_64': {u'version': u'1.3-2.el7', u'repository': u'sym-epel'}, u'passwd.x86_64': {u'version': u'0.79-4.el7', u'repository': u'sym-base'}, u'libattr.x86_64': {u'version': u'2.4.46-12.el7', u'repository': u'sym-base'}, u'libtdb.x86_64': {u'version': u'1.3.0-1.el7', u'repository': u'sym-base'}, u'libsoup.x86_64': {u'version': u'2.46.0-3.el7', u'repository': u'sym-base'}, u'sssd-proxy.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'seabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'setools.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'sssd-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'glibc.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'nss-softokn-freebl.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'ipxe-roms-qemu.noarch': {u'version': u'20130517-6.gitc4bce43.el7', u'repository': u'sym-base'}, u'diffutils.x86_64': {u'version': u'3.3-4.el7', u'repository': u'sym-base'}, u'sssd-ipa.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cronie-anacron.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'gpgme.x86_64': {u'version': u'1.3.2-5.el7', u'repository': u'sym-base'}, u'kpartx.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'man-db.x86_64': {u'version': u'2.6.3-9.el7', u'repository': u'sym-base'}, u'libtevent.x86_64': {u'version': u'0.9.21-3.el7', u'repository': u'sym-base'}, u'snappy.x86_64': {u'version': u'1.1.0-3.el7', u'repository': u'sym-base'}, u'mailcap.noarch': {u'version': u'2.1.41-2.el7', u'repository': u'sym-base'}, u'libxml2.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'cracklib-dicts.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'expat.x86_64': {u'version': u'2.1.0-8.el7', u'repository': u'sym-base'}, u'gtk2.x86_64': {u'version': u'2.24.22-5.el7_0.1', u'repository': u'sym-base'}, u'nss-util.x86_64': {u'version': u'3.16.2.3-2.el7', u'repository': u'sym-base'}, u'dbus-python.x86_64': {u'version': u'1.1.1-9.el7', u'repository': u'sym-base'}, u'glibc-headers.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'qemu-kvm-common.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'MegaCli.noarch': {u'version': u'8.07.08-1', u'repository': u'cpe-custom'}, u'libglade2.x86_64': {u'version': u'2.6.4-11.el7', u'repository': u'sym-base'}, u'autofs.x86_64': {u'version': u'5.0.7-48.el7', u'repository': u'sym-base'}, u'redhat-lsb-submod-security.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'libverto.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'dracut-config-rescue.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'mesa-libEGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'puppet.noarch': {u'version': u'3.8.2-1.el7', u'repository': u'sym-puppet'}, u'libXrandr.x86_64': {u'version': u'1.4.1-2.1.el7', u'repository': u'sym-base'}, u'samba-common.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'pyxattr.x86_64': {u'version': u'0.5.1-5.el7', u'repository': u'sym-base'}, u'autogen-libopts.x86_64': {u'version': u'5.18-5.el7', u'repository': u'sym-base'}, u'libdb.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'libgpg-error.x86_64': {u'version': u'1.12-3.el7', u'repository': u'sym-base'}, u'iwl1000-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'libidn.x86_64': {u'version': u'1.28-3.el7', u'repository': u'sym-base'}, u'libvorbis.x86_64': {u'version': u'1.3.3-8.el7', u'repository': u'sym-base'}, u'xfsprogs.x86_64': {u'version': u'3.2.1-6.el7', u'repository': u'sym-base'}, u'perl-HTTP-Daemon.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'libblkid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'openldap-devel.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'ruby-irb.noarch': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'rpm-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'perl-libwww-perl.noarch': {u'version': u'6.05-2.el7', u'repository': u'sym-base'}, u'python-pycurl.x86_64': {u'version': u'7.19.0-17.el7', u'repository': u'sym-base'}, u'perl-Text-ParseWords.noarch': {u'version': u'3.29-4.el7', u'repository': u'sym-base'}, u'selinux-policy-targeted.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'hiera.noarch': {u'version': u'1.3.4-1.el7', u'repository': u'sym-epel'}, u'bind-utils.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'kmod-libs.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'alsa-tools-firmware.x86_64': {u'version': u'1.0.27-4.el7', u'repository': u'sym-base'}, u'rubygem-io-console.x86_64': {u'version': u'0.4.2-24.el7', u'repository': u'sym-base'}, u'hardlink.x86_64': {u'version': u'1.0-19.el7', u'repository': u'sym-base'}, u'ebtables.x86_64': {u'version': u'2.0.10-13.el7', u'repository': u'sym-base'}, u'sssd-ad.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'qemu-kvm.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'iwl5000-firmware.noarch': {u'version': u'8.83.5.1_1-36.el7', u'repository': u'sym-base'}, u'libtalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'bzip2-libs.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'json-c.x86_64': {u'version': u'0.11-4.el7_0', u'repository': u'sym-base'}, u'gzip.x86_64': {u'version': u'1.5-7.el7', u'repository': u'sym-base'}, u'lynx.x86_64': {u'version': u'2.8.8-0.3.dev15.el7', u'repository': u'sym-base'}, u'sssd-krb5-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'perl-Font-AFM.noarch': {u'version': u'1.20-13.el7', u'repository': u'sym-base'}, u'postfix.x86_64': {u'version': u'2.10.1-6.el7', u'repository': u'sym-base'}, u'grub2.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'boost-thread.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'gdk-pixbuf2.x86_64': {u'version': u'2.28.2-4.el7', u'repository': u'sym-base'}, u'openldap-clients.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'shared-mime-info.x86_64': {u'version': u'1.1-7.el7', u'repository': u'sym-base'}, u'libverto-tevent.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'glusterfs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'kbd-misc.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'kernel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'spax.x86_64': {u'version': u'1.5.2-11.el7', u'repository': u'sym-base'}, u'http-parser.x86_64': {u'version': u'2.0-4.20121128gitcd01361.el7', u'repository': u'sym-epel'}, u'python-babel.noarch': {u'version': u'0.9.6-8.el7', u'repository': u'sym-base'}, u'libpng.x86_64': {u'version': u'1.5.13-5.el7', u'repository': u'sym-base'}, u'm4.x86_64': {u'version': u'1.4.16-9.el7', u'repository': u'sym-base'}, u'perl-HTML-Parser.x86_64': {u'version': u'3.71-4.el7', u'repository': u'sym-base'}, u'make.x86_64': {u'version': u'3.82-21.el7', u'repository': u'sym-base'}, u'libpwquality.x86_64': {u'version': u'1.2.3-4.el7', u'repository': u'sym-base'}, u'jdk1.8.0_45.x86_64': {u'version': u'1.8.0_45-fcs', u'repository': u'cpe-custom'}, u'gdbm.x86_64': {u'version': u'1.10-8.el7', u'repository': u'sym-base'}, u'perl-Digest.noarch': {u'version': u'1.17-245.el7', u'repository': u'sym-base'}, u'spice-server.x86_64': {u'version': u'0.12.4-9.el7_1.1', u'repository': u'sym-updates'}, u'nscd.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'iptables.x86_64': {u'version': u'1.4.21-13.el7', u'repository': u'sym-base'}, u'bind-libs.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'audit-libs.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'screen.x86_64': {u'version': u'4.1.0-0.19.20120314git3c2946.el7', u'repository': u'sym-base'}, u'graphite2.x86_64': {u'version': u'1.2.2-5.el7', u'repository': u'sym-base'}, u'cyrus-sasl-devel.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'zip.x86_64': {u'version': u'3.0-10.el7', u'repository': u'sym-base'}, u'zsh.x86_64': {u'version': u'5.0.2-7.el7_1.1', u'repository': u'sym-updates'}, u'libnfnetlink.x86_64': {u'version': u'1.0.1-4.el7', u'repository': u'sym-base'}, u'kernel-headers.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'iwl3945-firmware.noarch': {u'version': u'15.32.2.9-36.el7', u'repository': u'sym-base'}, u'alsa-firmware.noarch': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'python-jinja2.noarch': {u'version': u'2.7.2-2.el7', u'repository': u'sym-base'}, u'libsemanage.x86_64': {u'version': u'2.1.10-16.el7', u'repository': u'sym-base'}, u'rubygem-rdoc.noarch': {u'version': u'4.0.0-24.el7', u'repository': u'sym-base'}, u'qemu-img.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'ltrace.x86_64': {u'version': u'0.7.91-11.el7', u'repository': u'sym-base'}, u'bash.x86_64': {u'version': u'4.2.46-12.el7', u'repository': u'sym-base'}, u'nss-softokn.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'python-urlgrabber.noarch': {u'version': u'3.10-6.el7', u'repository': u'sym-base'}, u'rsyslog.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'celt051.x86_64': {u'version': u'0.5.1.3-8.el7', u'repository': u'sym-base'}, u'perl-libs.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libbasicobjects.x86_64': {u'version': u'0.1.1-24.el7', u'repository': u'sym-base'}, u'popt.x86_64': {u'version': u'1.13-16.el7', u'repository': u'sym-base'}, u'wpa_supplicant.x86_64': {u'version': u'2.0-13.el7_0', u'repository': u'sym-base'}, u'kernel-devel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'glusterfs-api.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libldb.x86_64': {u'version': u'1.1.17-2.el7', u'repository': u'sym-base'}, u'acl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openssl.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'gssproxy.x86_64': {u'version': u'0.3.0-10.el7', u'repository': u'sym-base'}, u'slang.x86_64': {u'version': u'2.2.4-11.el7', u'repository': u'sym-base'}, u'teamd.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'hwdata.noarch': {u'version': u'0.252-7.5.el7', u'repository': u'sym-base'}, u'elfutils-libs.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'p11-kit-trust.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'iwl3160-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libref_array.x86_64': {u'version': u'0.1.4-24.el7', u'repository': u'sym-base'}, u'authconfig.x86_64': {u'version': u'6.2.8-9.el7', u'repository': u'sym-base'}, u'libnl3-cli.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'libsysfs.x86_64': {u'version': u'2.1.0-16.el7', u'repository': u'sym-base'}, u'libXdamage.x86_64': {u'version': u'1.1.4-4.1.el7', u'repository': u'sym-base'}, u'libtasn1.x86_64': {u'version': u'3.8-2.el7', u'repository': u'sym-base'}, u'mc.x86_64': {u'version': u'4.8.7-8.el7', u'repository': u'sym-base'}, u'perl-Net-LibIDN.x86_64': {u'version': u'0.12-15.el7', u'repository': u'sym-base'}, u'sssd-krb5.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'iwl100-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'iwl7260-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libthai.x86_64': {u'version': u'0.1.14-9.el7', u'repository': u'sym-base'}, u'git.x86_64': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'augeas-libs.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libcap.x86_64': {u'version': u'2.22-8.el7', u'repository': u'sym-base'}, u'net-snmp-utils.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'harfbuzz.x86_64': {u'version': u'0.9.20-4.el7', u'repository': u'sym-base'}, u'glib-networking.x86_64': {u'version': u'2.40.0-1.el7', u'repository': u'sym-base'}, u'os-prober.x86_64': {u'version': u'1.58-5.el7', u'repository': u'sym-base'}, u'perl-TimeDate.noarch': {u'version': u'2.30-2.el7', u'repository': u'sym-base'}, u'patch.x86_64': {u'version': u'2.7.1-8.el7', u'repository': u'sym-base'}, u'glibc-devel.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'libgnome-keyring.x86_64': {u'version': u'3.8.0-3.el7', u'repository': u'sym-base'}, u'filesystem.x86_64': {u'version': u'3.2-18.el7', u'repository': u'sym-base'}, u'smartmontools.x86_64': {u'version': u'6.2-4.el7', u'repository': u'sym-base'}, u'unzip.x86_64': {u'version': u'6.0-13.el7', u'repository': u'sym-base'}, u'parted.x86_64': {u'version': u'3.1-20.el7', u'repository': u'sym-base'}, u'nfs-utils.x86_64': {u'version': u'1.3.0-0.8.el7', u'repository': u'sym-base'}, u'libsmbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'sudo.x86_64': {u'version': u'1.8.6p7-13.el7', u'repository': u'sym-base'}, u'fipscheck-lib.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'binutils.x86_64': {u'version': u'2.23.52.0.1-30.el7', u'repository': u'sym-base'}, u'ppp.x86_64': {u'version': u'2.4.5-33.el7', u'repository': u'sym-base'}, u'xz.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'OpenIPMI-libs.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'hesiod.x86_64': {u'version': u'3.2.1-3.el7', u'repository': u'sym-base'}, u'elfutils-libelf.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'dbus.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'ruby-augeas.x86_64': {u'version': u'0.5.0-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Compress.noarch': {u'version': u'2.061-2.el7', u'repository': u'sym-base'}, u'libXinerama.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'libXtst.x86_64': {u'version': u'1.2.2-2.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Negotiate.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'puppetdb-terminus.noarch': {u'version': u'2.2.2-1.el7', u'repository': u'sym-puppet'}, u'polkit-pkla-compat.x86_64': {u'version': u'0.1-4.el7', u'repository': u'sym-base'}, u'fontconfig.x86_64': {u'version': u'2.10.95-7.el7', u'repository': u'sym-base'}, u'keyutils.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN-Data.noarch': {u'version': u'20120719.001-2.el7', u'repository': u'sym-base'}, u'm2crypto.x86_64': {u'version': u'0.21.1-15.el7', u'repository': u'sym-base'}, u'v8.x86_64': {u'version': u'3.14.5.10-17.el7', u'repository': u'sym-epel'}, u'nss.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'newt-python.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'initscripts.x86_64': {u'version': u'9.49.24-1.el7', u'repository': u'sym-base'}, u'avahi-libs.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'libcollection.x86_64': {u'version': u'0.6.2-24.el7', u'repository': u'sym-base'}, u'libnetfilter_conntrack.x86_64': {u'version': u'1.0.4-2.el7', u'repository': u'sym-base'}, u'pygpgme.x86_64': {u'version': u'0.3-9.el7', u'repository': u'sym-base'}, u'setup.noarch': {u'version': u'2.8.71-5.el7', u'repository': u'sym-base'}, u'libarchive.x86_64': {u'version': u'3.1.2-7.el7', u'repository': u'sym-base'}, u'libxml2-python.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'p11-kit.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'gsettings-desktop-schemas.x86_64': {u'version': u'3.8.2-3.el7', u'repository': u'sym-base'}, u'kernel-tools.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'nodejs.x86_64': {u'version': u'0.10.36-3.el7', u'repository': u'sym-epel'}, u'ca-certificates.noarch': {u'version': u'2014.1.98-72.el7', u'repository': u'sym-base'}, u'pyliblzma.x86_64': {u'version': u'0.5.3-11.el7', u'repository': u'sym-base'}, u'ruby-shadow.x86_64': {u'version': u'2.2.0-2.el7', u'repository': u'sym-puppet_deps'}, u'perl-Error.noarch': {u'version': u'0.17020-2.el7', u'repository': u'sym-base'}, u'findutils.x86_64': {u'version': u'4.5.11-3.el7', u'repository': u'sym-base'}, u'pkgconfig.x86_64': {u'version': u'0.27.1-4.el7', u'repository': u'sym-base'}, u'libdhash.x86_64': {u'version': u'0.4.3-24.el7', u'repository': u'sym-base'}, u'libmpc.x86_64': {u'version': u'1.0.1-3.el7', u'repository': u'sym-base'}, u'rsync.x86_64': {u'version': u'3.0.9-15.el7', u'repository': u'sym-base'}, u'libselinux-utils.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'strace.x86_64': {u'version': u'4.8-7.el7', u'repository': u'sym-base'}, u'c-ares.x86_64': {u'version': u'1.10.0-3.el7', u'repository': u'sym-base'}, u'xz-libs.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'libICE.x86_64': {u'version': u'1.0.8-7.el7', u'repository': u'sym-base'}, u'libXxf86vm.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'pixman.x86_64': {u'version': u'0.32.4-3.el7', u'repository': u'sym-base'}, u'tcp_wrappers-libs.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'perl-Net-HTTP.noarch': {u'version': u'6.06-2.el7', u'repository': u'sym-base'}, u'procps-ng.x86_64': {u'version': u'3.3.10-3.el7', u'repository': u'sym-base'}, u'firewalld.noarch': {u'version': u'0.3.9-11.el7', u'repository': u'sym-base'}, u'libuv.x86_64': {u'version': u'0.10.34-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Socket-IP.noarch': {u'version': u'0.21-4.el7', u'repository': u'sym-base'}, u'libmnl.x86_64': {u'version': u'1.0.3-7.el7', u'repository': u'sym-base'}, u'dhcp-libs.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'yum-metadata-parser.x86_64': {u'version': u'1.1.4-10.el7', u'repository': u'sym-base'}, u'perl-Pod-Simple.noarch': {u'version': u'3.28-4.el7', u'repository': u'sym-base'}, u'e2fsprogs-libs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'pulseaudio-libs.x86_64': {u'version': u'3.0-30.el7', u'repository': u'sym-base'}, u'perl-Encode-Locale.noarch': {u'version': u'1.03-5.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Zlib.x86_64': {u'version': u'2.061-4.el7', u'repository': u'sym-base'}, u'plymouth-core-libs.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'iwl6000-firmware.noarch': {u'version': u'9.221.4.1-36.el7', u'repository': u'sym-base'}, u'net-snmp.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'bind-libs-lite.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Bzip2.x86_64': {u'version': u'2.061-3.el7', u'repository': u'sym-base'}, u'file-libs.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'shadow-utils.x86_64': {u'version': u'4.1.5.1-18.el7', u'repository': u'sym-base'}, u'setools-console.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'iwl135-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'ncurses-base.noarch': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'bzip2.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'sed.x86_64': {u'version': u'4.2.2-5.el7', u'repository': u'sym-base'}, u'perl-PathTools.x86_64': {u'version': u'3.40-5.el7', u'repository': u'sym-base'}, u'libnfsidmap.x86_64': {u'version': u'0.25-11.el7', u'repository': u'sym-base'}, u'nmap-ncat.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'perl-IO-Socket-SSL.noarch': {u'version': u'1.94-3.el7', u'repository': u'sym-base'}, u'pango.x86_64': {u'version': u'1.34.1-5.el7', u'repository': u'sym-base'}, u'libXext.x86_64': {u'version': u'1.3.2-2.1.el7', u'repository': u'sym-base'}, u'gnupg2.x86_64': {u'version': u'2.0.22-3.el7', u'repository': u'sym-base'}, u'perl-Digest-MD5.x86_64': {u'version': u'2.52-3.el7', u'repository': u'sym-base'}, u'cryptsetup-libs.x86_64': {u'version': u'1.6.6-3.el7', u'repository': u'sym-base'}, u'tcl.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'net-snmp-agent-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'iwl105-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'libksi.x86_64': {u'version': u'3.2.2.0-1.el7', u'repository': u'sym-rsyslog'}, u'cups-client.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'perl-HTTP-Message.noarch': {u'version': u'6.06-6.el7', u'repository': u'sym-base'}, u'liblogging.x86_64': {u'version': u'1.0.5-1.el7', u'repository': u'sym-rsyslog'}, u'audit.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'trousers.x86_64': {u'version': u'0.3.11.2-3.el7', u'repository': u'sym-base'}, u'kexec-tools.x86_64': {u'version': u'2.0.7-19.el7', u'repository': u'sym-base'}, u'setools-libs-tcl.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'e2fsprogs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'python-slip-dbus.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'curl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'centos-indexhtml.noarch': {u'version': u'7-9.el7.centos', u'repository': u'sym-base'}, u'quota.x86_64': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'bc.x86_64': {u'version': u'1.06.95-13.el7', u'repository': u'sym-base'}, u'perl-Net-SSLeay.x86_64': {u'version': u'1.55-3.el7', u'repository': u'sym-base'}, u'cyrus-sasl.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'iputils.x86_64': {u'version': u'20121221-6.el7', u'repository': u'sym-base'}, u'openldap.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'libacl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openpgm.x86_64': {u'version': u'5.2.122-2.el7', u'repository': u'sym-epel'}, u'ntp.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'perl-Package-Constants.noarch': {u'version': u'0.02-285.el7', u'repository': u'sym-base'}, u'iwl5150-firmware.noarch': {u'version': u'8.24.2.2-36.el7', u'repository': u'sym-base'}, u'seavgabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'libunistring.x86_64': {u'version': u'0.9.3-9.el7', u'repository': u'sym-base'}, u'python-iniparse.noarch': {u'version': u'0.4-9.el7', u'repository': u'sym-base'}, u'glib2.x86_64': {u'version': u'2.40.0-4.el7', u'repository': u'sym-base'}, u'perl-constant.noarch': {u'version': u'1.27-2.el7', u'repository': u'sym-base'}, u'libsndfile.x86_64': {u'version': u'1.0.25-9.el7', u'repository': u'sym-base'}, u'dhclient.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'libaio.x86_64': {u'version': u'0.3.109-12.el7', u'repository': u'sym-base'}, u'gmp.x86_64': {u'version': u'6.0.0-11.el7', u'repository': u'sym-base'}, u'keyutils-libs.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'psmisc.x86_64': {u'version': u'22.20-8.el7', u'repository': u'sym-base'}, u'librbd1.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'tar.x86_64': {u'version': u'1.26-29.el7', u'repository': u'sym-base'}, u'python-libs.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'zeromq3.x86_64': {u'version': u'3.2.5-1.el7', u'repository': u'sym-epel'}, u'info.x86_64': {u'version': u'5.1-4.el7', u'repository': u'sym-base'}, u'perl-WWW-RobotRules.noarch': {u'version': u'6.02-5.el7', u'repository': u'sym-base'}, u'autoconf.noarch': {u'version': u'2.69-11.el7', u'repository': u'sym-base'}, u'redhat-lsb-core.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'oddjob.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'pam.x86_64': {u'version': u'1.1.8-12.el7', u'repository': u'sym-base'}, u'perl-macros.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libpath_utils.x86_64': {u'version': u'0.2.1-24.el7', u'repository': u'sym-base'}, u'cyrus-sasl-lib.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'perl-Encode.x86_64': {u'version': u'2.51-7.el7', u'repository': u'sym-base'}, u'python-sssdconfig.noarch': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'dbus-glib.x86_64': {u'version': u'0.100-7.el7', u'repository': u'sym-base'}, u'librados2.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'iproute.x86_64': {u'version': u'3.10.0-21.el7', u'repository': u'sym-base'}, u'libpipeline.x86_64': {u'version': u'1.2.3-3.el7', u'repository': u'sym-base'}, u'telnet.x86_64': {u'version': u'0.17-59.el7', u'repository': u'sym-base'}, u'gpm-libs.x86_64': {u'version': u'1.20.7-5.el7', u'repository': u'sym-base'}, u'flac-libs.x86_64': {u'version': u'1.3.0-5.el7_1', u'repository': u'sym-updates'}, u'pcre.x86_64': {u'version': u'8.32-14.el7', u'repository': u'sym-base'}, u'mailx.x86_64': {u'version': u'12.5-12.el7_0', u'repository': u'sym-base'}, u'OpenIPMI.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'freetype.x86_64': {u'version': u'2.4.11-9.el7', u'repository': u'sym-base'}, u'grub2-tools.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'libselinux-python.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'perl-HTML-Tree.noarch': {u'version': u'5.03-2.el7', u'repository': u'sym-base'}, u'systemd.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'qrencode-libs.x86_64': {u'version': u'3.4.1-3.el7', u'repository': u'sym-base'}, u'rubygem-psych.x86_64': {u'version': u'2.0.0-24.el7', u'repository': u'sym-base'}, u'perl-Getopt-Long.noarch': {u'version': u'2.40-2.el7', u'repository': u'sym-base'}, u'perl-podlators.noarch': {u'version': u'2.5.1-3.el7', u'repository': u'sym-base'}, u'perl-URI.noarch': {u'version': u'1.60-9.el7', u'repository': u'sym-base'}, u'net-tools.x86_64': {u'version': u'2.0-0.17.20131004git.el7', u'repository': u'sym-base'}, u'perl-Thread-Queue.noarch': {u'version': u'3.02-2.el7', u'repository': u'sym-base'}, u'NetworkManager-tui.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'basesystem.noarch': {u'version': u'10.0-7.el7.centos', u'repository': u'sym-base'}, u'perl-threads-shared.x86_64': {u'version': u'1.43-6.el7', u'repository': u'sym-base'}, u'libffi.x86_64': {u'version': u'3.0.13-11.el7', u'repository': u'sym-base'}, u'mesa-libgbm.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'perl-Carp.noarch': {u'version': u'1.26-244.el7', u'repository': u'sym-base'}, u'cronie.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'lm_sensors-libs.x86_64': {u'version': u'3.3.4-11.el7', u'repository': u'sym-base'}, u'setools-gui.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'perl-IO-HTML.noarch': {u'version': u'1.00-2.el7', u'repository': u'sym-base'}, u'sysvinit-tools.x86_64': {u'version': u'2.88-14.dsf.el7', u'repository': u'sym-base'}, u'pinentry.x86_64': {u'version': u'0.8.1-14.el7', u'repository': u'sym-base'}, u'perl-HTML-Tagset.noarch': {u'version': u'3.20-15.el7', u'repository': u'sym-base'}, u'libSM.x86_64': {u'version': u'1.2.1-7.el7', u'repository': u'sym-base'}, u'mcelog.x86_64': {u'version': u'101-3.9de4924.el7', u'repository': u'sym-base'}}, u'facter_serialnumber': u'3NPYJ02', u'facter_mtu_em4': 1500, u'facter_mtu_em3': 9000, u'facter_processor12': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_em1': 9000, u'facter_processor27': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_lo': 65536, u'ansible_all_ipv4_addresses': [u'10.50.211.73', u'10.50.147.73'], u'ansible_python_version': u'2.7.5', u'facter_processor18': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_puppet_vardir': u'/var/lib/puppet', u'facter_kernel': u'Linux', u'facter_is_openstack_vm': False, u'facter_gid': u'root', u'ansible_product_version': u'NA', u'ansible_memory_mb': {u'real': {u'total': 193234, u'free': 190525, u'used': 2709}, u'swap': {u'cached': 0, u'total': 32767, u'used': 0, u'free': 32767}, u'nocache': {u'used': 2178, u'free': 191056}}, u'facter_uptime_days': 0, u'ansible_userspace_bits': u'64', u'facter_processor7': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor6': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_partitions': {u'sda2': {u'filesystem': u'swap', u'uuid': u'1ac675e6-2879-4426-bd1c-fa40a63e049a', u'size': u'67108864'}, u'sda3': {u'mount': u'/', u'filesystem': u'ext4', u'uuid': u'663fe02d-3870-4bda-8937-3822198d55ae', u'size': u'1102837760'}, u'sda1': {u'mount': u'/boot', u'filesystem': u'ext4', u'uuid': u'63467627-7759-4ccd-9a50-3fe59c65d7e5', u'size': u'1048576'}}, u'facter_processor4': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_release_date': u'07/09/2014', u'facter_processor2': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor1': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor0': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_rubysitedir': u'/usr/local/share/ruby/site_ruby/', u'ansible_p2p2': {u'macaddress': u'b8:ca:3a:70:db:a8', u'promisc': False, u'device': u'p2p2', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'facter_processor9': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor8': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_virtualization_role': u'host', u'facter_network_bond0_100': u'10.50.147.64', u'facter_time_jitter': 0, u'facter_kernelmajversion': u'3.10', u'facter_blockdevice_sda_size': 599550590976, u'facter_productname': u'PowerEdge R720xd', u'ansible_lo': {u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.0.0.0', u'network': u'127.0.0.0', u'address': u'127.0.0.1'}, u'ipv6': [{u'scope': u'host', u'prefix': u'128', u'address': u'::1'}], u'device': u'lo', u'type': u'loopback', u'mtu': 65536}, u'facter_swapsize': u'32.00 GB', u'ansible_p2p1': {u'macaddress': u'a0:36:9f:39:a6:08', u'promisc': False, u'device': u'p2p1', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_blockdevices': u'sda,sdb', u'facter_facterversion': u'2.4.4', u'facter_hardwareisa': u'x86_64', u'facter_netmask_em3': u'255.255.255.224', u'facter_interfaces': u'bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2', u'ansible_devices': {u'sda': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'1170997248', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'558.38 GB', u'model': u'PERC H710P', u'partitions': {u'sda2': {u'start': u'1050624', u'sectorsize': 512, u'sectors': u'67108864', u'size': u'32.00 GB'}, u'sda3': {u'start': u'68159488', u'sectorsize': 512, u'sectors': u'1102837760', u'size': u'525.87 GB'}, u'sda1': {u'start': u'2048', u'sectorsize': 512, u'sectors': u'1048576', u'size': u'512.00 MB'}}}, u'sdb': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'7025983488', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'3.27 TB', u'model': u'PERC H710P', u'partitions': {}}}, u'facter_network_lo': u'127.0.0.0', u'facter_concat_basedir': u'/var/lib/puppet/concat', u'facter_netmask_bond0_100': u'255.255.255.224', u'facter_processorcount': 32, u'facter_netmask_lo': u'255.0.0.0', u'facter_swapfree': u'32.00 GB', u'facter_ipaddress_em3': u'10.50.211.73', u'ansible_memfree_mb': 190525, u'ansible_memtotal_mb': 193234, u'facter_memorysize_mb': u'193234.63', u'facter_has_ipmi': True, u'facter_prod_gateway': u'10.50.147.65', u'ansible_user_dir': u'/root', u'facter_kernelversion': u'3.10.0', u'facter_processors': {u'models': [u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'count': 32, u'physicalcount': 2}, u'facter_physicalprocessorcount': 2, u'ansible_processor_count': 2, u'facter_uniqueid': u'320a4993', u'ansible_hostname': u'b-openshif-r07e8-prod', u'facter_swapfree_mb': u'32768.00', u'facter_sshfp_ecdsa': u'SSHFP 3 1 ad26cd432336431dd5b3d58c8abf079098ff5aa2\nSSHFP 3 2 d9aeaedb8aa735ea877d438330b2318c47b148e55b710ed1b8483e5f0679f82d', u'ansible_interfaces': [u'bond0', u'lo', u'em2', u'bond0.100', u'em4', u'p2p2', u'em3', u'p2p1', u'em1'], u'ansible_machine_id': u'81843d1fe974452e84973711eef5f907', u'facter_macaddress_em4': u'b8:ca:3a:70:db:ad', u'facter_fqdn': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'facter_macaddress_em2': u'b8:ca:3a:70:db:aa', u'facter_macaddress_em1': u'B8:CA:3A:70:DB:A8', u'facter_virtual': u'physical', u'ansible_system': u'Linux', u'ansible_fqdn': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'ansible_mounts': [{u'options': u'rw,relatime,data=ordered', u'uuid': u'663fe02d-3870-4bda-8937-3822198d55ae', u'size_total': 555656593408, u'device': u'/dev/sda3', u'mount': u'/', u'size_available': 525058891776, u'fstype': u'ext4'}, {u'options': u'rw,relatime,data=ordered', u'uuid': u'63467627-7759-4ccd-9a50-3fe59c65d7e5', u'size_total': 511647744, u'device': u'/dev/sda1', u'mount': u'/boot', u'size_available': 379510784, u'fstype': u'ext4'}], u'facter_boardmanufacturer': u'Dell Inc.', u'ansible_machine': u'x86_64', u'facter_vlans': u'100', u'facter_prod_address': u'10.50.147.73', u'facter_ps': u'ps -ef', u'ansible_ssh_host_key_rsa_public': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH', u'ansible_nodename': u'b-openshif-r07e8-prod', u'facter_ipmi_ipsource': u'DHCP Address', u'facter_rubyplatform': u'x86_64-linux', u'ansible_user_gecos': u'root', u'ansible_product_uuid': u'44454C4C-4E00-1050-8059-B3C04F4A3032', u'facter_ipmi_netmask': u'255.255.255.224', u'facter_blockdevice_sda_vendor': u'DELL', 'etcd_cert_subdir': u'etcd-b-openshif-r07e8-prod.ash2.mycloud.net', u'facter_ipmi_macaddress': u'5c:f9:dd:f9:0e:1c', u'ansible_domain': u'ash2.mycloud.net', 'etcd_cert_prefix': None, u'facter_timezone': u'UTC', u'facter_blockdevice_sda_model': u'PERC H710P', u'facter_ipmi_ipaddress': u'10.50.227.73', u'ansible_processor_cores': 8, u'facter_blockdevice_sdb_size': 3597303545856, u'facter_default_gateway_interface': u'bond0.100', u'facter_processor16': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_virtualization_type': u'kvm', u'facter_macaddress_bond0': u'b8:ca:3a:70:db:a8', u'facter_uptime_hours': 1, u'facter_lsbdistcodename': u'Core', u'ansible_distribution_release': u'Core', u'ansible_os_family': u'RedHat', u'facter_processor13': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'openshift': {u'common': {u'config_base': u'/etc/openshift', u'admin_binary': u'osadm', u'data_dir': u'/var/lib/openshift', u'ip': u'10.50.147.73', u'client_binary': u'osc', u'all_hostnames': [u'b-openshif-r07e8-prod.ash2.mycloud.net'], u'public_ip': u'10.50.147.73', u'sdn_network_plugin_name': u'redhat/openshift-ovs-subnet', u'use_openshift_sdn': True, u'use_fluentd': False, u'service_type': u'openshift', u'public_hostname': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'use_cluster_metrics': False, u'hostname': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'deployment_type': u'origin'}, u'current_config': {}}, u'facter_network_em3': u'10.50.211.64', 'openshift_master_cluster_hostname': 'openshift.ash2.mycloud.net', u'facter_sshfp_ed25519': u'SSHFP 4 1 bf6e55555f6bfdf4839be04f2a39a9ac13aac0e3\nSSHFP 4 2 c1c33c0fe5f46d1805b3f4e1fc710366ec182f372ff3adba805e1772ad11e6cb', u'ansible_product_name': u'PowerEdge R720xd', u'facter_lsbrelease': u':core-4.1-amd64:core-4.1-noarch', u'facter_processor10': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_user_uid': 0, u'facter_mtu_bond0_100': 9000, u'ansible_bios_date': u'07/09/2014', u'facter_gw_bond0': u'10.50.147.65', u'facter_boot_time': 1442528712, u'facter_uptime': u'1:46 hours', u'facter_processor20': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_id': u'root', 'openshift_master_cluster_password': 'kljd#3294SJD()@Y#%*()!&dlskjf', u'facter_augeasversion': u'1.1.0', u'facter_sshrsakey': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH', u'facter_processor19': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'use_fluentd': 'false', u'facter_kernelrelease': u'3.10.0-229.el7.x86_64', u'facter_type': u'Rack Mount Chassis', 'use_cluster_metrics': 'true'}) => {"changed": true, "gid": 0, "group": "root", "item": {"ansible_all_ipv4_addresses": ["10.50.211.73", "10.50.147.73"], "ansible_all_ipv6_addresses": ["fe80::baca:3aff:fe70:dba8", "fe80::baca:3aff:fe70:dbac", "fe80::baca:3aff:fe70:dba8"], "ansible_architecture": "x86_64", "ansible_bios_date": "07/09/2014", "ansible_bios_version": "2.4.3", "ansible_bond0": {"active": true, "device": "bond0", "ipv6": [{"address": "fe80::baca:3aff:fe70:dba8", "prefix": "64", "scope": "link"}], "lacp_rate": "slow", "macaddress": "b8:ca:3a:70:db:a8", "miimon": "100", "mode": "802.3ad", "mtu": 9000, "promisc": false, "slaves": ["em1", "p2p2"], "type": "bonding"}, "ansible_bond0.100": {"active": true, "device": "bond0.100", "ipv4": {"address": "10.50.147.73", "netmask": "255.255.255.224", "network": "10.50.147.64"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:dba8", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:db:a8", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_cmdline": {"BOOT_IMAGE": "/vmlinuz-3.10.0-229.el7.x86_64", "LANG": "en_US.UTF-8", "biosdevname": "1", "crashkernel": "auto", "inst.geoloc": "0", "net.ifnames": "1", "nofb": true, "quiet": true, "rhgb": true, "ro": true, "root": "UUID=663fe02d-3870-4bda-8937-3822198d55ae", "splash": "quiet"}, "ansible_date_time": {"date": "2015-09-18", "day": "18", "epoch": "1442535122", "hour": "00", "iso8601": "2015-09-18T00:12:02Z", "iso8601_micro": "2015-09-18T00:12:02.716290Z", "minute": "12", "month": "09", "second": "02", "time": "00:12:02", "tz": "UTC", "tz_offset": "+0000", "weekday": "Friday", "year": "2015"}, "ansible_default_ipv4": {"address": "10.50.147.73", "alias": "bond0.100", "gateway": "10.50.147.65", "interface": "bond0.100", "macaddress": "b8:ca:3a:70:db:a8", "mtu": 9000, "netmask": "255.255.255.224", "network": "10.50.147.64", "type": "ether"}, "ansible_default_ipv6": {}, "ansible_devices": {"sda": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {"sda1": {"sectors": "1048576", "sectorsize": 512, "size": "512.00 MB", "start": "2048"}, "sda2": {"sectors": "67108864", "sectorsize": 512, "size": "32.00 GB", "start": "1050624"}, "sda3": {"sectors": "1102837760", "sectorsize": 512, "size": "525.87 GB", "start": "68159488"}}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "1170997248", "sectorsize": "512", "size": "558.38 GB", "support_discard": "0", "vendor": "DELL"}, "sdb": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "7025983488", "sectorsize": "512", "size": "3.27 TB", "support_discard": "0", "vendor": "DELL"}}, "ansible_distribution": "CentOS", "ansible_distribution_major_version": "7", "ansible_distribution_release": "Core", "ansible_distribution_version": "7.1.1503", "ansible_domain": "ash2.mycloud.net", "ansible_em1": {"active": true, "device": "em1", "macaddress": "b8:ca:3a:70:db:a8", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em2": {"active": false, "device": "em2", "macaddress": "b8:ca:3a:70:db:aa", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_em3": {"active": true, "device": "em3", "ipv4": {"address": "10.50.211.73", "netmask": "255.255.255.224", "network": "10.50.211.64"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:dbac", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:db:ac", "module": "igb", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em4": {"active": false, "device": "em4", "macaddress": "b8:ca:3a:70:db:ad", "module": "igb", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_env": {"HOME": "/root", "LANG": "C", "LC_CTYPE": "C", "LOGNAME": "root", "MAIL": "/var/mail/johntheodore", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/home/johntheodore", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.119.134.140 43920 22", "SSH_CONNECTION": "10.119.134.140 43920 10.50.147.73 22", "SSH_TTY": "/dev/pts/0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-ckyaswdgvnudibcvdnjbsmmakxesvqzf; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/ >/dev/null 2>&1", "SUDO_GID": "100", "SUDO_UID": "10267", "SUDO_USER": "johntheodore", "TERM": "screen", "USER": "root", "USERNAME": "root", "_": "/usr/bin/python"}, "ansible_fips": false, "ansible_form_factor": "Rack Mount Chassis", "ansible_fqdn": "b-openshif-r07e8-prod.ash2.mycloud.net", "ansible_hostname": "b-openshif-r07e8-prod", "ansible_interfaces": ["bond0", "lo", "em2", "bond0.100", "em4", "p2p2", "em3", "p2p1", "em1"], "ansible_kernel": "3.10.0-229.el7.x86_64", "ansible_lo": {"active": true, "device": "lo", "ipv4": {"address": "127.0.0.1", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "mtu": 65536, "promisc": false, "type": "loopback"}, "ansible_lsb": {"codename": "Core", "description": "CentOS Linux release 7.1.1503 (Core)", "id": "CentOS", "major_release": "7", "release": "7.1.1503"}, "ansible_machine": "x86_64", "ansible_machine_id": "81843d1fe974452e84973711eef5f907", "ansible_memfree_mb": 190525, "ansible_memory_mb": {"nocache": {"free": 191056, "used": 2178}, "real": {"free": 190525, "total": 193234, "used": 2709}, "swap": {"cached": 0, "free": 32767, "total": 32767, "used": 0}}, "ansible_memtotal_mb": 193234, "ansible_mounts": [{"device": "/dev/sda3", "fstype": "ext4", "mount": "/", "options": "rw,relatime,data=ordered", "size_available": 525058891776, "size_total": 555656593408, "uuid": "663fe02d-3870-4bda-8937-3822198d55ae"}, {"device": "/dev/sda1", "fstype": "ext4", "mount": "/boot", "options": "rw,relatime,data=ordered", "size_available": 379510784, "size_total": 511647744, "uuid": "63467627-7759-4ccd-9a50-3fe59c65d7e5"}], "ansible_nodename": "b-openshif-r07e8-prod", "ansible_os_family": "RedHat", "ansible_p2p1": {"active": false, "device": "p2p1", "macaddress": "a0:36:9f:39:a6:08", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_p2p2": {"active": true, "device": "p2p2", "macaddress": "b8:ca:3a:70:db:a8", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_pkg_mgr": "yum", "ansible_processor": ["GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "ansible_processor_cores": 8, "ansible_processor_count": 2, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 32, "ansible_product_name": "PowerEdge R720xd", "ansible_product_serial": "3NPYJ02", "ansible_product_uuid": "44454C4C-4E00-1050-8059-B3C04F4A3032", "ansible_product_version": "NA", "ansible_python_version": "2.7.5", "ansible_selinux": {"status": "disabled"}, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH", "ansible_ssh_user": "johntheodore", "ansible_sudo": "true", "ansible_swapfree_mb": 32767, "ansible_swaptotal_mb": 32767, "ansible_system": "Linux", "ansible_system_vendor": "Dell Inc.", "ansible_user_dir": "/root", "ansible_user_gecos": "root", "ansible_user_gid": 0, "ansible_user_id": "root", "ansible_user_shell": "/bin/bash", "ansible_user_uid": 0, "ansible_userspace_architecture": "x86_64", "ansible_userspace_bits": "64", "ansible_virtualization_role": "host", "ansible_virtualization_type": "kvm", "deployment_type": "origin", "etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r07e8-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false], "facter_architecture": "x86_64", "facter_augeasversion": "1.1.0", "facter_bios_release_date": "07/09/2014", "facter_bios_vendor": "Dell Inc.", "facter_bios_version": "2.4.3", "facter_blockdevice_sda_model": "PERC H710P", "facter_blockdevice_sda_size": 599550590976, "facter_blockdevice_sda_vendor": "DELL", "facter_blockdevice_sdb_model": "PERC H710P", "facter_blockdevice_sdb_size": 3597303545856, "facter_blockdevice_sdb_vendor": "DELL", "facter_blockdevices": "sda,sdb", "facter_boardmanufacturer": "Dell Inc.", "facter_boardproductname": "0X3D66", "facter_boardserialnumber": "..CN701634280022.", "facter_boot_time": 1442528712, "facter_concat_basedir": "/var/lib/puppet/concat", "facter_datacenter": "ash2", "facter_default_gateway": "10.50.147.65", "facter_default_gateway_interface": "bond0.100", "facter_domain": "ash2.mycloud.net", "facter_facterversion": "2.4.4", "facter_filesystems": "ext2,ext3,ext4", "facter_fqdn": "b-openshif-r07e8-prod.ash2.mycloud.net", "facter_gid": "root", "facter_gw_bond0": "10.50.147.65", "facter_gw_default": "10.50.147.65", "facter_hardware_health": {"disks": {"SEAGATEST3600057SSES666SL80MCS": {"Device Id": "1", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "1", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL8245X": {"Device Id": "8", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "8", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82485": {"Device Id": "10", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "10", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82D57": {"Device Id": "6", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "6", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82DM0": {"Device Id": "9", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "9", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82DVY": {"Device Id": "5", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "5", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82E3J": {"Device Id": "11", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "11", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82EBW": {"Device Id": "7", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "7", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82RP6": {"Device Id": "0", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "0", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82SFJ": {"Device Id": "4", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "4", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82V86": {"Device Id": "2", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "2", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL832AF": {"Device Id": "3", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "3", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WXD1E63RWRL8": {"Device Id": "13", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "13", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WXD1E63SXZA6": {"Device Id": "12", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "12", "smart_health": "PASSED"}}, "mcelog": {}, "power": {"PS Redundancy": "Fully Redundant", "PSU1": "Presence detected", "PSU2": "Presence detected"}, "raid": {"battery_replacement_required": "No"}}, "facter_hardwareisa": "x86_64", "facter_hardwaremodel": "x86_64", "facter_has_ipmi": true, "facter_hostname": "b-openshif-r07e8-prod", "facter_id": "root", "facter_installed_packages": {"MegaCli.noarch": {"repository": "cpe-custom", "version": "8.07.08-1"}, "NetworkManager-libnm.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-team.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-tui.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "OpenIPMI-libs.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI-modalias.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "PyYAML.x86_64": {"repository": "cpe-custom", "version": "3.11-8.el7.centos"}, "acl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "aic94xx-firmware.noarch": {"repository": "sym-base", "version": "30-6.el7"}, "alsa-firmware.noarch": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-lib.x86_64": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-tools-firmware.x86_64": {"repository": "sym-base", "version": "1.0.27-4.el7"}, "at.x86_64": {"repository": "sym-base", "version": "3.1.13-17.el7_0.1"}, "atk.x86_64": {"repository": "sym-base", "version": "2.8.0-4.el7"}, "audit-libs.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "audit.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "augeas-libs.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "augeas.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "authconfig.x86_64": {"repository": "sym-base", "version": "6.2.8-9.el7"}, "autoconf.noarch": {"repository": "sym-base", "version": "2.69-11.el7"}, "autofs.x86_64": {"repository": "sym-base", "version": "5.0.7-48.el7"}, "autogen-libopts.x86_64": {"repository": "sym-base", "version": "5.18-5.el7"}, "automake.noarch": {"repository": "sym-base", "version": "1.13.4-3.el7"}, "avahi-autoipd.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "avahi-libs.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "basesystem.noarch": {"repository": "sym-base", "version": "10.0-7.el7.centos"}, "bash.x86_64": {"repository": "sym-base", "version": "4.2.46-12.el7"}, "bc.x86_64": {"repository": "sym-base", "version": "1.06.95-13.el7"}, "bind-libs-lite.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-libs.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-license.noarch": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-utils.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "binutils.x86_64": {"repository": "sym-base", "version": "2.23.52.0.1-30.el7"}, "biosdevname.x86_64": {"repository": "sym-base", "version": "0.6.1-2.el7"}, "boost-system.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "boost-thread.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "btrfs-progs.x86_64": {"repository": "sym-base", "version": "3.16.2-1.el7"}, "bwidget.noarch": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "bzip2-libs.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "bzip2.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "c-ares.x86_64": {"repository": "sym-base", "version": "1.10.0-3.el7"}, "ca-certificates.noarch": {"repository": "sym-base", "version": "2014.1.98-72.el7"}, "cairo.x86_64": {"repository": "sym-base", "version": "1.12.14-6.el7"}, "celt051.x86_64": {"repository": "sym-base", "version": "0.5.1.3-8.el7"}, "centos-indexhtml.noarch": {"repository": "sym-base", "version": "7-9.el7.centos"}, "centos-logos.noarch": {"repository": "sym-base", "version": "70.0.6-1.el7.centos"}, "centos-release.x86_64": {"repository": "sym-base", "version": "7-1.1503.el7.centos.2.8"}, "chkconfig.x86_64": {"repository": "sym-base", "version": "1.3.61-4.el7"}, "cmake.x86_64": {"repository": "sym-base", "version": "2.8.11-4.el7"}, "collectd.x86_64": {"repository": "sym-epel", "version": "5.5.0-2.el7"}, "coreutils.x86_64": {"repository": "sym-base", "version": "8.22-11.el7"}, "cpio.x86_64": {"repository": "sym-base", "version": "2.11-22.el7"}, "cpp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "cracklib-dicts.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cracklib.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cronie-anacron.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "cronie.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "crontabs.noarch": {"repository": "sym-base", "version": "1.11-6.20121102git.el7"}, "cryptsetup-libs.x86_64": {"repository": "sym-base", "version": "1.6.6-3.el7"}, "cups-client.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "cups-libs.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "curl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "cyrus-sasl-devel.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-gssapi.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-lib.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "dbus-glib.x86_64": {"repository": "sym-base", "version": "0.100-7.el7"}, "dbus-libs.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "dbus-python.x86_64": {"repository": "sym-base", "version": "1.1.1-9.el7"}, "dbus.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "device-mapper-libs.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "device-mapper-multipath-libs.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper-multipath.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "dhclient.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-common.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-libs.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "diffutils.x86_64": {"repository": "sym-base", "version": "3.3-4.el7"}, "dmidecode.x86_64": {"repository": "sym-base", "version": "2.12-5.el7"}, "dnsmasq.x86_64": {"repository": "sym-base", "version": "2.66-12.el7"}, "dos2unix.x86_64": {"repository": "sym-base", "version": "6.0.3-4.el7"}, "dracut-config-rescue.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut-network.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dstat.noarch": {"repository": "sym-base", "version": "0.7.2-12.el7"}, "e2fsprogs-libs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "e2fsprogs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "ebtables.x86_64": {"repository": "sym-base", "version": "2.0.10-13.el7"}, "ed.x86_64": {"repository": "sym-base", "version": "1.9-4.el7"}, "elfutils-libelf.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "elfutils-libs.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "ethtool.x86_64": {"repository": "sym-base", "version": "3.15-2.el7"}, "expat.x86_64": {"repository": "sym-base", "version": "2.1.0-8.el7"}, "facter.x86_64": {"repository": "sym-puppet", "version": "2.4.4-1.el7"}, "file-libs.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "file.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "filesystem.x86_64": {"repository": "sym-base", "version": "3.2-18.el7"}, "findutils.x86_64": {"repository": "sym-base", "version": "4.5.11-3.el7"}, "fipscheck-lib.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "fipscheck.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "firewalld.noarch": {"repository": "sym-base", "version": "0.3.9-11.el7"}, "flac-libs.x86_64": {"repository": "sym-updates", "version": "1.3.0-5.el7_1"}, "fontconfig.x86_64": {"repository": "sym-base", "version": "2.10.95-7.el7"}, "fontpackages-filesystem.noarch": {"repository": "sym-base", "version": "1.44-8.el7"}, "freetype.x86_64": {"repository": "sym-base", "version": "2.4.11-9.el7"}, "fxload.x86_64": {"repository": "sym-base", "version": "2002_04_11-16.el7"}, "gawk.x86_64": {"repository": "sym-base", "version": "4.0.2-4.el7"}, "gcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "gdb.x86_64": {"repository": "sym-base", "version": "7.6.1-64.el7"}, "gdbm.x86_64": {"repository": "sym-base", "version": "1.10-8.el7"}, "gdk-pixbuf2.x86_64": {"repository": "sym-base", "version": "2.28.2-4.el7"}, "gettext-libs.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "gettext.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "git.x86_64": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "glib-networking.x86_64": {"repository": "sym-base", "version": "2.40.0-1.el7"}, "glib2.x86_64": {"repository": "sym-base", "version": "2.40.0-4.el7"}, "glibc-common.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-devel.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-headers.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glusterfs-api.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs-libs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "gmp.x86_64": {"repository": "sym-base", "version": "6.0.0-11.el7"}, "gnupg2.x86_64": {"repository": "sym-base", "version": "2.0.22-3.el7"}, "gnutls.x86_64": {"repository": "sym-base", "version": "3.3.8-12.el7"}, "gobject-introspection.x86_64": {"repository": "sym-base", "version": "1.36.0-4.el7"}, "gpgme.x86_64": {"repository": "sym-base", "version": "1.3.2-5.el7"}, "gpm-libs.x86_64": {"repository": "sym-base", "version": "1.20.7-5.el7"}, "graphite2.x86_64": {"repository": "sym-base", "version": "1.2.2-5.el7"}, "grep.x86_64": {"repository": "sym-base", "version": "2.20-1.el7"}, "groff-base.x86_64": {"repository": "sym-base", "version": "1.22.2-8.el7"}, "grub2-tools.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grub2.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grubby.x86_64": {"repository": "sym-base", "version": "8.28-11.el7"}, "gsettings-desktop-schemas.x86_64": {"repository": "sym-base", "version": "3.8.2-3.el7"}, "gsm.x86_64": {"repository": "sym-base", "version": "1.0.13-11.el7"}, "gssproxy.x86_64": {"repository": "sym-base", "version": "0.3.0-10.el7"}, "gtk2.x86_64": {"repository": "sym-base", "version": "2.24.22-5.el7_0.1"}, "gzip.x86_64": {"repository": "sym-base", "version": "1.5-7.el7"}, "hardlink.x86_64": {"repository": "sym-base", "version": "1.0-19.el7"}, "harfbuzz.x86_64": {"repository": "sym-base", "version": "0.9.20-4.el7"}, "hesiod.x86_64": {"repository": "sym-base", "version": "3.2.1-3.el7"}, "hicolor-icon-theme.noarch": {"repository": "sym-base", "version": "0.12-7.el7"}, "hiera.noarch": {"repository": "sym-epel", "version": "1.3.4-1.el7"}, "hostname.x86_64": {"repository": "sym-base", "version": "3.13-3.el7"}, "htop.x86_64": {"repository": "sym-epel", "version": "1.0.3-3.el7"}, "http-parser.x86_64": {"repository": "sym-epel", "version": "2.0-4.20121128gitcd01361.el7"}, "hwdata.noarch": {"repository": "sym-base", "version": "0.252-7.5.el7"}, "info.x86_64": {"repository": "sym-base", "version": "5.1-4.el7"}, "initscripts.x86_64": {"repository": "sym-base", "version": "9.49.24-1.el7"}, "ipmitool.x86_64": {"repository": "sym-updates", "version": "1.8.13-8.el7_1"}, "iproute.x86_64": {"repository": "sym-base", "version": "3.10.0-21.el7"}, "iprutils.x86_64": {"repository": "sym-base", "version": "2.4.3-3.el7"}, "iptables.x86_64": {"repository": "sym-base", "version": "1.4.21-13.el7"}, "iputils.x86_64": {"repository": "sym-base", "version": "20121221-6.el7"}, "ipxe-roms-qemu.noarch": {"repository": "sym-base", "version": "20130517-6.gitc4bce43.el7"}, "irqbalance.x86_64": {"repository": "sym-base", "version": "1.0.7-1.el7"}, "ivtv-firmware.noarch": {"repository": "sym-base", "version": "20080701-26.el7"}, "iwl100-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl1000-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl105-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl135-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2000-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2030-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl3160-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "iwl3945-firmware.noarch": {"repository": "sym-base", "version": "15.32.2.9-36.el7"}, "iwl4965-firmware.noarch": {"repository": "sym-base", "version": "228.61.2.24-36.el7"}, "iwl5000-firmware.noarch": {"repository": "sym-base", "version": "8.83.5.1_1-36.el7"}, "iwl5150-firmware.noarch": {"repository": "sym-base", "version": "8.24.2.2-36.el7"}, "iwl6000-firmware.noarch": {"repository": "sym-base", "version": "9.221.4.1-36.el7"}, "iwl6000g2a-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.3-36.el7"}, "iwl6000g2b-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.2-36.el7"}, "iwl6050-firmware.noarch": {"repository": "sym-base", "version": "41.28.5.1-36.el7"}, "iwl7260-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "jansson.x86_64": {"repository": "sym-base", "version": "2.4-6.el7"}, "jasper-libs.x86_64": {"repository": "sym-base", "version": "1.900.1-26.el7_0.3"}, "jbigkit-libs.x86_64": {"repository": "sym-base", "version": "2.0-11.el7"}, "jdk1.8.0_45.x86_64": {"repository": "cpe-custom", "version": "1.8.0_45-fcs"}, "jq.x86_64": {"repository": "sym-epel", "version": "1.3-2.el7"}, "json-c.x86_64": {"repository": "sym-base", "version": "0.11-4.el7_0"}, "kbd-legacy.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd-misc.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd.x86_64": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kernel-devel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-headers.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools-libs.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kexec-tools.x86_64": {"repository": "sym-base", "version": "2.0.7-19.el7"}, "keyutils-libs.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "keyutils.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "kmod-libs.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kmod.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kpartx.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "krb5-libs.x86_64": {"repository": "sym-base", "version": "1.12.2-14.el7"}, "less.x86_64": {"repository": "sym-base", "version": "458-8.el7"}, "libICE.x86_64": {"repository": "sym-base", "version": "1.0.8-7.el7"}, "libSM.x86_64": {"repository": "sym-base", "version": "1.2.1-7.el7"}, "libX11-common.noarch": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libX11.x86_64": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libXau.x86_64": {"repository": "sym-base", "version": "1.0.8-2.1.el7"}, "libXcomposite.x86_64": {"repository": "sym-base", "version": "0.4.4-4.1.el7"}, "libXcursor.x86_64": {"repository": "sym-base", "version": "1.1.14-2.1.el7"}, "libXdamage.x86_64": {"repository": "sym-base", "version": "1.1.4-4.1.el7"}, "libXext.x86_64": {"repository": "sym-base", "version": "1.3.2-2.1.el7"}, "libXfixes.x86_64": {"repository": "sym-base", "version": "5.0.1-2.1.el7"}, "libXft.x86_64": {"repository": "sym-base", "version": "2.3.1-5.1.el7"}, "libXi.x86_64": {"repository": "sym-base", "version": "1.7.2-2.1.el7"}, "libXinerama.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libXmu.x86_64": {"repository": "sym-base", "version": "1.1.1-5.1.el7"}, "libXrandr.x86_64": {"repository": "sym-base", "version": "1.4.1-2.1.el7"}, "libXrender.x86_64": {"repository": "sym-base", "version": "0.9.8-2.1.el7"}, "libXt.x86_64": {"repository": "sym-base", "version": "1.1.4-6.1.el7"}, "libXtst.x86_64": {"repository": "sym-base", "version": "1.2.2-2.1.el7"}, "libXxf86vm.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libacl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "libaio.x86_64": {"repository": "sym-base", "version": "0.3.109-12.el7"}, "libarchive.x86_64": {"repository": "sym-base", "version": "3.1.2-7.el7"}, "libassuan.x86_64": {"repository": "sym-base", "version": "2.1.0-3.el7"}, "libasyncns.x86_64": {"repository": "sym-base", "version": "0.8-7.el7"}, "libattr.x86_64": {"repository": "sym-base", "version": "2.4.46-12.el7"}, "libbasicobjects.x86_64": {"repository": "sym-base", "version": "0.1.1-24.el7"}, "libblkid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libcap-ng.x86_64": {"repository": "sym-base", "version": "0.7.3-5.el7"}, "libcap.x86_64": {"repository": "sym-base", "version": "2.22-8.el7"}, "libcollection.x86_64": {"repository": "sym-base", "version": "0.6.2-24.el7"}, "libcom_err.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libcroco.x86_64": {"repository": "sym-base", "version": "0.6.8-5.el7"}, "libcurl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "libdaemon.x86_64": {"repository": "sym-base", "version": "0.14-7.el7"}, "libdb-utils.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdb.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdhash.x86_64": {"repository": "sym-base", "version": "0.4.3-24.el7"}, "libdrm.x86_64": {"repository": "sym-base", "version": "2.4.56-2.el7"}, "libedit.x86_64": {"repository": "sym-base", "version": "3.0-12.20121213cvs.el7"}, "libestr.x86_64": {"repository": "sym-base", "version": "0.1.9-2.el7"}, "libevent.x86_64": {"repository": "sym-base", "version": "2.0.21-4.el7"}, "libffi.x86_64": {"repository": "sym-base", "version": "3.0.13-11.el7"}, "libgcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgcrypt.x86_64": {"repository": "sym-base", "version": "1.5.3-12.el7"}, "libglade2.x86_64": {"repository": "sym-base", "version": "2.6.4-11.el7"}, "libgnome-keyring.x86_64": {"repository": "sym-base", "version": "3.8.0-3.el7"}, "libgomp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgpg-error.x86_64": {"repository": "sym-base", "version": "1.12-3.el7"}, "libgt.x86_64": {"repository": "cpe-custom", "version": "0.3.11-1.el7"}, "libgudev1.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "libibverbs.x86_64": {"repository": "sym-base", "version": "1.1.8-5.el7"}, "libidn.x86_64": {"repository": "sym-base", "version": "1.28-3.el7"}, "libini_config.x86_64": {"repository": "sym-base", "version": "1.1.0-24.el7"}, "libipa_hbac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libiscsi.x86_64": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "libjpeg-turbo.x86_64": {"repository": "sym-base", "version": "1.2.90-5.el7"}, "libksi.x86_64": {"repository": "sym-rsyslog", "version": "3.2.2.0-1.el7"}, "libldb.x86_64": {"repository": "sym-base", "version": "1.1.17-2.el7"}, "liblogging.x86_64": {"repository": "sym-rsyslog", "version": "1.0.5-1.el7"}, "libmnl.x86_64": {"repository": "sym-base", "version": "1.0.3-7.el7"}, "libmodman.x86_64": {"repository": "sym-base", "version": "2.0.1-8.el7"}, "libmount.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libmpc.x86_64": {"repository": "sym-base", "version": "1.0.1-3.el7"}, "libndp.x86_64": {"repository": "sym-base", "version": "1.2-4.el7"}, "libnetfilter_conntrack.x86_64": {"repository": "sym-base", "version": "1.0.4-2.el7"}, "libnfnetlink.x86_64": {"repository": "sym-base", "version": "1.0.1-4.el7"}, "libnfsidmap.x86_64": {"repository": "sym-base", "version": "0.25-11.el7"}, "libnl3-cli.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libnl3.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libogg.x86_64": {"repository": "sym-base", "version": "1.3.0-7.el7"}, "libpath_utils.x86_64": {"repository": "sym-base", "version": "0.2.1-24.el7"}, "libpcap.x86_64": {"repository": "sym-base", "version": "1.5.3-3.el7_0.1"}, "libpciaccess.x86_64": {"repository": "sym-base", "version": "0.13.1-4.1.el7"}, "libpipeline.x86_64": {"repository": "sym-base", "version": "1.2.3-3.el7"}, "libpng.x86_64": {"repository": "sym-base", "version": "1.5.13-5.el7"}, "libproxy.x86_64": {"repository": "sym-base", "version": "0.4.11-6.el7"}, "libpwquality.x86_64": {"repository": "sym-base", "version": "1.2.3-4.el7"}, "librados2.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librbd1.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librdmacm.x86_64": {"repository": "sym-base", "version": "1.0.19.1-1.el7"}, "libref_array.x86_64": {"repository": "sym-base", "version": "0.1.4-24.el7"}, "librelp.x86_64": {"repository": "cpe-custom", "version": "1.2.7-1.el7"}, "libseccomp.x86_64": {"repository": "sym-base", "version": "2.1.1-2.el7"}, "libselinux-python.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-ruby.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-utils.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libsemanage.x86_64": {"repository": "sym-base", "version": "2.1.10-16.el7"}, "libsepol.x86_64": {"repository": "sym-base", "version": "2.1.9-3.el7"}, "libsmbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libsndfile.x86_64": {"repository": "sym-base", "version": "1.0.25-9.el7"}, "libsoup.x86_64": {"repository": "sym-base", "version": "2.46.0-3.el7"}, "libss.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libssh2.x86_64": {"repository": "sym-base", "version": "1.4.3-8.el7"}, "libsss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsss_nss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsysfs.x86_64": {"repository": "sym-base", "version": "2.1.0-16.el7"}, "libtalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "libtasn1.x86_64": {"repository": "sym-base", "version": "3.8-2.el7"}, "libtdb.x86_64": {"repository": "sym-base", "version": "1.3.0-1.el7"}, "libteam.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "libtevent.x86_64": {"repository": "sym-base", "version": "0.9.21-3.el7"}, "libthai.x86_64": {"repository": "sym-base", "version": "0.1.14-9.el7"}, "libtiff.x86_64": {"repository": "sym-base", "version": "4.0.3-14.el7"}, "libtirpc.x86_64": {"repository": "sym-base", "version": "0.2.4-0.5.el7"}, "libtool-ltdl.x86_64": {"repository": "sym-base", "version": "2.4.2-20.el7"}, "libunistring.x86_64": {"repository": "sym-base", "version": "0.9.3-9.el7"}, "libusbx.x86_64": {"repository": "sym-base", "version": "1.0.15-4.el7"}, "libuser.x86_64": {"repository": "sym-base", "version": "0.60-5.el7"}, "libutempter.x86_64": {"repository": "sym-base", "version": "1.1.6-4.el7"}, "libuuid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libuv.x86_64": {"repository": "sym-epel", "version": "0.10.34-1.el7"}, "libverto-tevent.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libverto.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libvorbis.x86_64": {"repository": "sym-base", "version": "1.3.3-8.el7"}, "libwbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libxcb.x86_64": {"repository": "sym-base", "version": "1.9-5.el7"}, "libxml2-python.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libxml2.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libyaml.x86_64": {"repository": "sym-base", "version": "0.1.4-11.el7_0"}, "linux-firmware.noarch": {"repository": "sym-base", "version": "20140911-0.1.git365e80c.el7"}, "lm_sensors-libs.x86_64": {"repository": "sym-base", "version": "3.3.4-11.el7"}, "lmmclient.noarch": {"repository": "cpe-custom", "version": "2015.1-141230"}, "logrotate.x86_64": {"repository": "sym-base", "version": "3.8.6-4.el7"}, "lsof.x86_64": {"repository": "sym-base", "version": "4.87-4.el7"}, "ltrace.x86_64": {"repository": "sym-base", "version": "0.7.91-11.el7"}, "lua.x86_64": {"repository": "sym-base", "version": "5.1.4-14.el7"}, "lynx.x86_64": {"repository": "sym-base", "version": "2.8.8-0.3.dev15.el7"}, "lzo.x86_64": {"repository": "sym-base", "version": "2.06-6.el7_0.2"}, "m2crypto.x86_64": {"repository": "sym-base", "version": "0.21.1-15.el7"}, "m4.x86_64": {"repository": "sym-base", "version": "1.4.16-9.el7"}, "mailcap.noarch": {"repository": "sym-base", "version": "2.1.41-2.el7"}, "mailx.x86_64": {"repository": "sym-base", "version": "12.5-12.el7_0"}, "make.x86_64": {"repository": "sym-base", "version": "3.82-21.el7"}, "man-db.x86_64": {"repository": "sym-base", "version": "2.6.3-9.el7"}, "man-pages.noarch": {"repository": "sym-base", "version": "3.53-5.el7"}, "mariadb-libs.x86_64": {"repository": "sym-base", "version": "5.5.41-2.el7_0"}, "mc.x86_64": {"repository": "sym-base", "version": "4.8.7-8.el7"}, "mcelog.x86_64": {"repository": "sym-base", "version": "101-3.9de4924.el7"}, "mesa-libEGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libgbm.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libglapi.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "microcode_ctl.x86_64": {"repository": "sym-base", "version": "2.1-10.el7"}, "mlocate.x86_64": {"repository": "sym-base", "version": "0.26-5.el7"}, "mozjs17.x86_64": {"repository": "sym-base", "version": "17.0.0-10.el7"}, "mpfr.x86_64": {"repository": "sym-base", "version": "3.1.1-4.el7"}, "ncurses-base.noarch": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses-libs.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "net-snmp-agent-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-utils.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-tools.x86_64": {"repository": "sym-base", "version": "2.0-0.17.20131004git.el7"}, "nettle.x86_64": {"repository": "sym-base", "version": "2.7.1-4.el7"}, "newt-python.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "newt.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "nfs-utils.x86_64": {"repository": "sym-base", "version": "1.3.0-0.8.el7"}, "nmap-ncat.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nmap.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nodejs.x86_64": {"repository": "sym-epel", "version": "0.10.36-3.el7"}, "nscd.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "nspr.x86_64": {"repository": "sym-base", "version": "4.10.6-3.el7"}, "nss-softokn-freebl.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-softokn.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-sysinit.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-tools.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-util.x86_64": {"repository": "sym-base", "version": "3.16.2.3-2.el7"}, "nss.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "ntp.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "ntpdate.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "numactl-libs.x86_64": {"repository": "sym-base", "version": "2.0.9-4.el7"}, "oddjob-mkhomedir.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "oddjob.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "openldap-clients.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap-devel.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openpgm.x86_64": {"repository": "sym-epel", "version": "5.2.122-2.el7"}, "openssh-clients.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh-server.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssl-libs.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "openssl.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "os-prober.x86_64": {"repository": "sym-base", "version": "1.58-5.el7"}, "p11-kit-trust.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "p11-kit.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "pam.x86_64": {"repository": "sym-base", "version": "1.1.8-12.el7"}, "pango.x86_64": {"repository": "sym-base", "version": "1.34.1-5.el7"}, "parted.x86_64": {"repository": "sym-base", "version": "3.1-20.el7"}, "passwd.x86_64": {"repository": "sym-base", "version": "0.79-4.el7"}, "patch.x86_64": {"repository": "sym-base", "version": "2.7.1-8.el7"}, "pciutils-libs.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pciutils.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pcre.x86_64": {"repository": "sym-base", "version": "8.32-14.el7"}, "perl-Archive-Tar.noarch": {"repository": "sym-base", "version": "1.92-2.el7"}, "perl-Business-ISBN-Data.noarch": {"repository": "sym-base", "version": "20120719.001-2.el7"}, "perl-Business-ISBN.noarch": {"repository": "sym-base", "version": "2.06-2.el7"}, "perl-Carp.noarch": {"repository": "sym-base", "version": "1.26-244.el7"}, "perl-Compress-Raw-Bzip2.x86_64": {"repository": "sym-base", "version": "2.061-3.el7"}, "perl-Compress-Raw-Zlib.x86_64": {"repository": "sym-base", "version": "2.061-4.el7"}, "perl-Data-Dumper.x86_64": {"repository": "sym-base", "version": "2.145-3.el7"}, "perl-Digest-MD5.x86_64": {"repository": "sym-base", "version": "2.52-3.el7"}, "perl-Digest.noarch": {"repository": "sym-base", "version": "1.17-245.el7"}, "perl-Encode-Locale.noarch": {"repository": "sym-base", "version": "1.03-5.el7"}, "perl-Encode.x86_64": {"repository": "sym-base", "version": "2.51-7.el7"}, "perl-Error.noarch": {"repository": "sym-base", "version": "0.17020-2.el7"}, "perl-Exporter.noarch": {"repository": "sym-base", "version": "5.68-3.el7"}, "perl-File-Listing.noarch": {"repository": "sym-base", "version": "6.04-7.el7"}, "perl-File-Path.noarch": {"repository": "sym-base", "version": "2.09-2.el7"}, "perl-File-Temp.noarch": {"repository": "sym-base", "version": "0.23.01-3.el7"}, "perl-Filter.x86_64": {"repository": "sym-base", "version": "1.49-3.el7"}, "perl-Font-AFM.noarch": {"repository": "sym-base", "version": "1.20-13.el7"}, "perl-Getopt-Long.noarch": {"repository": "sym-base", "version": "2.40-2.el7"}, "perl-Git.noarch": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "perl-HTML-Format.noarch": {"repository": "sym-base", "version": "2.10-7.el7"}, "perl-HTML-Parser.x86_64": {"repository": "sym-base", "version": "3.71-4.el7"}, "perl-HTML-Tagset.noarch": {"repository": "sym-base", "version": "3.20-15.el7"}, "perl-HTML-Tree.noarch": {"repository": "sym-base", "version": "5.03-2.el7"}, "perl-HTTP-Cookies.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Daemon.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Date.noarch": {"repository": "sym-base", "version": "6.02-8.el7"}, "perl-HTTP-Message.noarch": {"repository": "sym-base", "version": "6.06-6.el7"}, "perl-HTTP-Negotiate.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Tiny.noarch": {"repository": "sym-base", "version": "0.033-3.el7"}, "perl-IO-Compress.noarch": {"repository": "sym-base", "version": "2.061-2.el7"}, "perl-IO-HTML.noarch": {"repository": "sym-base", "version": "1.00-2.el7"}, "perl-IO-Socket-IP.noarch": {"repository": "sym-base", "version": "0.21-4.el7"}, "perl-IO-Socket-SSL.noarch": {"repository": "sym-base", "version": "1.94-3.el7"}, "perl-IO-Zlib.noarch": {"repository": "sym-base", "version": "1.10-285.el7"}, "perl-IO-stringy.noarch": {"repository": "sym-base", "version": "2.110-22.el7"}, "perl-JSON.noarch": {"repository": "sym-base", "version": "2.59-2.el7"}, "perl-LWP-MediaTypes.noarch": {"repository": "sym-base", "version": "6.02-2.el7"}, "perl-Net-HTTP.noarch": {"repository": "sym-base", "version": "6.06-2.el7"}, "perl-Net-LibIDN.x86_64": {"repository": "sym-base", "version": "0.12-15.el7"}, "perl-Net-SSLeay.x86_64": {"repository": "sym-base", "version": "1.55-3.el7"}, "perl-Package-Constants.noarch": {"repository": "sym-base", "version": "0.02-285.el7"}, "perl-PathTools.x86_64": {"repository": "sym-base", "version": "3.40-5.el7"}, "perl-Pod-Escapes.noarch": {"repository": "sym-base", "version": "1.04-285.el7"}, "perl-Pod-Perldoc.noarch": {"repository": "sym-base", "version": "3.20-4.el7"}, "perl-Pod-Simple.noarch": {"repository": "sym-base", "version": "3.28-4.el7"}, "perl-Pod-Usage.noarch": {"repository": "sym-base", "version": "1.63-3.el7"}, "perl-Scalar-List-Utils.x86_64": {"repository": "sym-base", "version": "1.27-248.el7"}, "perl-Socket.x86_64": {"repository": "sym-base", "version": "2.010-3.el7"}, "perl-Storable.x86_64": {"repository": "sym-base", "version": "2.45-3.el7"}, "perl-TermReadKey.x86_64": {"repository": "sym-base", "version": "2.30-20.el7"}, "perl-Test-Harness.noarch": {"repository": "sym-base", "version": "3.28-2.el7"}, "perl-Text-ParseWords.noarch": {"repository": "sym-base", "version": "3.29-4.el7"}, "perl-Thread-Queue.noarch": {"repository": "sym-base", "version": "3.02-2.el7"}, "perl-Time-HiRes.x86_64": {"repository": "sym-base", "version": "1.9725-3.el7"}, "perl-Time-Local.noarch": {"repository": "sym-base", "version": "1.2300-2.el7"}, "perl-TimeDate.noarch": {"repository": "sym-base", "version": "2.30-2.el7"}, "perl-URI.noarch": {"repository": "sym-base", "version": "1.60-9.el7"}, "perl-WWW-RobotRules.noarch": {"repository": "sym-base", "version": "6.02-5.el7"}, "perl-XML-Parser.x86_64": {"repository": "sym-base", "version": "2.41-10.el7"}, "perl-XML-Twig.noarch": {"repository": "sym-base", "version": "3.44-2.el7"}, "perl-constant.noarch": {"repository": "sym-base", "version": "1.27-2.el7"}, "perl-libs.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-libwww-perl.noarch": {"repository": "sym-base", "version": "6.05-2.el7"}, "perl-macros.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-parent.noarch": {"repository": "sym-base", "version": "0.225-244.el7"}, "perl-podlators.noarch": {"repository": "sym-base", "version": "2.5.1-3.el7"}, "perl-threads-shared.x86_64": {"repository": "sym-base", "version": "1.43-6.el7"}, "perl-threads.x86_64": {"repository": "sym-base", "version": "1.87-4.el7"}, "perl.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "pinentry.x86_64": {"repository": "sym-base", "version": "0.8.1-14.el7"}, "pixman.x86_64": {"repository": "sym-base", "version": "0.32.4-3.el7"}, "pkgconfig.x86_64": {"repository": "sym-base", "version": "0.27.1-4.el7"}, "plymouth-core-libs.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth-scripts.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "policycoreutils.x86_64": {"repository": "sym-base", "version": "2.2.5-15.el7"}, "polkit-pkla-compat.x86_64": {"repository": "sym-base", "version": "0.1-4.el7"}, "polkit.x86_64": {"repository": "sym-base", "version": "0.112-5.el7"}, "popt.x86_64": {"repository": "sym-base", "version": "1.13-16.el7"}, "postfix.x86_64": {"repository": "sym-base", "version": "2.10.1-6.el7"}, "ppp.x86_64": {"repository": "sym-base", "version": "2.4.5-33.el7"}, "procps-ng.x86_64": {"repository": "sym-base", "version": "3.3.10-3.el7"}, "psacct.x86_64": {"repository": "sym-base", "version": "6.6.1-9.el7"}, "psmisc.x86_64": {"repository": "sym-base", "version": "22.20-8.el7"}, "pth.x86_64": {"repository": "sym-base", "version": "2.0.7-22.el7"}, "pulseaudio-libs.x86_64": {"repository": "sym-base", "version": "3.0-30.el7"}, "puppet-prod-bootstrap.x86_64": {"repository": "cpe-custom", "version": "1.1-1"}, "puppet.noarch": {"repository": "sym-puppet", "version": "3.8.2-1.el7"}, "puppetdb-terminus.noarch": {"repository": "sym-puppet", "version": "2.2.2-1.el7"}, "pygobject3-base.x86_64": {"repository": "sym-base", "version": "3.8.2-6.el7"}, "pygpgme.x86_64": {"repository": "sym-base", "version": "0.3-9.el7"}, "pyliblzma.x86_64": {"repository": "sym-base", "version": "0.5.3-11.el7"}, "pytalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "python-babel.noarch": {"repository": "sym-base", "version": "0.9.6-8.el7"}, "python-backports-ssl_match_hostname.noarch": {"repository": "sym-base", "version": "3.4.0.2-4.el7"}, "python-backports.x86_64": {"repository": "sym-base", "version": "1.0-8.el7"}, "python-chardet.noarch": {"repository": "sym-updates", "version": "2.2.1-1.el7_1"}, "python-configobj.noarch": {"repository": "sym-base", "version": "4.7.2-7.el7"}, "python-crypto.x86_64": {"repository": "sym-extras", "version": "2.6.1-1.el7.centos"}, "python-decorator.noarch": {"repository": "sym-base", "version": "3.4.0-3.el7"}, "python-iniparse.noarch": {"repository": "sym-base", "version": "0.4-9.el7"}, "python-jinja2.noarch": {"repository": "sym-base", "version": "2.7.2-2.el7"}, "python-kitchen.noarch": {"repository": "sym-base", "version": "1.1.1-5.el7"}, "python-libs.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "python-markupsafe.x86_64": {"repository": "sym-base", "version": "0.11-10.el7"}, "python-msgpack.x86_64": {"repository": "sym-epel", "version": "0.4.6-1.el7"}, "python-pycurl.x86_64": {"repository": "sym-base", "version": "7.19.0-17.el7"}, "python-pyudev.noarch": {"repository": "sym-base", "version": "0.15-6.el7"}, "python-requests.noarch": {"repository": "sym-updates", "version": "2.6.0-1.el7_1"}, "python-setuptools.noarch": {"repository": "sym-base", "version": "0.9.8-3.el7"}, "python-six.noarch": {"repository": "sym-base", "version": "1.3.0-4.el7"}, "python-slip-dbus.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-slip.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-sssdconfig.noarch": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "python-urlgrabber.noarch": {"repository": "sym-base", "version": "3.10-6.el7"}, "python-urllib3.noarch": {"repository": "sym-updates", "version": "1.10.2-2.el7_1"}, "python-zmq.x86_64": {"repository": "sym-epel", "version": "14.3.1-1.el7"}, "python.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "pyxattr.x86_64": {"repository": "sym-base", "version": "0.5.1-5.el7"}, "qemu-img.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm-common.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qrencode-libs.x86_64": {"repository": "sym-base", "version": "3.4.1-3.el7"}, "quota-nls.noarch": {"repository": "sym-base", "version": "4.01-11.el7"}, "quota.x86_64": {"repository": "sym-base", "version": "4.01-11.el7"}, "rcs.x86_64": {"repository": "sym-base", "version": "5.9.0-5.el7"}, "rdate.x86_64": {"repository": "sym-base", "version": "1.4-25.el7"}, "rdma.noarch": {"repository": "sym-base", "version": "7.1_3.17-5.el7"}, "readline.x86_64": {"repository": "sym-base", "version": "6.2-9.el7"}, "redhat-lsb-core.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "redhat-lsb-submod-security.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "rootfiles.noarch": {"repository": "sym-base", "version": "8.1-11.el7"}, "rpcbind.x86_64": {"repository": "sym-base", "version": "0.2.0-26.el7"}, "rpm-build-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-python.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rsync.x86_64": {"repository": "sym-base", "version": "3.0.9-15.el7"}, "rsyslog-gnutls.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-mmjsonparse.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-relp.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "ruby-augeas.x86_64": {"repository": "sym-epel", "version": "0.5.0-1.el7"}, "ruby-irb.noarch": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-libs.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-shadow.x86_64": {"repository": "sym-puppet_deps", "version": "2.2.0-2.el7"}, "ruby.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "rubygem-bigdecimal.x86_64": {"repository": "sym-base", "version": "1.2.0-24.el7"}, "rubygem-io-console.x86_64": {"repository": "sym-base", "version": "0.4.2-24.el7"}, "rubygem-json.x86_64": {"repository": "sym-base", "version": "1.7.7-24.el7"}, "rubygem-psych.x86_64": {"repository": "sym-base", "version": "2.0.0-24.el7"}, "rubygem-rdoc.noarch": {"repository": "sym-base", "version": "4.0.0-24.el7"}, "rubygems.noarch": {"repository": "sym-base", "version": "2.0.14-24.el7"}, "salt-minion.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "salt.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "samba-common.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "samba-libs.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "screen.x86_64": {"repository": "sym-base", "version": "4.1.0-0.19.20120314git3c2946.el7"}, "seabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "seavgabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "sed.x86_64": {"repository": "sym-base", "version": "4.2.2-5.el7"}, "selinux-policy-targeted.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "selinux-policy.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "setools-console.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-gui.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs-tcl.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setup.noarch": {"repository": "sym-base", "version": "2.8.71-5.el7"}, "sgabios-bin.noarch": {"repository": "sym-base", "version": "0.20110622svn-4.el7"}, "shadow-utils.x86_64": {"repository": "sym-base", "version": "4.1.5.1-18.el7"}, "shared-mime-info.x86_64": {"repository": "sym-base", "version": "1.1-7.el7"}, "slang.x86_64": {"repository": "sym-base", "version": "2.2.4-11.el7"}, "smartmontools.x86_64": {"repository": "sym-base", "version": "6.2-4.el7"}, "snappy.x86_64": {"repository": "sym-base", "version": "1.1.0-3.el7"}, "spax.x86_64": {"repository": "sym-base", "version": "1.5.2-11.el7"}, "spice-server.x86_64": {"repository": "sym-updates", "version": "0.12.4-9.el7_1.1"}, "sqlite.x86_64": {"repository": "sym-base", "version": "3.7.17-4.el7"}, "sssd-ad.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-client.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common-pac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ipa.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ldap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-proxy.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "statsite.x86_64": {"repository": "cpe-custom", "version": "0.6.5-3.el7"}, "strace.x86_64": {"repository": "sym-base", "version": "4.8-7.el7"}, "sudo.x86_64": {"repository": "sym-base", "version": "1.8.6p7-13.el7"}, "sysstat.x86_64": {"repository": "sym-base", "version": "10.1.5-7.el7"}, "systemd-libs.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-python.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-sysv.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "sysvinit-tools.x86_64": {"repository": "sym-base", "version": "2.88-14.dsf.el7"}, "tar.x86_64": {"repository": "sym-base", "version": "1.26-29.el7"}, "tcl.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tcp_wrappers-libs.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcp_wrappers.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcpdump.x86_64": {"repository": "sym-base", "version": "4.5.1-2.el7"}, "tcsh.x86_64": {"repository": "sym-base", "version": "6.18.01-7.el7"}, "teamd.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "telnet.x86_64": {"repository": "sym-base", "version": "0.17-59.el7"}, "time.x86_64": {"repository": "sym-base", "version": "1.7-45.el7"}, "tk.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tmux.x86_64": {"repository": "sym-base", "version": "1.8-4.el7"}, "traceroute.x86_64": {"repository": "sym-base", "version": "2.0.19-5.el7"}, "trousers.x86_64": {"repository": "sym-base", "version": "0.3.11.2-3.el7"}, "tuned.noarch": {"repository": "sym-base", "version": "2.4.1-1.el7"}, "tzdata.noarch": {"repository": "sym-updates", "version": "2015f-1.el7"}, "unzip.x86_64": {"repository": "sym-base", "version": "6.0-13.el7"}, "usbredir.x86_64": {"repository": "sym-base", "version": "0.6-7.el7"}, "usermode.x86_64": {"repository": "sym-base", "version": "1.111-5.el7"}, "ustr.x86_64": {"repository": "sym-base", "version": "1.0.4-16.el7"}, "util-linux.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "v8.x86_64": {"repository": "sym-epel", "version": "3.14.5.10-17.el7"}, "vim-common.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-enhanced.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-filesystem.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-minimal.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "virt-what.x86_64": {"repository": "sym-base", "version": "1.13-5.el7"}, "wget.x86_64": {"repository": "sym-base", "version": "1.14-10.el7_0.1"}, "which.x86_64": {"repository": "sym-base", "version": "2.20-7.el7"}, "wpa_supplicant.x86_64": {"repository": "sym-base", "version": "2.0-13.el7_0"}, "xfsprogs.x86_64": {"repository": "sym-base", "version": "3.2.1-6.el7"}, "xml-common.noarch": {"repository": "sym-base", "version": "0.6.3-39.el7"}, "xorg-x11-xauth.x86_64": {"repository": "sym-base", "version": "1.0.7-6.1.el7"}, "xz-libs.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "xz.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "yajl.x86_64": {"repository": "sym-base", "version": "2.0.4-4.el7"}, "yum-metadata-parser.x86_64": {"repository": "sym-base", "version": "1.1.4-10.el7"}, "yum-plugin-fastestmirror.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum-utils.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum.noarch": {"repository": "sym-base", "version": "3.4.3-125.el7.centos"}, "zeromq3.x86_64": {"repository": "sym-epel", "version": "3.2.5-1.el7"}, "zip.x86_64": {"repository": "sym-base", "version": "3.0-10.el7"}, "zlib.x86_64": {"repository": "sym-base", "version": "1.2.7-13.el7"}, "zsh.x86_64": {"repository": "sym-updates", "version": "5.0.2-7.el7_1.1"}}, "facter_interfaces": "bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2", "facter_ipaddress": "10.50.147.73", "facter_ipaddress_bond0_100": "10.50.147.73", "facter_ipaddress_em3": "10.50.211.73", "facter_ipaddress_lo": "127.0.0.1", "facter_ipmi_gateway": "10.50.227.65", "facter_ipmi_ipaddress": "10.50.227.73", "facter_ipmi_ipsource": "DHCP Address", "facter_ipmi_macaddress": "5c:f9:dd:f9:0e:1c", "facter_ipmi_netmask": "255.255.255.224", "facter_is_openstack_vm": false, "facter_is_virtual": false, "facter_kernel": "Linux", "facter_kernelmajversion": "3.10", "facter_kernelrelease": "3.10.0-229.el7.x86_64", "facter_kernelversion": "3.10.0", "facter_lsbdistcodename": "Core", "facter_lsbdistdescription": "CentOS Linux release 7.1.1503 (Core) ", "facter_lsbdistid": "CentOS", "facter_lsbdistrelease": "7.1.1503", "facter_lsbmajdistrelease": "7", "facter_lsbminordistrelease": "1", "facter_lsbrelease": ":core-4.1-amd64:core-4.1-noarch", "facter_macaddress": "b8:ca:3a:70:db:a8", "facter_macaddress_bond0": "b8:ca:3a:70:db:a8", "facter_macaddress_bond0_100": "b8:ca:3a:70:db:a8", "facter_macaddress_em1": "B8:CA:3A:70:DB:A8", "facter_macaddress_em2": "b8:ca:3a:70:db:aa", "facter_macaddress_em3": "b8:ca:3a:70:db:ac", "facter_macaddress_em4": "b8:ca:3a:70:db:ad", "facter_macaddress_p2p1": "a0:36:9f:39:a6:08", "facter_macaddress_p2p2": "A0:36:9F:39:A6:0A", "facter_manufacturer": "Dell Inc.", "facter_memoryfree": "186.55 GB", "facter_memoryfree_mb": "191024.34", "facter_memorysize": "188.71 GB", "facter_memorysize_mb": "193234.63", "facter_mtu_bond0": 9000, "facter_mtu_bond0_100": 9000, "facter_mtu_em1": 9000, "facter_mtu_em2": 1500, "facter_mtu_em3": 9000, "facter_mtu_em4": 1500, "facter_mtu_lo": 65536, "facter_mtu_p2p1": 1500, "facter_mtu_p2p2": 9000, "facter_netmask": "255.255.255.224", "facter_netmask_bond0_100": "255.255.255.224", "facter_netmask_em3": "255.255.255.224", "facter_netmask_lo": "255.0.0.0", "facter_network_bond0_100": "10.50.147.64", "facter_network_em3": "10.50.211.64", "facter_network_lo": "127.0.0.0", "facter_operatingsystem": "CentOS", "facter_operatingsystemmajrelease": "7", "facter_operatingsystemrelease": "7.1.1503", "facter_os": {"family": "RedHat", "lsb": {"distcodename": "Core", "distdescription": "CentOS Linux release 7.1.1503 (Core) ", "distid": "CentOS", "distrelease": "7.1.1503", "majdistrelease": "7", "minordistrelease": "1", "release": ":core-4.1-amd64:core-4.1-noarch"}, "name": "CentOS", "release": {"full": "7.1.1503", "major": "7", "minor": "1"}}, "facter_osfamily": "RedHat", "facter_partitions": {"sda1": {"filesystem": "ext4", "mount": "/boot", "size": "1048576", "uuid": "63467627-7759-4ccd-9a50-3fe59c65d7e5"}, "sda2": {"filesystem": "swap", "size": "67108864", "uuid": "1ac675e6-2879-4426-bd1c-fa40a63e049a"}, "sda3": {"filesystem": "ext4", "mount": "/", "size": "1102837760", "uuid": "663fe02d-3870-4bda-8937-3822198d55ae"}}, "facter_path": "/sbin:/bin:/usr/sbin:/usr/bin", "facter_physicalprocessorcount": 2, "facter_processor0": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor1": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor10": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor11": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor12": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor13": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor14": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor15": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor16": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor17": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor18": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor19": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor2": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor20": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor21": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor22": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor23": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor24": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor25": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor26": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor27": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor28": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor29": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor3": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor30": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor31": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor4": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor5": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor6": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor7": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor8": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor9": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processorcount": 32, "facter_processors": {"count": 32, "models": ["Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "physicalcount": 2}, "facter_prod_address": "10.50.147.73", "facter_prod_gateway": "10.50.147.65", "facter_prod_netmask": "255.255.255.224", "facter_productname": "PowerEdge R720xd", "facter_ps": "ps -ef", "facter_puppet_base_ver": "2015-09-17:01:00", "facter_puppet_vardir": "/var/lib/puppet", "facter_puppetversion": "3.8.2", "facter_rubyplatform": "x86_64-linux", "facter_rubysitedir": "/usr/local/share/ruby/site_ruby/", "facter_rubyversion": "2.0.0", "facter_selinux": false, "facter_serialnumber": "3NPYJ02", "facter_sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=", "facter_sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIN4mLCyDBGpuysUbGtZ6p/drtDwzAsRv3EIejDzZYYcl", "facter_sshfp_ecdsa": "SSHFP 3 1 ad26cd432336431dd5b3d58c8abf079098ff5aa2\nSSHFP 3 2 d9aeaedb8aa735ea877d438330b2318c47b148e55b710ed1b8483e5f0679f82d", "facter_sshfp_ed25519": "SSHFP 4 1 bf6e55555f6bfdf4839be04f2a39a9ac13aac0e3\nSSHFP 4 2 c1c33c0fe5f46d1805b3f4e1fc710366ec182f372ff3adba805e1772ad11e6cb", "facter_sshfp_rsa": "SSHFP 1 1 34f24884666f5d8d49276b65323bb312f752b7fa\nSSHFP 1 2 96584380a83c6a3108203efcc65417d4cd39812dec2e255fc8165f9aef6549bb", "facter_sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH", "facter_swapfree": "32.00 GB", "facter_swapfree_mb": "32768.00", "facter_swapsize": "32.00 GB", "facter_swapsize_mb": "32768.00", "facter_system_uptime": {"days": 0, "hours": 1, "seconds": 6411, "uptime": "1:46 hours"}, "facter_time_jitter": 0, "facter_timestamp": "2015-09-18-00:12", "facter_timezone": "UTC", "facter_type": "Rack Mount Chassis", "facter_uniqueid": "320a4993", "facter_uptime": "1:46 hours", "facter_uptime_days": 0, "facter_uptime_hours": 1, "facter_uptime_seconds": 6411, "facter_uuid": "4C4C4544-004E-5010-8059-B3C04F4A3032", "facter_virtual": "physical", "facter_vlans": "100", "g_etcd_server_cert_stat_result": {"changed": false, "msg": "All items completed", "results": [{"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}]}, "group_names": ["OSEv3", "etcd", "masters", "nodes", "oo_etcd_to_config", "oo_masters_to_config", "oo_nodes_to_config"], "inventory_hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "inventory_hostname_short": "b-openshif-r07e8-prod", "module_setup": true, "openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r07e8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "ip": "10.50.147.73", "public_hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "public_ip": "10.50.147.73", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}, "openshift_master_cluster_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_password": "kljd#3294SJD()@Y#%*()!&dlskjf", "openshift_master_cluster_public_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_public_vip": "10.116.2.223", "openshift_master_cluster_vip": "10.116.2.223", "openshift_master_identity_providers": [{"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}], "use_cluster_metrics": "true", "use_fluentd": "false"}, "mode": "0700", "owner": "root", "path": "/etc/etcd/generated_certs/etcd-b-openshif-r07e8-prod.ash2.mycloud.net", "size": 4096, "state": "directory", "uid": 0}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE file state=directory path=/etc/etcd/generated_certs/etcd-b-openshif-r03f7-prod.ash2.mycloud.net
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535185.58-21131355554718 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535185.58-21131355554718 && echo $HOME/.ansible/tmp/ansible-tmp-1442535185.58-21131355554718'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp1SfFLD TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535185.58-21131355554718/file
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=wvstdtroeqhejyigdrinbwlevfdldpjc] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvstdtroeqhejyigdrinbwlevfdldpjc; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535185.58-21131355554718/file; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535185.58-21131355554718/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={u'facter_domain': u'ash2.mycloud.net', u'facter_mtu_em4': 1500, u'facter_operatingsystem': u'CentOS', u'facter_datacenter': u'ash2', u'facter_processor11': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor5': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_hostname': u'b-openshif-r03f7-prod', 'module_setup': True, u'facter_memoryfree_mb': u'190975.32', u'facter_ipmi_gateway': u'10.50.228.97', u'ansible_distribution_version': u'7.1.1503', u'facter_hardware_health': {u'disks': {u'SEAGATEST3600057SSES666SL83F35': {u'Device Id': u'4', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'4'}, u'SEAGATEST3600057SSES666SL83F1M': {u'Device Id': u'8', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'8'}, u'SEAGATEST3600057SSES666SL83EXK': {u'Device Id': u'7', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'7'}, u'SEAGATEST3600057SSES666SL81VVH': {u'Device Id': u'9', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'9'}, u'SEAGATEST3600057SSES666SL83FGT': {u'Device Id': u'2', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'2'}, u'WDWD6001BKHGD1S6WXV1E53ZCU35': {u'Device Id': u'12', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'12'}, u'SEAGATEST3600057SSES666SL83EX2': {u'Device Id': u'5', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'5'}, u'WDWD6001BKHGD1S6WXD1E63RLPS7': {u'Device Id': u'13', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'13'}, u'SEAGATEST3600057SSES666SL831ZX': {u'Device Id': u'6', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'6'}, u'SEAGATEST3600057SSES666SL82TB5': {u'Device Id': u'0', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'0'}, u'SEAGATEST3600057SSES666SL82E43': {u'Device Id': u'10', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'10'}, u'SEAGATEST3600057SSES666SL82DVP': {u'Device Id': u'1', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'1'}, u'SEAGATEST3600057SSES666SL83FJB': {u'Device Id': u'11', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'11'}, u'SEAGATEST3600057SSES666SL83FBS': {u'Device Id': u'3', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'3'}}, u'raid': {u'battery_replacement_required': u'No'}, u'power': {u'PS Redundancy': u'Fully Redundant', u'PSU2': u'Presence detected', u'PSU1': u'Presence detected'}, u'mcelog': {}}, u'facter_hardwaremodel': u'x86_64', u'facter_ipaddress_lo': u'127.0.0.1', u'ansible_em1': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'promisc': False, u'device': u'em1', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'ansible_em2': {u'macaddress': u'b8:ca:3a:70:a6:ca', u'promisc': False, u'device': u'em2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'ansible_env': {u'USERNAME': u'root', u'SUDO_UID': u'10267', u'LC_CTYPE': u'C', u'SSH_CLIENT': u'10.119.134.140 59609 22', u'LOGNAME': u'root', u'USER': u'root', u'HOME': u'/root', u'PATH': u'/sbin:/bin:/usr/sbin:/usr/bin', u'_': u'/usr/bin/python', u'LANG': u'C', u'SUDO_COMMAND': u'/bin/sh -c echo BECOME-SUCCESS-rglokorpqajvhhzhkdjgzjlqznwegbkl; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/ >/dev/null 2>&1', u'SUDO_GID': u'100', u'SHELL': u'/bin/bash', u'SHLVL': u'1', u'SSH_TTY': u'/dev/pts/0', u'TERM': u'screen', u'PWD': u'/home/johntheodore', u'MAIL': u'/var/mail/johntheodore', u'SUDO_USER': u'johntheodore', u'SSH_CONNECTION': u'10.119.134.140 59609 10.50.148.101 22'}, u'ansible_em4': {u'macaddress': u'b8:ca:3a:70:a6:cd', u'promisc': False, u'device': u'em4', u'active': False, u'type': u'ether', u'module': u'igb', u'mtu': 1500}, 'openshift_master_cluster_public_hostname': 'openshift.ash2.mycloud.net', u'facter_processor29': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor26': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_boardproductname': u'0X3D66', u'facter_processor24': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor25': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor22': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor23': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_architecture': u'x86_64', u'facter_processor21': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_default_ipv4': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'network': u'10.50.148.96', u'mtu': 9000, u'alias': u'bond0.100', u'netmask': u'255.255.255.224', u'address': u'10.50.148.101', u'interface': u'bond0.100', u'type': u'ether', u'gateway': u'10.50.148.97'}, u'ansible_swapfree_mb': 32767, u'ansible_default_ipv6': {}, u'facter_uuid': u'4C4C4544-004C-5610-8030-B3C04F4B3032', 'group_names': ['OSEv3', 'etcd', 'masters', 'nodes', 'oo_etcd_to_config', 'oo_masters_to_config', 'oo_nodes_to_config'], u'ansible_cmdline': {u'LANG': u'en_US.UTF-8', u'BOOT_IMAGE': u'/vmlinuz-3.10.0-229.el7.x86_64', u'inst.geoloc': u'0', u'quiet': True, u'net.ifnames': u'1', u'rhgb': True, u'splash': u'quiet', u'biosdevname': u'1', u'crashkernel': u'auto', u'ro': True, u'root': u'UUID=972f603a-39ec-4e22-9816-9d941697f35d', u'nofb': True}, u'ansible_system_vendor': u'Dell Inc.', u'ansible_selinux': {u'status': u'disabled'}, u'facter_bios_vendor': u'Dell Inc.', 'deployment_type': 'origin', u'ansible_userspace_architecture': u'x86_64', u'facter_lsbdistid': u'CentOS', u'facter_osfamily': u'RedHat', u'facter_blockdevice_sdb_vendor': u'DELL', u'ansible_pkg_mgr': u'yum', u'facter_gw_default': u'10.50.148.97', u'facter_filesystems': u'ext2,ext3,ext4', u'facter_uptime_seconds': 6390, u'ansible_distribution': u'CentOS', u'facter_timestamp': u'2015-09-18-00:12', u'facter_puppetversion': u'3.8.2', 'inventory_hostname_short': 'b-openshif-r03f7-prod', u'facter_default_gateway': u'10.50.148.97', u'facter_lsbdistrelease': u'7.1.1503', u'facter_puppet_base_ver': u'2015-09-17:01:00', u'ansible_all_ipv6_addresses': [u'fe80::baca:3aff:fe70:a6c8', u'fe80::baca:3aff:fe70:a6cc', u'fe80::baca:3aff:fe70:a6c8'], u'facter_operatingsystemrelease': u'7.1.1503', u'ansible_kernel': u'3.10.0-229.el7.x86_64', u'facter_processor31': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_version': u'2.4.3', u'facter_mtu_em2': 1500, u'ansible_user_shell': u'/bin/bash', u'facter_processor3': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_bond0.100': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.148.96', u'address': u'10.50.148.101'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a6c8'}], u'device': u'bond0.100', u'type': u'ether'}, u'ansible_processor_threads_per_core': 2, u'facter_architecture': u'x86_64', u'facter_macaddress_bond0_100': u'b8:ca:3a:70:a6:c8', u'facter_ipaddress_bond0_100': u'10.50.148.101', u'facter_lsbminordistrelease': u'1', u'ansible_product_serial': u'3LV0K02', u'ansible_form_factor': u'Rack Mount Chassis', u'facter_macaddress_em3': u'b8:ca:3a:70:a6:cc', u'ansible_fips': False, u'facter_system_uptime': {u'seconds': 6390, u'hours': 1, u'uptime': u'1:46 hours', u'days': 0}, u'ansible_user_id': u'root', 'g_etcd_server_cert_stat_result': {'msg': 'All items completed', 'changed': False, 'results': [{'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/server.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/peer.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/ca.crt', u'stat': {u'exists': False}, u'changed': False}]}, u'facter_processor30': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_manufacturer': u'Dell Inc.', u'facter_processor15': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'ansible_sudo': 'true', u'facter_memorysize': u'188.71 GB', u'ansible_bond0': {u'lacp_rate': u'slow', u'miimon': u'100', u'macaddress': u'b8:ca:3a:70:a6:c8', u'mtu': 9000, u'device': u'bond0', u'promisc': False, u'mode': u'802.3ad', u'slaves': [u'em1', u'p2p2'], u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a6c8'}], u'active': True, u'type': u'bonding'}, u'facter_path': u'/sbin:/bin:/usr/sbin:/usr/bin', 'inventory_hostname': 'b-openshif-r03f7-prod.ash2.mycloud.net', u'facter_lsbmajdistrelease': u'7', u'ansible_processor_vcpus': 32, u'ansible_bios_version': u'2.4.3', u'ansible_processor': [u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'facter_boardserialnumber': u'..CN7016341R00GX.', u'facter_is_virtual': False, 'etcd_server_certs_missing': [False], 'openshift_master_cluster_public_vip': '10.116.2.223', u'ansible_ssh_host_key_ecdsa_public': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv40Hpc2mqkwAS0FAqn+OXQFtHb5/6lqYYsRCmO4HrKB1y8RzRroV1w/PsgCQZS3l1ChxSFNJ+07g8Nx5B7F7E=', u'facter_os': {u'release': {u'major': u'7', u'full': u'7.1.1503', u'minor': u'1'}, u'lsb': {u'distdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'distrelease': u'7.1.1503', u'distid': u'CentOS', u'release': u':core-4.1-amd64:core-4.1-noarch', u'majdistrelease': u'7', u'minordistrelease': u'1', u'distcodename': u'Core'}, u'name': u'CentOS', u'family': u'RedHat'}, u'ansible_user_gid': 0, 'etcd_cert_config_dir': '/etc/etcd', u'facter_blockdevice_sdb_model': u'PERC H710P', u'facter_sshed25519key': u'AAAAC3NzaC1lZDI1NTE5AAAAIEjhcWsa0vTjmWAN95e5iP8M0QfxC4CNC2NffaRIuG0H', u'facter_macaddress': u'b8:ca:3a:70:a6:c8', u'ansible_swaptotal_mb': 32767, u'facter_operatingsystemmajrelease': u'7', u'facter_selinux': False, u'facter_sshfp_rsa': u'SSHFP 1 1 c44c907e5f9f56fee7ba2d8f143bb7e01c52bb40\nSSHFP 1 2 3365e87c039730b091622ade1e20dcc6e5d50bf1c432df00ff2bda9230886858', u'ansible_date_time': {u'tz': u'UTC', u'epoch': u'1442535125', u'hour': u'00', u'time': u'00:12:05', u'tz_offset': u'+0000', u'month': u'09', u'second': u'05', u'iso8601_micro': u'2015-09-18T00:12:05.623183Z', u'weekday': u'Friday', u'year': u'2015', u'date': u'2015-09-18', u'iso8601': u'2015-09-18T00:12:05Z', u'day': u'18', u'minute': u'12'}, u'facter_mtu_bond0': 9000, u'facter_rubyversion': u'2.0.0', u'ansible_em3': {u'macaddress': u'b8:ca:3a:70:a6:cc', u'module': u'igb', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.212.96', u'address': u'10.50.212.101'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a6cc'}], u'device': u'em3', u'type': u'ether'}, u'ansible_distribution_major_version': u'7', u'facter_mtu_p2p1': 1500, u'facter_mtu_p2p2': 9000, u'facter_sshecdsakey': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv40Hpc2mqkwAS0FAqn+OXQFtHb5/6lqYYsRCmO4HrKB1y8RzRroV1w/PsgCQZS3l1ChxSFNJ+07g8Nx5B7F7E=', u'facter_lsbdistdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'ansible_lsb': {u'release': u'7.1.1503', u'major_release': u'7', u'codename': u'Core', u'id': u'CentOS', u'description': u'CentOS Linux release 7.1.1503 (Core)'}, 'ansible_ssh_user': 'johntheodore', u'facter_memoryfree': u'186.50 GB', 'openshift_master_cluster_vip': '10.116.2.223', u'facter_processor28': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'openshift_master_identity_providers': [{'challenge': 'true', 'login': 'true', 'kind': 'AllowAllPasswordIdentityProvider', 'name': 'allow_all'}], u'facter_macaddress_p2p1': u'a0:36:9f:3a:ac:dc', u'facter_macaddress_p2p2': u'A0:36:9F:3A:AC:DE', u'facter_ipaddress': u'10.50.148.101', u'facter_swapsize_mb': u'32768.00', u'facter_prod_netmask': u'255.255.255.224', u'facter_netmask': u'255.255.255.224', u'facter_processor17': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_installed_packages': {u'dos2unix.x86_64': {u'version': u'6.0.3-4.el7', u'repository': u'sym-base'}, u'readline.x86_64': {u'version': u'6.2-9.el7', u'repository': u'sym-base'}, u'libogg.x86_64': {u'version': u'1.3.0-7.el7', u'repository': u'sym-base'}, u'numactl-libs.x86_64': {u'version': u'2.0.9-4.el7', u'repository': u'sym-base'}, u'mlocate.x86_64': {u'version': u'0.26-5.el7', u'repository': u'sym-base'}, u'which.x86_64': {u'version': u'2.20-7.el7', u'repository': u'sym-base'}, u'tcp_wrappers.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'cpp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'mpfr.x86_64': {u'version': u'3.1.1-4.el7', u'repository': u'sym-base'}, u'python-six.noarch': {u'version': u'1.3.0-4.el7', u'repository': u'sym-base'}, u'polkit.x86_64': {u'version': u'0.112-5.el7', u'repository': u'sym-base'}, u'python-backports.x86_64': {u'version': u'1.0-8.el7', u'repository': u'sym-base'}, u'hostname.x86_64': {u'version': u'3.13-3.el7', u'repository': u'sym-base'}, u'librelp.x86_64': {u'version': u'1.2.7-1.el7', u'repository': u'cpe-custom'}, u'rpm.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'pciutils-libs.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'virt-what.x86_64': {u'version': u'1.13-5.el7', u'repository': u'sym-base'}, u'libXi.x86_64': {u'version': u'1.7.2-2.1.el7', u'repository': u'sym-base'}, u'openssl-libs.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'perl-Archive-Tar.noarch': {u'version': u'1.92-2.el7', u'repository': u'sym-base'}, u'libgt.x86_64': {u'version': u'0.3.11-1.el7', u'repository': u'cpe-custom'}, u'fipscheck.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'cracklib.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'biosdevname.x86_64': {u'version': u'0.6.1-2.el7', u'repository': u'sym-base'}, u'libgcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'openssh-server.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'gsm.x86_64': {u'version': u'1.0.13-11.el7', u'repository': u'sym-base'}, u'python-urllib3.noarch': {u'version': u'1.10.2-2.el7_1', u'repository': u'sym-updates'}, u'gobject-introspection.x86_64': {u'version': u'1.36.0-4.el7', u'repository': u'sym-base'}, u'libxcb.x86_64': {u'version': u'1.9-5.el7', u'repository': u'sym-base'}, u'libndp.x86_64': {u'version': u'1.2-4.el7', u'repository': u'sym-base'}, u'sssd-common-pac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'gettext-libs.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'quota-nls.noarch': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'python-setuptools.noarch': {u'version': u'0.9.8-3.el7', u'repository': u'sym-base'}, u'kernel-tools-libs.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'libpcap.x86_64': {u'version': u'1.5.3-3.el7_0.1', u'repository': u'sym-base'}, u'iwl4965-firmware.noarch': {u'version': u'228.61.2.24-36.el7', u'repository': u'sym-base'}, u'libwbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'python-crypto.x86_64': {u'version': u'2.6.1-1.el7.centos', u'repository': u'sym-extras'}, u'nmap.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'statsite.x86_64': {u'version': u'0.6.5-3.el7', u'repository': u'cpe-custom'}, u'mesa-libglapi.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'dracut.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'ed.x86_64': {u'version': u'1.9-4.el7', u'repository': u'sym-base'}, u'perl-Test-Harness.noarch': {u'version': u'3.28-2.el7', u'repository': u'sym-base'}, u'fxload.x86_64': {u'version': u'2002_04_11-16.el7', u'repository': u'sym-base'}, u'libdaemon.x86_64': {u'version': u'0.14-7.el7', u'repository': u'sym-base'}, u'libcurl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'libgcrypt.x86_64': {u'version': u'1.5.3-12.el7', u'repository': u'sym-base'}, u'coreutils.x86_64': {u'version': u'8.22-11.el7', u'repository': u'sym-base'}, u'util-linux.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'vim-enhanced.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'ustr.x86_64': {u'version': u'1.0.4-16.el7', u'repository': u'sym-base'}, u'perl-Socket.x86_64': {u'version': u'2.010-3.el7', u'repository': u'sym-base'}, u'python-pyudev.noarch': {u'version': u'0.15-6.el7', u'repository': u'sym-base'}, u'file.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'libXrender.x86_64': {u'version': u'0.9.8-2.1.el7', u'repository': u'sym-base'}, u'perl-File-Temp.noarch': {u'version': u'0.23.01-3.el7', u'repository': u'sym-base'}, u'libssh2.x86_64': {u'version': u'1.4.3-8.el7', u'repository': u'sym-base'}, u'libuser.x86_64': {u'version': u'0.60-5.el7', u'repository': u'sym-base'}, u'samba-libs.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'libseccomp.x86_64': {u'version': u'2.1.1-2.el7', u'repository': u'sym-base'}, u'libsss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'pth.x86_64': {u'version': u'2.0.7-22.el7', u'repository': u'sym-base'}, u'psacct.x86_64': {u'version': u'6.6.1-9.el7', u'repository': u'sym-base'}, u'perl-Pod-Usage.noarch': {u'version': u'1.63-3.el7', u'repository': u'sym-base'}, u'python-slip.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'crontabs.noarch': {u'version': u'1.11-6.20121102git.el7', u'repository': u'sym-base'}, u'libXcursor.x86_64': {u'version': u'1.1.14-2.1.el7', u'repository': u'sym-base'}, u'gnutls.x86_64': {u'version': u'3.3.8-12.el7', u'repository': u'sym-base'}, u'irqbalance.x86_64': {u'version': u'1.0.7-1.el7', u'repository': u'sym-base'}, u'sssd.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cmake.x86_64': {u'version': u'2.8.11-4.el7', u'repository': u'sym-base'}, u'libteam.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'salt.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'sssd-client.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cairo.x86_64': {u'version': u'1.12.14-6.el7', u'repository': u'sym-base'}, u'ncurses.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'libX11-common.noarch': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'man-pages.noarch': {u'version': u'3.53-5.el7', u'repository': u'sym-base'}, u'libipa_hbac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sssd-ldap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'libnl3.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'OpenIPMI-modalias.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'PyYAML.x86_64': {u'version': u'3.11-8.el7.centos', u'repository': u'cpe-custom'}, u'libXmu.x86_64': {u'version': u'1.1.1-5.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Cookies.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'perl-IO-stringy.noarch': {u'version': u'2.110-22.el7', u'repository': u'sym-base'}, u'NetworkManager-libnm.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'ruby.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'libuuid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'ntpdate.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'rootfiles.noarch': {u'version': u'8.1-11.el7', u'repository': u'sym-base'}, u'rsyslog-relp.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'libproxy.x86_64': {u'version': u'0.4.11-6.el7', u'repository': u'sym-base'}, u'perl-LWP-MediaTypes.noarch': {u'version': u'6.02-2.el7', u'repository': u'sym-base'}, u'salt-minion.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'libmodman.x86_64': {u'version': u'2.0.1-8.el7', u'repository': u'sym-base'}, u'perl-HTTP-Tiny.noarch': {u'version': u'0.033-3.el7', u'repository': u'sym-base'}, u'vim-common.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'dracut-network.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'libdrm.x86_64': {u'version': u'2.4.56-2.el7', u'repository': u'sym-base'}, u'policycoreutils.x86_64': {u'version': u'2.2.5-15.el7', u'repository': u'sym-base'}, u'rdate.x86_64': {u'version': u'1.4-25.el7', u'repository': u'sym-base'}, u'gawk.x86_64': {u'version': u'4.0.2-4.el7', u'repository': u'sym-base'}, u'tk.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'libyaml.x86_64': {u'version': u'0.1.4-11.el7_0', u'repository': u'sym-base'}, u'gcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'kbd-legacy.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'sqlite.x86_64': {u'version': u'3.7.17-4.el7', u'repository': u'sym-base'}, u'yum-utils.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'dnsmasq.x86_64': {u'version': u'2.66-12.el7', u'repository': u'sym-base'}, u'tcsh.x86_64': {u'version': u'6.18.01-7.el7', u'repository': u'sym-base'}, u'perl-HTTP-Date.noarch': {u'version': u'6.02-8.el7', u'repository': u'sym-base'}, u'btrfs-progs.x86_64': {u'version': u'3.16.2-1.el7', u'repository': u'sym-base'}, u'at.x86_64': {u'version': u'3.1.13-17.el7_0.1', u'repository': u'sym-base'}, u'perl-Scalar-List-Utils.x86_64': {u'version': u'1.27-248.el7', u'repository': u'sym-base'}, u'perl-Storable.x86_64': {u'version': u'2.45-3.el7', u'repository': u'sym-base'}, u'libestr.x86_64': {u'version': u'0.1.9-2.el7', u'repository': u'sym-base'}, u'yajl.x86_64': {u'version': u'2.0.4-4.el7', u'repository': u'sym-base'}, u'collectd.x86_64': {u'version': u'5.5.0-2.el7', u'repository': u'sym-epel'}, u'systemd-sysv.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'glibc-common.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'aic94xx-firmware.noarch': {u'version': u'30-6.el7', u'repository': u'sym-base'}, u'selinux-policy.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'libmount.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'device-mapper-multipath-libs.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'libini_config.x86_64': {u'version': u'1.1.0-24.el7', u'repository': u'sym-base'}, u'perl-File-Path.noarch': {u'version': u'2.09-2.el7', u'repository': u'sym-base'}, u'libXau.x86_64': {u'version': u'1.0.8-2.1.el7', u'repository': u'sym-base'}, u'lua.x86_64': {u'version': u'5.1.4-14.el7', u'repository': u'sym-base'}, u'perl-Time-HiRes.x86_64': {u'version': u'1.9725-3.el7', u'repository': u'sym-base'}, u'libpciaccess.x86_64': {u'version': u'0.13.1-4.1.el7', u'repository': u'sym-base'}, u'dmidecode.x86_64': {u'version': u'2.12-5.el7', u'repository': u'sym-base'}, u'perl-File-Listing.noarch': {u'version': u'6.04-7.el7', u'repository': u'sym-base'}, u'pciutils.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'usbredir.x86_64': {u'version': u'0.6-7.el7', u'repository': u'sym-base'}, u'libsepol.x86_64': {u'version': u'2.1.9-3.el7', u'repository': u'sym-base'}, u'gdb.x86_64': {u'version': u'7.6.1-64.el7', u'repository': u'sym-base'}, u'xml-common.noarch': {u'version': u'0.6.3-39.el7', u'repository': u'sym-base'}, u'libedit.x86_64': {u'version': u'3.0-12.20121213cvs.el7', u'repository': u'sym-base'}, u'libtool-ltdl.x86_64': {u'version': u'2.4.2-20.el7', u'repository': u'sym-base'}, u'libusbx.x86_64': {u'version': u'1.0.15-4.el7', u'repository': u'sym-base'}, u'facter.x86_64': {u'version': u'2.4.4-1.el7', u'repository': u'sym-puppet'}, u'ruby-libs.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'systemd-libs.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'automake.noarch': {u'version': u'1.13.4-3.el7', u'repository': u'sym-base'}, u'libXt.x86_64': {u'version': u'1.1.4-6.1.el7', u'repository': u'sym-base'}, u'rubygem-bigdecimal.x86_64': {u'version': u'1.2.0-24.el7', u'repository': u'sym-base'}, u'groff-base.x86_64': {u'version': u'1.22.2-8.el7', u'repository': u'sym-base'}, u'jansson.x86_64': {u'version': u'2.4-6.el7', u'repository': u'sym-base'}, u'lmmclient.noarch': {u'version': u'2015.1-141230', u'repository': u'cpe-custom'}, u'rsyslog-gnutls.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'ivtv-firmware.noarch': {u'version': u'20080701-26.el7', u'repository': u'sym-base'}, u'mesa-libGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'time.x86_64': {u'version': u'1.7-45.el7', u'repository': u'sym-base'}, u'pygobject3-base.x86_64': {u'version': u'3.8.2-6.el7', u'repository': u'sym-base'}, u'perl-Pod-Escapes.noarch': {u'version': u'1.04-285.el7', u'repository': u'sym-base'}, u'rcs.x86_64': {u'version': u'5.9.0-5.el7', u'repository': u'sym-base'}, u'net-snmp-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'xorg-x11-xauth.x86_64': {u'version': u'1.0.7-6.1.el7', u'repository': u'sym-base'}, u'perl-threads.x86_64': {u'version': u'1.87-4.el7', u'repository': u'sym-base'}, u'vim-filesystem.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'libevent.x86_64': {u'version': u'2.0.21-4.el7', u'repository': u'sym-base'}, u'device-mapper.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'setools-libs.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'traceroute.x86_64': {u'version': u'2.0.19-5.el7', u'repository': u'sym-base'}, u'libassuan.x86_64': {u'version': u'2.1.0-3.el7', u'repository': u'sym-base'}, u'libjpeg-turbo.x86_64': {u'version': u'1.2.90-5.el7', u'repository': u'sym-base'}, u'perl-XML-Parser.x86_64': {u'version': u'2.41-10.el7', u'repository': u'sym-base'}, u'python-markupsafe.x86_64': {u'version': u'0.11-10.el7', u'repository': u'sym-base'}, u'rpm-python.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'tmux.x86_64': {u'version': u'1.8-4.el7', u'repository': u'sym-base'}, u'rpm-build-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'python-msgpack.x86_64': {u'version': u'0.4.6-1.el7', u'repository': u'sym-epel'}, u'libcom_err.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'cups-libs.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'python-chardet.noarch': {u'version': u'2.2.1-1.el7_1', u'repository': u'sym-updates'}, u'dhcp-common.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'perl-Filter.x86_64': {u'version': u'1.49-3.el7', u'repository': u'sym-base'}, u'libXfixes.x86_64': {u'version': u'5.0.1-2.1.el7', u'repository': u'sym-base'}, u'NetworkManager.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'iwl6050-firmware.noarch': {u'version': u'41.28.5.1-36.el7', u'repository': u'sym-base'}, u'ipmitool.x86_64': {u'version': u'1.8.13-8.el7_1', u'repository': u'sym-updates'}, u'python-zmq.x86_64': {u'version': u'14.3.1-1.el7', u'repository': u'sym-epel'}, u'wget.x86_64': {u'version': u'1.14-10.el7_0.1', u'repository': u'sym-base'}, u'perl-parent.noarch': {u'version': u'0.225-244.el7', u'repository': u'sym-base'}, u'NetworkManager-team.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'mariadb-libs.x86_64': {u'version': u'5.5.41-2.el7_0', u'repository': u'sym-base'}, u'grep.x86_64': {u'version': u'2.20-1.el7', u'repository': u'sym-base'}, u'libutempter.x86_64': {u'version': u'1.1.6-4.el7', u'repository': u'sym-base'}, u'libcroco.x86_64': {u'version': u'0.6.8-5.el7', u'repository': u'sym-base'}, u'yum.noarch': {u'version': u'3.4.3-125.el7.centos', u'repository': u'sym-base'}, u'libselinux-ruby.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'plymouth.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'rpcbind.x86_64': {u'version': u'0.2.0-26.el7', u'repository': u'sym-base'}, u'perl-Exporter.noarch': {u'version': u'5.68-3.el7', u'repository': u'sym-base'}, u'avahi-autoipd.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'tuned.noarch': {u'version': u'2.4.1-1.el7', u'repository': u'sym-base'}, u'nspr.x86_64': {u'version': u'4.10.6-3.el7', u'repository': u'sym-base'}, u'less.x86_64': {u'version': u'458-8.el7', u'repository': u'sym-base'}, u'dstat.noarch': {u'version': u'0.7.2-12.el7', u'repository': u'sym-base'}, u'logrotate.x86_64': {u'version': u'3.8.6-4.el7', u'repository': u'sym-base'}, u'oddjob-mkhomedir.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'puppet-prod-bootstrap.x86_64': {u'version': u'1.1-1', u'repository': u'cpe-custom'}, u'augeas.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libtiff.x86_64': {u'version': u'4.0.3-14.el7', u'repository': u'sym-base'}, u'python-decorator.noarch': {u'version': u'3.4.0-3.el7', u'repository': u'sym-base'}, u'python-requests.noarch': {u'version': u'2.6.0-1.el7_1', u'repository': u'sym-updates'}, u'centos-logos.noarch': {u'version': u'70.0.6-1.el7.centos', u'repository': u'sym-base'}, u'ncurses-libs.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'newt.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'mozjs17.x86_64': {u'version': u'17.0.0-10.el7', u'repository': u'sym-base'}, u'libss.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'libselinux.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'boost-system.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'grubby.x86_64': {u'version': u'8.28-11.el7', u'repository': u'sym-base'}, u'lzo.x86_64': {u'version': u'2.06-6.el7_0.2', u'repository': u'sym-base'}, u'python-kitchen.noarch': {u'version': u'1.1.1-5.el7', u'repository': u'sym-base'}, u'iwl6000g2b-firmware.noarch': {u'version': u'17.168.5.2-36.el7', u'repository': u'sym-base'}, u'perl-Time-Local.noarch': {u'version': u'1.2300-2.el7', u'repository': u'sym-base'}, u'dbus-libs.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'krb5-libs.x86_64': {u'version': u'1.12.2-14.el7', u'repository': u'sym-base'}, u'ethtool.x86_64': {u'version': u'3.15-2.el7', u'repository': u'sym-base'}, u'centos-release.x86_64': {u'version': u'7-1.1503.el7.centos.2.8', u'repository': u'sym-base'}, u'hicolor-icon-theme.noarch': {u'version': u'0.12-7.el7', u'repository': u'sym-base'}, u'perl-Pod-Perldoc.noarch': {u'version': u'3.20-4.el7', u'repository': u'sym-base'}, u'usermode.x86_64': {u'version': u'1.111-5.el7', u'repository': u'sym-base'}, u'libXft.x86_64': {u'version': u'2.3.1-5.1.el7', u'repository': u'sym-base'}, u'perl-Git.noarch': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'nettle.x86_64': {u'version': u'2.7.1-4.el7', u'repository': u'sym-base'}, u'perl-HTML-Format.noarch': {u'version': u'2.10-7.el7', u'repository': u'sym-base'}, u'systemd-python.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'vim-minimal.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'jbigkit-libs.x86_64': {u'version': u'2.0-11.el7', u'repository': u'sym-base'}, u'sysstat.x86_64': {u'version': u'10.1.5-7.el7', u'repository': u'sym-base'}, u'device-mapper-multipath.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'alsa-lib.x86_64': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'rubygems.noarch': {u'version': u'2.0.14-24.el7', u'repository': u'sym-base'}, u'iwl2030-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'zlib.x86_64': {u'version': u'1.2.7-13.el7', u'repository': u'sym-base'}, u'rubygem-json.x86_64': {u'version': u'1.7.7-24.el7', u'repository': u'sym-base'}, u'perl.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'microcode_ctl.x86_64': {u'version': u'2.1-10.el7', u'repository': u'sym-base'}, u'nss-tools.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'libtirpc.x86_64': {u'version': u'0.2.4-0.5.el7', u'repository': u'sym-base'}, u'iprutils.x86_64': {u'version': u'2.4.3-3.el7', u'repository': u'sym-base'}, u'libibverbs.x86_64': {u'version': u'1.1.8-5.el7', u'repository': u'sym-base'}, u'htop.x86_64': {u'version': u'1.0.3-3.el7', u'repository': u'sym-epel'}, u'libgudev1.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'iwl6000g2a-firmware.noarch': {u'version': u'17.168.5.3-36.el7', u'repository': u'sym-base'}, u'python.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'libasyncns.x86_64': {u'version': u'0.8-7.el7', u'repository': u'sym-base'}, u'libsss_nss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sgabios-bin.noarch': {u'version': u'0.20110622svn-4.el7', u'repository': u'sym-base'}, u'tcpdump.x86_64': {u'version': u'4.5.1-2.el7', u'repository': u'sym-base'}, u'libgomp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'pytalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'plymouth-scripts.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'gettext.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'perl-XML-Twig.noarch': {u'version': u'3.44-2.el7', u'repository': u'sym-base'}, u'perl-IO-Zlib.noarch': {u'version': u'1.10-285.el7', u'repository': u'sym-base'}, u'perl-Data-Dumper.x86_64': {u'version': u'2.145-3.el7', u'repository': u'sym-base'}, u'perl-TermReadKey.x86_64': {u'version': u'2.30-20.el7', u'repository': u'sym-base'}, u'python-configobj.noarch': {u'version': u'4.7.2-7.el7', u'repository': u'sym-base'}, u'tzdata.noarch': {u'version': u'2015f-1.el7', u'repository': u'sym-updates'}, u'libX11.x86_64': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'kbd.x86_64': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'linux-firmware.noarch': {u'version': u'20140911-0.1.git365e80c.el7', u'repository': u'sym-base'}, u'libiscsi.x86_64': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'openssh-clients.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'chkconfig.x86_64': {u'version': u'1.3.61-4.el7', u'repository': u'sym-base'}, u'glusterfs-libs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libXcomposite.x86_64': {u'version': u'0.4.4-4.1.el7', u'repository': u'sym-base'}, u'jasper-libs.x86_64': {u'version': u'1.900.1-26.el7_0.3', u'repository': u'sym-base'}, u'python-backports-ssl_match_hostname.noarch': {u'version': u'3.4.0.2-4.el7', u'repository': u'sym-base'}, u'nss-sysinit.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN.noarch': {u'version': u'2.06-2.el7', u'repository': u'sym-base'}, u'kmod.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'rsyslog-mmjsonparse.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'fontpackages-filesystem.noarch': {u'version': u'1.44-8.el7', u'repository': u'sym-base'}, u'device-mapper-libs.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'atk.x86_64': {u'version': u'2.8.0-4.el7', u'repository': u'sym-base'}, u'iwl2000-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'openssh.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'cyrus-sasl-gssapi.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'libdb-utils.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'yum-plugin-fastestmirror.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'rdma.noarch': {u'version': u'7.1_3.17-5.el7', u'repository': u'sym-base'}, u'libcap-ng.x86_64': {u'version': u'0.7.3-5.el7', u'repository': u'sym-base'}, u'cpio.x86_64': {u'version': u'2.11-22.el7', u'repository': u'sym-base'}, u'librdmacm.x86_64': {u'version': u'1.0.19.1-1.el7', u'repository': u'sym-base'}, u'bind-license.noarch': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-JSON.noarch': {u'version': u'2.59-2.el7', u'repository': u'sym-base'}, u'lsof.x86_64': {u'version': u'4.87-4.el7', u'repository': u'sym-base'}, u'bwidget.noarch': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'jq.x86_64': {u'version': u'1.3-2.el7', u'repository': u'sym-epel'}, u'passwd.x86_64': {u'version': u'0.79-4.el7', u'repository': u'sym-base'}, u'libattr.x86_64': {u'version': u'2.4.46-12.el7', u'repository': u'sym-base'}, u'libtdb.x86_64': {u'version': u'1.3.0-1.el7', u'repository': u'sym-base'}, u'libsoup.x86_64': {u'version': u'2.46.0-3.el7', u'repository': u'sym-base'}, u'sssd-proxy.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'seabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'setools.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'sssd-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'glibc.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'nss-softokn-freebl.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'ipxe-roms-qemu.noarch': {u'version': u'20130517-6.gitc4bce43.el7', u'repository': u'sym-base'}, u'diffutils.x86_64': {u'version': u'3.3-4.el7', u'repository': u'sym-base'}, u'sssd-ipa.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cronie-anacron.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'gpgme.x86_64': {u'version': u'1.3.2-5.el7', u'repository': u'sym-base'}, u'kpartx.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'man-db.x86_64': {u'version': u'2.6.3-9.el7', u'repository': u'sym-base'}, u'libtevent.x86_64': {u'version': u'0.9.21-3.el7', u'repository': u'sym-base'}, u'snappy.x86_64': {u'version': u'1.1.0-3.el7', u'repository': u'sym-base'}, u'mailcap.noarch': {u'version': u'2.1.41-2.el7', u'repository': u'sym-base'}, u'libxml2.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'cracklib-dicts.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'expat.x86_64': {u'version': u'2.1.0-8.el7', u'repository': u'sym-base'}, u'gtk2.x86_64': {u'version': u'2.24.22-5.el7_0.1', u'repository': u'sym-base'}, u'nss-util.x86_64': {u'version': u'3.16.2.3-2.el7', u'repository': u'sym-base'}, u'dbus-python.x86_64': {u'version': u'1.1.1-9.el7', u'repository': u'sym-base'}, u'glibc-headers.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'qemu-kvm-common.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'MegaCli.noarch': {u'version': u'8.07.08-1', u'repository': u'cpe-custom'}, u'libglade2.x86_64': {u'version': u'2.6.4-11.el7', u'repository': u'sym-base'}, u'autofs.x86_64': {u'version': u'5.0.7-48.el7', u'repository': u'sym-base'}, u'redhat-lsb-submod-security.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'libverto.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'dracut-config-rescue.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'mesa-libEGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'puppet.noarch': {u'version': u'3.8.2-1.el7', u'repository': u'sym-puppet'}, u'libXrandr.x86_64': {u'version': u'1.4.1-2.1.el7', u'repository': u'sym-base'}, u'samba-common.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'pyxattr.x86_64': {u'version': u'0.5.1-5.el7', u'repository': u'sym-base'}, u'autogen-libopts.x86_64': {u'version': u'5.18-5.el7', u'repository': u'sym-base'}, u'libdb.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'libgpg-error.x86_64': {u'version': u'1.12-3.el7', u'repository': u'sym-base'}, u'iwl1000-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'libidn.x86_64': {u'version': u'1.28-3.el7', u'repository': u'sym-base'}, u'libvorbis.x86_64': {u'version': u'1.3.3-8.el7', u'repository': u'sym-base'}, u'xfsprogs.x86_64': {u'version': u'3.2.1-6.el7', u'repository': u'sym-base'}, u'perl-HTTP-Daemon.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'libblkid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'openldap-devel.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'ruby-irb.noarch': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'rpm-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'perl-libwww-perl.noarch': {u'version': u'6.05-2.el7', u'repository': u'sym-base'}, u'python-pycurl.x86_64': {u'version': u'7.19.0-17.el7', u'repository': u'sym-base'}, u'perl-Text-ParseWords.noarch': {u'version': u'3.29-4.el7', u'repository': u'sym-base'}, u'selinux-policy-targeted.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'hiera.noarch': {u'version': u'1.3.4-1.el7', u'repository': u'sym-epel'}, u'bind-utils.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'kmod-libs.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'alsa-tools-firmware.x86_64': {u'version': u'1.0.27-4.el7', u'repository': u'sym-base'}, u'rubygem-io-console.x86_64': {u'version': u'0.4.2-24.el7', u'repository': u'sym-base'}, u'hardlink.x86_64': {u'version': u'1.0-19.el7', u'repository': u'sym-base'}, u'ebtables.x86_64': {u'version': u'2.0.10-13.el7', u'repository': u'sym-base'}, u'sssd-ad.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'qemu-kvm.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'iwl5000-firmware.noarch': {u'version': u'8.83.5.1_1-36.el7', u'repository': u'sym-base'}, u'libtalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'bzip2-libs.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'json-c.x86_64': {u'version': u'0.11-4.el7_0', u'repository': u'sym-base'}, u'gzip.x86_64': {u'version': u'1.5-7.el7', u'repository': u'sym-base'}, u'lynx.x86_64': {u'version': u'2.8.8-0.3.dev15.el7', u'repository': u'sym-base'}, u'sssd-krb5-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'perl-Font-AFM.noarch': {u'version': u'1.20-13.el7', u'repository': u'sym-base'}, u'postfix.x86_64': {u'version': u'2.10.1-6.el7', u'repository': u'sym-base'}, u'grub2.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'boost-thread.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'gdk-pixbuf2.x86_64': {u'version': u'2.28.2-4.el7', u'repository': u'sym-base'}, u'openldap-clients.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'shared-mime-info.x86_64': {u'version': u'1.1-7.el7', u'repository': u'sym-base'}, u'libverto-tevent.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'glusterfs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'kbd-misc.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'kernel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'spax.x86_64': {u'version': u'1.5.2-11.el7', u'repository': u'sym-base'}, u'http-parser.x86_64': {u'version': u'2.0-4.20121128gitcd01361.el7', u'repository': u'sym-epel'}, u'python-babel.noarch': {u'version': u'0.9.6-8.el7', u'repository': u'sym-base'}, u'libpng.x86_64': {u'version': u'1.5.13-5.el7', u'repository': u'sym-base'}, u'm4.x86_64': {u'version': u'1.4.16-9.el7', u'repository': u'sym-base'}, u'perl-HTML-Parser.x86_64': {u'version': u'3.71-4.el7', u'repository': u'sym-base'}, u'make.x86_64': {u'version': u'3.82-21.el7', u'repository': u'sym-base'}, u'libpwquality.x86_64': {u'version': u'1.2.3-4.el7', u'repository': u'sym-base'}, u'jdk1.8.0_45.x86_64': {u'version': u'1.8.0_45-fcs', u'repository': u'cpe-custom'}, u'gdbm.x86_64': {u'version': u'1.10-8.el7', u'repository': u'sym-base'}, u'perl-Digest.noarch': {u'version': u'1.17-245.el7', u'repository': u'sym-base'}, u'spice-server.x86_64': {u'version': u'0.12.4-9.el7_1.1', u'repository': u'sym-updates'}, u'nscd.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'iptables.x86_64': {u'version': u'1.4.21-13.el7', u'repository': u'sym-base'}, u'bind-libs.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'audit-libs.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'screen.x86_64': {u'version': u'4.1.0-0.19.20120314git3c2946.el7', u'repository': u'sym-base'}, u'graphite2.x86_64': {u'version': u'1.2.2-5.el7', u'repository': u'sym-base'}, u'cyrus-sasl-devel.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'zip.x86_64': {u'version': u'3.0-10.el7', u'repository': u'sym-base'}, u'zsh.x86_64': {u'version': u'5.0.2-7.el7_1.1', u'repository': u'sym-updates'}, u'libnfnetlink.x86_64': {u'version': u'1.0.1-4.el7', u'repository': u'sym-base'}, u'kernel-headers.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'iwl3945-firmware.noarch': {u'version': u'15.32.2.9-36.el7', u'repository': u'sym-base'}, u'alsa-firmware.noarch': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'python-jinja2.noarch': {u'version': u'2.7.2-2.el7', u'repository': u'sym-base'}, u'libsemanage.x86_64': {u'version': u'2.1.10-16.el7', u'repository': u'sym-base'}, u'rubygem-rdoc.noarch': {u'version': u'4.0.0-24.el7', u'repository': u'sym-base'}, u'qemu-img.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'ltrace.x86_64': {u'version': u'0.7.91-11.el7', u'repository': u'sym-base'}, u'bash.x86_64': {u'version': u'4.2.46-12.el7', u'repository': u'sym-base'}, u'nss-softokn.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'python-urlgrabber.noarch': {u'version': u'3.10-6.el7', u'repository': u'sym-base'}, u'rsyslog.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'celt051.x86_64': {u'version': u'0.5.1.3-8.el7', u'repository': u'sym-base'}, u'perl-libs.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libbasicobjects.x86_64': {u'version': u'0.1.1-24.el7', u'repository': u'sym-base'}, u'popt.x86_64': {u'version': u'1.13-16.el7', u'repository': u'sym-base'}, u'wpa_supplicant.x86_64': {u'version': u'2.0-13.el7_0', u'repository': u'sym-base'}, u'kernel-devel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'glusterfs-api.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libldb.x86_64': {u'version': u'1.1.17-2.el7', u'repository': u'sym-base'}, u'acl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openssl.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'gssproxy.x86_64': {u'version': u'0.3.0-10.el7', u'repository': u'sym-base'}, u'slang.x86_64': {u'version': u'2.2.4-11.el7', u'repository': u'sym-base'}, u'teamd.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'hwdata.noarch': {u'version': u'0.252-7.5.el7', u'repository': u'sym-base'}, u'elfutils-libs.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'p11-kit-trust.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'iwl3160-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libref_array.x86_64': {u'version': u'0.1.4-24.el7', u'repository': u'sym-base'}, u'authconfig.x86_64': {u'version': u'6.2.8-9.el7', u'repository': u'sym-base'}, u'libnl3-cli.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'libsysfs.x86_64': {u'version': u'2.1.0-16.el7', u'repository': u'sym-base'}, u'libXdamage.x86_64': {u'version': u'1.1.4-4.1.el7', u'repository': u'sym-base'}, u'libtasn1.x86_64': {u'version': u'3.8-2.el7', u'repository': u'sym-base'}, u'mc.x86_64': {u'version': u'4.8.7-8.el7', u'repository': u'sym-base'}, u'perl-Net-LibIDN.x86_64': {u'version': u'0.12-15.el7', u'repository': u'sym-base'}, u'sssd-krb5.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'iwl100-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'iwl7260-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libthai.x86_64': {u'version': u'0.1.14-9.el7', u'repository': u'sym-base'}, u'git.x86_64': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'augeas-libs.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libcap.x86_64': {u'version': u'2.22-8.el7', u'repository': u'sym-base'}, u'net-snmp-utils.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'harfbuzz.x86_64': {u'version': u'0.9.20-4.el7', u'repository': u'sym-base'}, u'glib-networking.x86_64': {u'version': u'2.40.0-1.el7', u'repository': u'sym-base'}, u'os-prober.x86_64': {u'version': u'1.58-5.el7', u'repository': u'sym-base'}, u'perl-TimeDate.noarch': {u'version': u'2.30-2.el7', u'repository': u'sym-base'}, u'patch.x86_64': {u'version': u'2.7.1-8.el7', u'repository': u'sym-base'}, u'glibc-devel.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'libgnome-keyring.x86_64': {u'version': u'3.8.0-3.el7', u'repository': u'sym-base'}, u'filesystem.x86_64': {u'version': u'3.2-18.el7', u'repository': u'sym-base'}, u'smartmontools.x86_64': {u'version': u'6.2-4.el7', u'repository': u'sym-base'}, u'unzip.x86_64': {u'version': u'6.0-13.el7', u'repository': u'sym-base'}, u'parted.x86_64': {u'version': u'3.1-20.el7', u'repository': u'sym-base'}, u'nfs-utils.x86_64': {u'version': u'1.3.0-0.8.el7', u'repository': u'sym-base'}, u'libsmbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'sudo.x86_64': {u'version': u'1.8.6p7-13.el7', u'repository': u'sym-base'}, u'fipscheck-lib.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'binutils.x86_64': {u'version': u'2.23.52.0.1-30.el7', u'repository': u'sym-base'}, u'ppp.x86_64': {u'version': u'2.4.5-33.el7', u'repository': u'sym-base'}, u'xz.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'OpenIPMI-libs.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'hesiod.x86_64': {u'version': u'3.2.1-3.el7', u'repository': u'sym-base'}, u'elfutils-libelf.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'dbus.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'ruby-augeas.x86_64': {u'version': u'0.5.0-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Compress.noarch': {u'version': u'2.061-2.el7', u'repository': u'sym-base'}, u'libXinerama.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'libXtst.x86_64': {u'version': u'1.2.2-2.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Negotiate.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'puppetdb-terminus.noarch': {u'version': u'2.2.2-1.el7', u'repository': u'sym-puppet'}, u'polkit-pkla-compat.x86_64': {u'version': u'0.1-4.el7', u'repository': u'sym-base'}, u'fontconfig.x86_64': {u'version': u'2.10.95-7.el7', u'repository': u'sym-base'}, u'keyutils.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN-Data.noarch': {u'version': u'20120719.001-2.el7', u'repository': u'sym-base'}, u'm2crypto.x86_64': {u'version': u'0.21.1-15.el7', u'repository': u'sym-base'}, u'v8.x86_64': {u'version': u'3.14.5.10-17.el7', u'repository': u'sym-epel'}, u'nss.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'newt-python.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'initscripts.x86_64': {u'version': u'9.49.24-1.el7', u'repository': u'sym-base'}, u'avahi-libs.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'libcollection.x86_64': {u'version': u'0.6.2-24.el7', u'repository': u'sym-base'}, u'libnetfilter_conntrack.x86_64': {u'version': u'1.0.4-2.el7', u'repository': u'sym-base'}, u'pygpgme.x86_64': {u'version': u'0.3-9.el7', u'repository': u'sym-base'}, u'setup.noarch': {u'version': u'2.8.71-5.el7', u'repository': u'sym-base'}, u'libarchive.x86_64': {u'version': u'3.1.2-7.el7', u'repository': u'sym-base'}, u'libxml2-python.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'p11-kit.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'gsettings-desktop-schemas.x86_64': {u'version': u'3.8.2-3.el7', u'repository': u'sym-base'}, u'kernel-tools.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'nodejs.x86_64': {u'version': u'0.10.36-3.el7', u'repository': u'sym-epel'}, u'ca-certificates.noarch': {u'version': u'2014.1.98-72.el7', u'repository': u'sym-base'}, u'pyliblzma.x86_64': {u'version': u'0.5.3-11.el7', u'repository': u'sym-base'}, u'ruby-shadow.x86_64': {u'version': u'2.2.0-2.el7', u'repository': u'sym-puppet_deps'}, u'perl-Error.noarch': {u'version': u'0.17020-2.el7', u'repository': u'sym-base'}, u'findutils.x86_64': {u'version': u'4.5.11-3.el7', u'repository': u'sym-base'}, u'pkgconfig.x86_64': {u'version': u'0.27.1-4.el7', u'repository': u'sym-base'}, u'libdhash.x86_64': {u'version': u'0.4.3-24.el7', u'repository': u'sym-base'}, u'libmpc.x86_64': {u'version': u'1.0.1-3.el7', u'repository': u'sym-base'}, u'rsync.x86_64': {u'version': u'3.0.9-15.el7', u'repository': u'sym-base'}, u'libselinux-utils.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'strace.x86_64': {u'version': u'4.8-7.el7', u'repository': u'sym-base'}, u'c-ares.x86_64': {u'version': u'1.10.0-3.el7', u'repository': u'sym-base'}, u'xz-libs.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'libICE.x86_64': {u'version': u'1.0.8-7.el7', u'repository': u'sym-base'}, u'libXxf86vm.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'pixman.x86_64': {u'version': u'0.32.4-3.el7', u'repository': u'sym-base'}, u'tcp_wrappers-libs.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'perl-Net-HTTP.noarch': {u'version': u'6.06-2.el7', u'repository': u'sym-base'}, u'procps-ng.x86_64': {u'version': u'3.3.10-3.el7', u'repository': u'sym-base'}, u'firewalld.noarch': {u'version': u'0.3.9-11.el7', u'repository': u'sym-base'}, u'libuv.x86_64': {u'version': u'0.10.34-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Socket-IP.noarch': {u'version': u'0.21-4.el7', u'repository': u'sym-base'}, u'libmnl.x86_64': {u'version': u'1.0.3-7.el7', u'repository': u'sym-base'}, u'dhcp-libs.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'yum-metadata-parser.x86_64': {u'version': u'1.1.4-10.el7', u'repository': u'sym-base'}, u'perl-Pod-Simple.noarch': {u'version': u'3.28-4.el7', u'repository': u'sym-base'}, u'e2fsprogs-libs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'pulseaudio-libs.x86_64': {u'version': u'3.0-30.el7', u'repository': u'sym-base'}, u'perl-Encode-Locale.noarch': {u'version': u'1.03-5.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Zlib.x86_64': {u'version': u'2.061-4.el7', u'repository': u'sym-base'}, u'plymouth-core-libs.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'iwl6000-firmware.noarch': {u'version': u'9.221.4.1-36.el7', u'repository': u'sym-base'}, u'net-snmp.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'bind-libs-lite.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Bzip2.x86_64': {u'version': u'2.061-3.el7', u'repository': u'sym-base'}, u'file-libs.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'shadow-utils.x86_64': {u'version': u'4.1.5.1-18.el7', u'repository': u'sym-base'}, u'setools-console.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'iwl135-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'ncurses-base.noarch': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'bzip2.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'sed.x86_64': {u'version': u'4.2.2-5.el7', u'repository': u'sym-base'}, u'perl-PathTools.x86_64': {u'version': u'3.40-5.el7', u'repository': u'sym-base'}, u'libnfsidmap.x86_64': {u'version': u'0.25-11.el7', u'repository': u'sym-base'}, u'nmap-ncat.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'perl-IO-Socket-SSL.noarch': {u'version': u'1.94-3.el7', u'repository': u'sym-base'}, u'pango.x86_64': {u'version': u'1.34.1-5.el7', u'repository': u'sym-base'}, u'libXext.x86_64': {u'version': u'1.3.2-2.1.el7', u'repository': u'sym-base'}, u'gnupg2.x86_64': {u'version': u'2.0.22-3.el7', u'repository': u'sym-base'}, u'perl-Digest-MD5.x86_64': {u'version': u'2.52-3.el7', u'repository': u'sym-base'}, u'cryptsetup-libs.x86_64': {u'version': u'1.6.6-3.el7', u'repository': u'sym-base'}, u'tcl.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'net-snmp-agent-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'iwl105-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'libksi.x86_64': {u'version': u'3.2.2.0-1.el7', u'repository': u'sym-rsyslog'}, u'cups-client.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'perl-HTTP-Message.noarch': {u'version': u'6.06-6.el7', u'repository': u'sym-base'}, u'liblogging.x86_64': {u'version': u'1.0.5-1.el7', u'repository': u'sym-rsyslog'}, u'audit.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'trousers.x86_64': {u'version': u'0.3.11.2-3.el7', u'repository': u'sym-base'}, u'kexec-tools.x86_64': {u'version': u'2.0.7-19.el7', u'repository': u'sym-base'}, u'setools-libs-tcl.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'e2fsprogs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'python-slip-dbus.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'curl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'centos-indexhtml.noarch': {u'version': u'7-9.el7.centos', u'repository': u'sym-base'}, u'quota.x86_64': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'bc.x86_64': {u'version': u'1.06.95-13.el7', u'repository': u'sym-base'}, u'perl-Net-SSLeay.x86_64': {u'version': u'1.55-3.el7', u'repository': u'sym-base'}, u'cyrus-sasl.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'iputils.x86_64': {u'version': u'20121221-6.el7', u'repository': u'sym-base'}, u'openldap.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'libacl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openpgm.x86_64': {u'version': u'5.2.122-2.el7', u'repository': u'sym-epel'}, u'ntp.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'perl-Package-Constants.noarch': {u'version': u'0.02-285.el7', u'repository': u'sym-base'}, u'iwl5150-firmware.noarch': {u'version': u'8.24.2.2-36.el7', u'repository': u'sym-base'}, u'seavgabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'libunistring.x86_64': {u'version': u'0.9.3-9.el7', u'repository': u'sym-base'}, u'python-iniparse.noarch': {u'version': u'0.4-9.el7', u'repository': u'sym-base'}, u'glib2.x86_64': {u'version': u'2.40.0-4.el7', u'repository': u'sym-base'}, u'perl-constant.noarch': {u'version': u'1.27-2.el7', u'repository': u'sym-base'}, u'libsndfile.x86_64': {u'version': u'1.0.25-9.el7', u'repository': u'sym-base'}, u'dhclient.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'libaio.x86_64': {u'version': u'0.3.109-12.el7', u'repository': u'sym-base'}, u'gmp.x86_64': {u'version': u'6.0.0-11.el7', u'repository': u'sym-base'}, u'keyutils-libs.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'psmisc.x86_64': {u'version': u'22.20-8.el7', u'repository': u'sym-base'}, u'librbd1.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'tar.x86_64': {u'version': u'1.26-29.el7', u'repository': u'sym-base'}, u'python-libs.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'zeromq3.x86_64': {u'version': u'3.2.5-1.el7', u'repository': u'sym-epel'}, u'info.x86_64': {u'version': u'5.1-4.el7', u'repository': u'sym-base'}, u'perl-WWW-RobotRules.noarch': {u'version': u'6.02-5.el7', u'repository': u'sym-base'}, u'autoconf.noarch': {u'version': u'2.69-11.el7', u'repository': u'sym-base'}, u'redhat-lsb-core.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'oddjob.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'pam.x86_64': {u'version': u'1.1.8-12.el7', u'repository': u'sym-base'}, u'perl-macros.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libpath_utils.x86_64': {u'version': u'0.2.1-24.el7', u'repository': u'sym-base'}, u'cyrus-sasl-lib.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'perl-Encode.x86_64': {u'version': u'2.51-7.el7', u'repository': u'sym-base'}, u'python-sssdconfig.noarch': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'dbus-glib.x86_64': {u'version': u'0.100-7.el7', u'repository': u'sym-base'}, u'librados2.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'iproute.x86_64': {u'version': u'3.10.0-21.el7', u'repository': u'sym-base'}, u'libpipeline.x86_64': {u'version': u'1.2.3-3.el7', u'repository': u'sym-base'}, u'telnet.x86_64': {u'version': u'0.17-59.el7', u'repository': u'sym-base'}, u'gpm-libs.x86_64': {u'version': u'1.20.7-5.el7', u'repository': u'sym-base'}, u'flac-libs.x86_64': {u'version': u'1.3.0-5.el7_1', u'repository': u'sym-updates'}, u'pcre.x86_64': {u'version': u'8.32-14.el7', u'repository': u'sym-base'}, u'mailx.x86_64': {u'version': u'12.5-12.el7_0', u'repository': u'sym-base'}, u'OpenIPMI.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'freetype.x86_64': {u'version': u'2.4.11-9.el7', u'repository': u'sym-base'}, u'grub2-tools.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'libselinux-python.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'perl-HTML-Tree.noarch': {u'version': u'5.03-2.el7', u'repository': u'sym-base'}, u'systemd.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'qrencode-libs.x86_64': {u'version': u'3.4.1-3.el7', u'repository': u'sym-base'}, u'rubygem-psych.x86_64': {u'version': u'2.0.0-24.el7', u'repository': u'sym-base'}, u'perl-Getopt-Long.noarch': {u'version': u'2.40-2.el7', u'repository': u'sym-base'}, u'perl-podlators.noarch': {u'version': u'2.5.1-3.el7', u'repository': u'sym-base'}, u'perl-URI.noarch': {u'version': u'1.60-9.el7', u'repository': u'sym-base'}, u'net-tools.x86_64': {u'version': u'2.0-0.17.20131004git.el7', u'repository': u'sym-base'}, u'perl-Thread-Queue.noarch': {u'version': u'3.02-2.el7', u'repository': u'sym-base'}, u'NetworkManager-tui.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'basesystem.noarch': {u'version': u'10.0-7.el7.centos', u'repository': u'sym-base'}, u'perl-threads-shared.x86_64': {u'version': u'1.43-6.el7', u'repository': u'sym-base'}, u'libffi.x86_64': {u'version': u'3.0.13-11.el7', u'repository': u'sym-base'}, u'mesa-libgbm.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'perl-Carp.noarch': {u'version': u'1.26-244.el7', u'repository': u'sym-base'}, u'cronie.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'lm_sensors-libs.x86_64': {u'version': u'3.3.4-11.el7', u'repository': u'sym-base'}, u'setools-gui.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'perl-IO-HTML.noarch': {u'version': u'1.00-2.el7', u'repository': u'sym-base'}, u'sysvinit-tools.x86_64': {u'version': u'2.88-14.dsf.el7', u'repository': u'sym-base'}, u'pinentry.x86_64': {u'version': u'0.8.1-14.el7', u'repository': u'sym-base'}, u'perl-HTML-Tagset.noarch': {u'version': u'3.20-15.el7', u'repository': u'sym-base'}, u'libSM.x86_64': {u'version': u'1.2.1-7.el7', u'repository': u'sym-base'}, u'mcelog.x86_64': {u'version': u'101-3.9de4924.el7', u'repository': u'sym-base'}}, u'facter_serialnumber': u'3LV0K02', u'facter_processor14': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_em3': 9000, u'facter_processor12': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_em1': 9000, u'facter_processor27': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_lo': 65536, u'ansible_all_ipv4_addresses': [u'10.50.212.101', u'10.50.148.101'], u'ansible_python_version': u'2.7.5', u'facter_processor18': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_puppet_vardir': u'/var/lib/puppet', u'facter_kernel': u'Linux', u'facter_is_openstack_vm': False, u'facter_gid': u'root', u'ansible_product_version': u'NA', u'ansible_memory_mb': {u'real': {u'total': 193234, u'free': 190486, u'used': 2748}, u'swap': {u'cached': 0, u'total': 32767, u'used': 0, u'free': 32767}, u'nocache': {u'used': 2214, u'free': 191020}}, u'facter_uptime_days': 0, u'ansible_userspace_bits': u'64', u'facter_processor7': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor6': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_partitions': {u'sda2': {u'filesystem': u'swap', u'uuid': u'606fa28b-c43a-4329-99bd-2e538a1072aa', u'size': u'67108864'}, u'sda3': {u'mount': u'/', u'filesystem': u'ext4', u'uuid': u'972f603a-39ec-4e22-9816-9d941697f35d', u'size': u'1102837760'}, u'sda1': {u'mount': u'/boot', u'filesystem': u'ext4', u'uuid': u'48d002b1-7a24-420e-8167-e738c8307b44', u'size': u'1048576'}}, u'facter_processor4': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_release_date': u'07/09/2014', u'facter_processor2': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor1': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor0': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_rubysitedir': u'/usr/local/share/ruby/site_ruby/', u'ansible_p2p2': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'promisc': False, u'device': u'p2p2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'facter_processor9': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor8': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_virtualization_role': u'host', u'facter_network_bond0_100': u'10.50.148.96', u'facter_time_jitter': 1, u'facter_kernelmajversion': u'3.10', u'facter_blockdevice_sda_size': 599550590976, u'facter_productname': u'PowerEdge R720xd', u'ansible_lo': {u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.0.0.0', u'network': u'127.0.0.0', u'address': u'127.0.0.1'}, u'ipv6': [{u'scope': u'host', u'prefix': u'128', u'address': u'::1'}], u'device': u'lo', u'type': u'loopback', u'mtu': 65536}, u'facter_swapsize': u'32.00 GB', u'ansible_p2p1': {u'macaddress': u'a0:36:9f:3a:ac:dc', u'promisc': False, u'device': u'p2p1', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_blockdevices': u'sda,sdb', u'facter_facterversion': u'2.4.4', u'facter_hardwareisa': u'x86_64', u'facter_netmask_em3': u'255.255.255.224', u'facter_interfaces': u'bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2', u'ansible_devices': {u'sda': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'1170997248', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'558.38 GB', u'model': u'PERC H710P', u'partitions': {u'sda2': {u'start': u'1050624', u'sectorsize': 512, u'sectors': u'67108864', u'size': u'32.00 GB'}, u'sda3': {u'start': u'68159488', u'sectorsize': 512, u'sectors': u'1102837760', u'size': u'525.87 GB'}, u'sda1': {u'start': u'2048', u'sectorsize': 512, u'sectors': u'1048576', u'size': u'512.00 MB'}}}, u'sdb': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'7025983488', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'3.27 TB', u'model': u'PERC H710P', u'partitions': {}}}, u'facter_network_lo': u'127.0.0.0', u'facter_concat_basedir': u'/var/lib/puppet/concat', u'facter_netmask_bond0_100': u'255.255.255.224', u'facter_processorcount': 32, u'facter_netmask_lo': u'255.0.0.0', u'facter_swapfree': u'32.00 GB', u'facter_ipaddress_em3': u'10.50.212.101', u'ansible_memfree_mb': 190486, u'ansible_memtotal_mb': 193234, u'facter_memorysize_mb': u'193234.63', u'facter_has_ipmi': True, u'facter_prod_gateway': u'10.50.148.97', u'ansible_user_dir': u'/root', u'facter_kernelversion': u'3.10.0', u'facter_processors': {u'models': [u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'count': 32, u'physicalcount': 2}, u'facter_physicalprocessorcount': 2, u'ansible_processor_count': 2, u'facter_uniqueid': u'320a6594', u'ansible_hostname': u'b-openshif-r03f7-prod', u'facter_swapfree_mb': u'32768.00', u'facter_sshfp_ecdsa': u'SSHFP 3 1 5f51ed193aa1dfbc14bd4dee2f35ff34eee42ce3\nSSHFP 3 2 5b50701455d3c2e941d823ba2666219a4bb6dfca0a8f0d7d5a7f49b410eb13e7', u'ansible_interfaces': [u'bond0', u'lo', u'em2', u'bond0.100', u'em4', u'p2p2', u'em3', u'p2p1', u'em1'], u'ansible_machine_id': u'fdfb25f3fb304134ae7d4d2f6872dbfc', u'facter_macaddress_em4': u'b8:ca:3a:70:a6:cd', u'facter_fqdn': u'b-openshif-r03f7-prod.ash2.mycloud.net', u'facter_macaddress_em2': u'b8:ca:3a:70:a6:ca', u'facter_macaddress_em1': u'B8:CA:3A:70:A6:C8', u'facter_virtual': u'physical', u'ansible_system': u'Linux', u'ansible_fqdn': u'b-openshif-r03f7-prod.ash2.mycloud.net', u'ansible_mounts': [{u'options': u'rw,relatime,data=ordered', u'uuid': u'972f603a-39ec-4e22-9816-9d941697f35d', u'size_total': 555656593408, u'device': u'/dev/sda3', u'mount': u'/', u'size_available': 525058990080, u'fstype': u'ext4'}, {u'options': u'rw,relatime,data=ordered', u'uuid': u'48d002b1-7a24-420e-8167-e738c8307b44', u'size_total': 511647744, u'device': u'/dev/sda1', u'mount': u'/boot', u'size_available': 379547648, u'fstype': u'ext4'}], u'facter_boardmanufacturer': u'Dell Inc.', u'ansible_machine': u'x86_64', u'facter_vlans': u'100', u'facter_prod_address': u'10.50.148.101', u'facter_ps': u'ps -ef', u'ansible_ssh_host_key_rsa_public': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQCrS/M58G5ygjQhenTRUQ0vvL8TA7HcX0p6RVrZZL+HPwac6NcfiiF0bVlwg7ZvVti5F8lkSEVGshu3n0NPgquJeAqNrhH7Kkk/KbcUj3aAK0esa3WJQEVpx0kRXZdyZuwKbqzdrTC4Xek97H3XYD0XBZ6J+yqo44rvoMhNWC7f+KN/A61z8Tma8lcRNRxIfA8DiWWIYHYtCCinfw1/Rm5DxjW3TfTes3Rs6Bdupg5YYlSNMqJTDjS0h8R7UoahbKeQgnXbcLO5l9G/U8XrQi6ytQR9iGAzQgF3nKdqdvHOKffIGZ4h0zjlPJ6Rn2cSKXmBBnlike4FgoRQxIkAP+qR', u'ansible_nodename': u'b-openshif-r03f7-prod', u'facter_ipmi_ipsource': u'DHCP Address', u'facter_rubyplatform': u'x86_64-linux', u'ansible_user_gecos': u'root', u'ansible_product_uuid': u'44454C4C-4C00-1056-8030-B3C04F4B3032', u'facter_ipmi_netmask': u'255.255.255.224', u'facter_blockdevice_sda_vendor': u'DELL', 'etcd_cert_subdir': u'etcd-b-openshif-r03f7-prod.ash2.mycloud.net', u'facter_ipmi_macaddress': u'5c:f9:dd:f8:dd:d8', u'ansible_domain': u'ash2.mycloud.net', 'etcd_cert_prefix': None, u'facter_timezone': u'UTC', u'facter_blockdevice_sda_model': u'PERC H710P', u'facter_ipmi_ipaddress': u'10.50.228.101', u'ansible_processor_cores': 8, u'facter_blockdevice_sdb_size': 3597303545856, u'facter_default_gateway_interface': u'bond0.100', u'facter_processor16': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_virtualization_type': u'kvm', u'facter_macaddress_bond0': u'b8:ca:3a:70:a6:c8', u'facter_uptime_hours': 1, u'facter_lsbdistcodename': u'Core', u'ansible_distribution_release': u'Core', u'ansible_os_family': u'RedHat', u'facter_processor13': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'openshift': {u'common': {u'config_base': u'/etc/openshift', u'admin_binary': u'osadm', u'data_dir': u'/var/lib/openshift', u'ip': u'10.50.148.101', u'client_binary': u'osc', u'all_hostnames': [u'b-openshif-r03f7-prod.ash2.mycloud.net'], u'public_ip': u'10.50.148.101', u'sdn_network_plugin_name': u'redhat/openshift-ovs-subnet', u'use_openshift_sdn': True, u'use_fluentd': False, u'service_type': u'openshift', u'public_hostname': u'b-openshif-r03f7-prod.ash2.mycloud.net', u'use_cluster_metrics': False, u'hostname': u'b-openshif-r03f7-prod.ash2.mycloud.net', u'deployment_type': u'origin'}, u'current_config': {}}, u'facter_network_em3': u'10.50.212.96', 'openshift_master_cluster_hostname': 'openshift.ash2.mycloud.net', u'facter_sshfp_ed25519': u'SSHFP 4 1 706db8da4b65597454d123581b2bfda31d590fd4\nSSHFP 4 2 e0e00e818debe60ec04459eae803d102fa3ac39f43adbd6884bf5baeff43948f', u'ansible_product_name': u'PowerEdge R720xd', u'facter_lsbrelease': u':core-4.1-amd64:core-4.1-noarch', u'facter_processor10': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_user_uid': 0, u'facter_mtu_bond0_100': 9000, u'ansible_bios_date': u'07/09/2014', u'facter_gw_bond0': u'10.50.148.97', u'facter_boot_time': 1442528736, u'facter_uptime': u'1:46 hours', u'facter_processor20': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_id': u'root', 'openshift_master_cluster_password': 'kljd#3294SJD()@Y#%*()!&dlskjf', u'facter_augeasversion': u'1.1.0', u'facter_sshrsakey': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQCrS/M58G5ygjQhenTRUQ0vvL8TA7HcX0p6RVrZZL+HPwac6NcfiiF0bVlwg7ZvVti5F8lkSEVGshu3n0NPgquJeAqNrhH7Kkk/KbcUj3aAK0esa3WJQEVpx0kRXZdyZuwKbqzdrTC4Xek97H3XYD0XBZ6J+yqo44rvoMhNWC7f+KN/A61z8Tma8lcRNRxIfA8DiWWIYHYtCCinfw1/Rm5DxjW3TfTes3Rs6Bdupg5YYlSNMqJTDjS0h8R7UoahbKeQgnXbcLO5l9G/U8XrQi6ytQR9iGAzQgF3nKdqdvHOKffIGZ4h0zjlPJ6Rn2cSKXmBBnlike4FgoRQxIkAP+qR', u'facter_processor19': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'use_fluentd': 'false', u'facter_kernelrelease': u'3.10.0-229.el7.x86_64', u'facter_type': u'Rack Mount Chassis', 'use_cluster_metrics': 'true'}) => {"changed": true, "gid": 0, "group": "root", "item": {"ansible_all_ipv4_addresses": ["10.50.212.101", "10.50.148.101"], "ansible_all_ipv6_addresses": ["fe80::baca:3aff:fe70:a6c8", "fe80::baca:3aff:fe70:a6cc", "fe80::baca:3aff:fe70:a6c8"], "ansible_architecture": "x86_64", "ansible_bios_date": "07/09/2014", "ansible_bios_version": "2.4.3", "ansible_bond0": {"active": true, "device": "bond0", "ipv6": [{"address": "fe80::baca:3aff:fe70:a6c8", "prefix": "64", "scope": "link"}], "lacp_rate": "slow", "macaddress": "b8:ca:3a:70:a6:c8", "miimon": "100", "mode": "802.3ad", "mtu": 9000, "promisc": false, "slaves": ["em1", "p2p2"], "type": "bonding"}, "ansible_bond0.100": {"active": true, "device": "bond0.100", "ipv4": {"address": "10.50.148.101", "netmask": "255.255.255.224", "network": "10.50.148.96"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:a6c8", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:a6:c8", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_cmdline": {"BOOT_IMAGE": "/vmlinuz-3.10.0-229.el7.x86_64", "LANG": "en_US.UTF-8", "biosdevname": "1", "crashkernel": "auto", "inst.geoloc": "0", "net.ifnames": "1", "nofb": true, "quiet": true, "rhgb": true, "ro": true, "root": "UUID=972f603a-39ec-4e22-9816-9d941697f35d", "splash": "quiet"}, "ansible_date_time": {"date": "2015-09-18", "day": "18", "epoch": "1442535125", "hour": "00", "iso8601": "2015-09-18T00:12:05Z", "iso8601_micro": "2015-09-18T00:12:05.623183Z", "minute": "12", "month": "09", "second": "05", "time": "00:12:05", "tz": "UTC", "tz_offset": "+0000", "weekday": "Friday", "year": "2015"}, "ansible_default_ipv4": {"address": "10.50.148.101", "alias": "bond0.100", "gateway": "10.50.148.97", "interface": "bond0.100", "macaddress": "b8:ca:3a:70:a6:c8", "mtu": 9000, "netmask": "255.255.255.224", "network": "10.50.148.96", "type": "ether"}, "ansible_default_ipv6": {}, "ansible_devices": {"sda": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {"sda1": {"sectors": "1048576", "sectorsize": 512, "size": "512.00 MB", "start": "2048"}, "sda2": {"sectors": "67108864", "sectorsize": 512, "size": "32.00 GB", "start": "1050624"}, "sda3": {"sectors": "1102837760", "sectorsize": 512, "size": "525.87 GB", "start": "68159488"}}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "1170997248", "sectorsize": "512", "size": "558.38 GB", "support_discard": "0", "vendor": "DELL"}, "sdb": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "7025983488", "sectorsize": "512", "size": "3.27 TB", "support_discard": "0", "vendor": "DELL"}}, "ansible_distribution": "CentOS", "ansible_distribution_major_version": "7", "ansible_distribution_release": "Core", "ansible_distribution_version": "7.1.1503", "ansible_domain": "ash2.mycloud.net", "ansible_em1": {"active": true, "device": "em1", "macaddress": "b8:ca:3a:70:a6:c8", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em2": {"active": false, "device": "em2", "macaddress": "b8:ca:3a:70:a6:ca", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_em3": {"active": true, "device": "em3", "ipv4": {"address": "10.50.212.101", "netmask": "255.255.255.224", "network": "10.50.212.96"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:a6cc", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:a6:cc", "module": "igb", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em4": {"active": false, "device": "em4", "macaddress": "b8:ca:3a:70:a6:cd", "module": "igb", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_env": {"HOME": "/root", "LANG": "C", "LC_CTYPE": "C", "LOGNAME": "root", "MAIL": "/var/mail/johntheodore", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/home/johntheodore", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.119.134.140 59609 22", "SSH_CONNECTION": "10.119.134.140 59609 10.50.148.101 22", "SSH_TTY": "/dev/pts/0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-rglokorpqajvhhzhkdjgzjlqznwegbkl; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/ >/dev/null 2>&1", "SUDO_GID": "100", "SUDO_UID": "10267", "SUDO_USER": "johntheodore", "TERM": "screen", "USER": "root", "USERNAME": "root", "_": "/usr/bin/python"}, "ansible_fips": false, "ansible_form_factor": "Rack Mount Chassis", "ansible_fqdn": "b-openshif-r03f7-prod.ash2.mycloud.net", "ansible_hostname": "b-openshif-r03f7-prod", "ansible_interfaces": ["bond0", "lo", "em2", "bond0.100", "em4", "p2p2", "em3", "p2p1", "em1"], "ansible_kernel": "3.10.0-229.el7.x86_64", "ansible_lo": {"active": true, "device": "lo", "ipv4": {"address": "127.0.0.1", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "mtu": 65536, "promisc": false, "type": "loopback"}, "ansible_lsb": {"codename": "Core", "description": "CentOS Linux release 7.1.1503 (Core)", "id": "CentOS", "major_release": "7", "release": "7.1.1503"}, "ansible_machine": "x86_64", "ansible_machine_id": "fdfb25f3fb304134ae7d4d2f6872dbfc", "ansible_memfree_mb": 190486, "ansible_memory_mb": {"nocache": {"free": 191020, "used": 2214}, "real": {"free": 190486, "total": 193234, "used": 2748}, "swap": {"cached": 0, "free": 32767, "total": 32767, "used": 0}}, "ansible_memtotal_mb": 193234, "ansible_mounts": [{"device": "/dev/sda3", "fstype": "ext4", "mount": "/", "options": "rw,relatime,data=ordered", "size_available": 525058990080, "size_total": 555656593408, "uuid": "972f603a-39ec-4e22-9816-9d941697f35d"}, {"device": "/dev/sda1", "fstype": "ext4", "mount": "/boot", "options": "rw,relatime,data=ordered", "size_available": 379547648, "size_total": 511647744, "uuid": "48d002b1-7a24-420e-8167-e738c8307b44"}], "ansible_nodename": "b-openshif-r03f7-prod", "ansible_os_family": "RedHat", "ansible_p2p1": {"active": false, "device": "p2p1", "macaddress": "a0:36:9f:3a:ac:dc", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_p2p2": {"active": false, "device": "p2p2", "macaddress": "b8:ca:3a:70:a6:c8", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_pkg_mgr": "yum", "ansible_processor": ["GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "ansible_processor_cores": 8, "ansible_processor_count": 2, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 32, "ansible_product_name": "PowerEdge R720xd", "ansible_product_serial": "3LV0K02", "ansible_product_uuid": "44454C4C-4C00-1056-8030-B3C04F4B3032", "ansible_product_version": "NA", "ansible_python_version": "2.7.5", "ansible_selinux": {"status": "disabled"}, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv40Hpc2mqkwAS0FAqn+OXQFtHb5/6lqYYsRCmO4HrKB1y8RzRroV1w/PsgCQZS3l1ChxSFNJ+07g8Nx5B7F7E=", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCrS/M58G5ygjQhenTRUQ0vvL8TA7HcX0p6RVrZZL+HPwac6NcfiiF0bVlwg7ZvVti5F8lkSEVGshu3n0NPgquJeAqNrhH7Kkk/KbcUj3aAK0esa3WJQEVpx0kRXZdyZuwKbqzdrTC4Xek97H3XYD0XBZ6J+yqo44rvoMhNWC7f+KN/A61z8Tma8lcRNRxIfA8DiWWIYHYtCCinfw1/Rm5DxjW3TfTes3Rs6Bdupg5YYlSNMqJTDjS0h8R7UoahbKeQgnXbcLO5l9G/U8XrQi6ytQR9iGAzQgF3nKdqdvHOKffIGZ4h0zjlPJ6Rn2cSKXmBBnlike4FgoRQxIkAP+qR", "ansible_ssh_user": "johntheodore", "ansible_sudo": "true", "ansible_swapfree_mb": 32767, "ansible_swaptotal_mb": 32767, "ansible_system": "Linux", "ansible_system_vendor": "Dell Inc.", "ansible_user_dir": "/root", "ansible_user_gecos": "root", "ansible_user_gid": 0, "ansible_user_id": "root", "ansible_user_shell": "/bin/bash", "ansible_user_uid": 0, "ansible_userspace_architecture": "x86_64", "ansible_userspace_bits": "64", "ansible_virtualization_role": "host", "ansible_virtualization_type": "kvm", "deployment_type": "origin", "etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r03f7-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false], "facter_architecture": "x86_64", "facter_augeasversion": "1.1.0", "facter_bios_release_date": "07/09/2014", "facter_bios_vendor": "Dell Inc.", "facter_bios_version": "2.4.3", "facter_blockdevice_sda_model": "PERC H710P", "facter_blockdevice_sda_size": 599550590976, "facter_blockdevice_sda_vendor": "DELL", "facter_blockdevice_sdb_model": "PERC H710P", "facter_blockdevice_sdb_size": 3597303545856, "facter_blockdevice_sdb_vendor": "DELL", "facter_blockdevices": "sda,sdb", "facter_boardmanufacturer": "Dell Inc.", "facter_boardproductname": "0X3D66", "facter_boardserialnumber": "..CN7016341R00GX.", "facter_boot_time": 1442528736, "facter_concat_basedir": "/var/lib/puppet/concat", "facter_datacenter": "ash2", "facter_default_gateway": "10.50.148.97", "facter_default_gateway_interface": "bond0.100", "facter_domain": "ash2.mycloud.net", "facter_facterversion": "2.4.4", "facter_filesystems": "ext2,ext3,ext4", "facter_fqdn": "b-openshif-r03f7-prod.ash2.mycloud.net", "facter_gid": "root", "facter_gw_bond0": "10.50.148.97", "facter_gw_default": "10.50.148.97", "facter_hardware_health": {"disks": {"SEAGATEST3600057SSES666SL81VVH": {"Device Id": "9", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "9", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82DVP": {"Device Id": "1", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "1", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82E43": {"Device Id": "10", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "10", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82TB5": {"Device Id": "0", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "0", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL831ZX": {"Device Id": "6", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "6", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83EX2": {"Device Id": "5", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "5", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83EXK": {"Device Id": "7", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "7", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83F1M": {"Device Id": "8", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "8", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83F35": {"Device Id": "4", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "4", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83FBS": {"Device Id": "3", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "3", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83FGT": {"Device Id": "2", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "2", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL83FJB": {"Device Id": "11", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "11", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WXD1E63RLPS7": {"Device Id": "13", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "13", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WXV1E53ZCU35": {"Device Id": "12", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "12", "smart_health": "PASSED"}}, "mcelog": {}, "power": {"PS Redundancy": "Fully Redundant", "PSU1": "Presence detected", "PSU2": "Presence detected"}, "raid": {"battery_replacement_required": "No"}}, "facter_hardwareisa": "x86_64", "facter_hardwaremodel": "x86_64", "facter_has_ipmi": true, "facter_hostname": "b-openshif-r03f7-prod", "facter_id": "root", "facter_installed_packages": {"MegaCli.noarch": {"repository": "cpe-custom", "version": "8.07.08-1"}, "NetworkManager-libnm.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-team.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-tui.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "OpenIPMI-libs.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI-modalias.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "PyYAML.x86_64": {"repository": "cpe-custom", "version": "3.11-8.el7.centos"}, "acl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "aic94xx-firmware.noarch": {"repository": "sym-base", "version": "30-6.el7"}, "alsa-firmware.noarch": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-lib.x86_64": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-tools-firmware.x86_64": {"repository": "sym-base", "version": "1.0.27-4.el7"}, "at.x86_64": {"repository": "sym-base", "version": "3.1.13-17.el7_0.1"}, "atk.x86_64": {"repository": "sym-base", "version": "2.8.0-4.el7"}, "audit-libs.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "audit.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "augeas-libs.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "augeas.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "authconfig.x86_64": {"repository": "sym-base", "version": "6.2.8-9.el7"}, "autoconf.noarch": {"repository": "sym-base", "version": "2.69-11.el7"}, "autofs.x86_64": {"repository": "sym-base", "version": "5.0.7-48.el7"}, "autogen-libopts.x86_64": {"repository": "sym-base", "version": "5.18-5.el7"}, "automake.noarch": {"repository": "sym-base", "version": "1.13.4-3.el7"}, "avahi-autoipd.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "avahi-libs.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "basesystem.noarch": {"repository": "sym-base", "version": "10.0-7.el7.centos"}, "bash.x86_64": {"repository": "sym-base", "version": "4.2.46-12.el7"}, "bc.x86_64": {"repository": "sym-base", "version": "1.06.95-13.el7"}, "bind-libs-lite.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-libs.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-license.noarch": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-utils.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "binutils.x86_64": {"repository": "sym-base", "version": "2.23.52.0.1-30.el7"}, "biosdevname.x86_64": {"repository": "sym-base", "version": "0.6.1-2.el7"}, "boost-system.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "boost-thread.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "btrfs-progs.x86_64": {"repository": "sym-base", "version": "3.16.2-1.el7"}, "bwidget.noarch": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "bzip2-libs.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "bzip2.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "c-ares.x86_64": {"repository": "sym-base", "version": "1.10.0-3.el7"}, "ca-certificates.noarch": {"repository": "sym-base", "version": "2014.1.98-72.el7"}, "cairo.x86_64": {"repository": "sym-base", "version": "1.12.14-6.el7"}, "celt051.x86_64": {"repository": "sym-base", "version": "0.5.1.3-8.el7"}, "centos-indexhtml.noarch": {"repository": "sym-base", "version": "7-9.el7.centos"}, "centos-logos.noarch": {"repository": "sym-base", "version": "70.0.6-1.el7.centos"}, "centos-release.x86_64": {"repository": "sym-base", "version": "7-1.1503.el7.centos.2.8"}, "chkconfig.x86_64": {"repository": "sym-base", "version": "1.3.61-4.el7"}, "cmake.x86_64": {"repository": "sym-base", "version": "2.8.11-4.el7"}, "collectd.x86_64": {"repository": "sym-epel", "version": "5.5.0-2.el7"}, "coreutils.x86_64": {"repository": "sym-base", "version": "8.22-11.el7"}, "cpio.x86_64": {"repository": "sym-base", "version": "2.11-22.el7"}, "cpp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "cracklib-dicts.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cracklib.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cronie-anacron.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "cronie.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "crontabs.noarch": {"repository": "sym-base", "version": "1.11-6.20121102git.el7"}, "cryptsetup-libs.x86_64": {"repository": "sym-base", "version": "1.6.6-3.el7"}, "cups-client.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "cups-libs.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "curl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "cyrus-sasl-devel.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-gssapi.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-lib.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "dbus-glib.x86_64": {"repository": "sym-base", "version": "0.100-7.el7"}, "dbus-libs.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "dbus-python.x86_64": {"repository": "sym-base", "version": "1.1.1-9.el7"}, "dbus.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "device-mapper-libs.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "device-mapper-multipath-libs.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper-multipath.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "dhclient.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-common.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-libs.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "diffutils.x86_64": {"repository": "sym-base", "version": "3.3-4.el7"}, "dmidecode.x86_64": {"repository": "sym-base", "version": "2.12-5.el7"}, "dnsmasq.x86_64": {"repository": "sym-base", "version": "2.66-12.el7"}, "dos2unix.x86_64": {"repository": "sym-base", "version": "6.0.3-4.el7"}, "dracut-config-rescue.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut-network.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dstat.noarch": {"repository": "sym-base", "version": "0.7.2-12.el7"}, "e2fsprogs-libs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "e2fsprogs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "ebtables.x86_64": {"repository": "sym-base", "version": "2.0.10-13.el7"}, "ed.x86_64": {"repository": "sym-base", "version": "1.9-4.el7"}, "elfutils-libelf.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "elfutils-libs.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "ethtool.x86_64": {"repository": "sym-base", "version": "3.15-2.el7"}, "expat.x86_64": {"repository": "sym-base", "version": "2.1.0-8.el7"}, "facter.x86_64": {"repository": "sym-puppet", "version": "2.4.4-1.el7"}, "file-libs.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "file.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "filesystem.x86_64": {"repository": "sym-base", "version": "3.2-18.el7"}, "findutils.x86_64": {"repository": "sym-base", "version": "4.5.11-3.el7"}, "fipscheck-lib.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "fipscheck.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "firewalld.noarch": {"repository": "sym-base", "version": "0.3.9-11.el7"}, "flac-libs.x86_64": {"repository": "sym-updates", "version": "1.3.0-5.el7_1"}, "fontconfig.x86_64": {"repository": "sym-base", "version": "2.10.95-7.el7"}, "fontpackages-filesystem.noarch": {"repository": "sym-base", "version": "1.44-8.el7"}, "freetype.x86_64": {"repository": "sym-base", "version": "2.4.11-9.el7"}, "fxload.x86_64": {"repository": "sym-base", "version": "2002_04_11-16.el7"}, "gawk.x86_64": {"repository": "sym-base", "version": "4.0.2-4.el7"}, "gcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "gdb.x86_64": {"repository": "sym-base", "version": "7.6.1-64.el7"}, "gdbm.x86_64": {"repository": "sym-base", "version": "1.10-8.el7"}, "gdk-pixbuf2.x86_64": {"repository": "sym-base", "version": "2.28.2-4.el7"}, "gettext-libs.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "gettext.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "git.x86_64": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "glib-networking.x86_64": {"repository": "sym-base", "version": "2.40.0-1.el7"}, "glib2.x86_64": {"repository": "sym-base", "version": "2.40.0-4.el7"}, "glibc-common.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-devel.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-headers.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glusterfs-api.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs-libs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "gmp.x86_64": {"repository": "sym-base", "version": "6.0.0-11.el7"}, "gnupg2.x86_64": {"repository": "sym-base", "version": "2.0.22-3.el7"}, "gnutls.x86_64": {"repository": "sym-base", "version": "3.3.8-12.el7"}, "gobject-introspection.x86_64": {"repository": "sym-base", "version": "1.36.0-4.el7"}, "gpgme.x86_64": {"repository": "sym-base", "version": "1.3.2-5.el7"}, "gpm-libs.x86_64": {"repository": "sym-base", "version": "1.20.7-5.el7"}, "graphite2.x86_64": {"repository": "sym-base", "version": "1.2.2-5.el7"}, "grep.x86_64": {"repository": "sym-base", "version": "2.20-1.el7"}, "groff-base.x86_64": {"repository": "sym-base", "version": "1.22.2-8.el7"}, "grub2-tools.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grub2.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grubby.x86_64": {"repository": "sym-base", "version": "8.28-11.el7"}, "gsettings-desktop-schemas.x86_64": {"repository": "sym-base", "version": "3.8.2-3.el7"}, "gsm.x86_64": {"repository": "sym-base", "version": "1.0.13-11.el7"}, "gssproxy.x86_64": {"repository": "sym-base", "version": "0.3.0-10.el7"}, "gtk2.x86_64": {"repository": "sym-base", "version": "2.24.22-5.el7_0.1"}, "gzip.x86_64": {"repository": "sym-base", "version": "1.5-7.el7"}, "hardlink.x86_64": {"repository": "sym-base", "version": "1.0-19.el7"}, "harfbuzz.x86_64": {"repository": "sym-base", "version": "0.9.20-4.el7"}, "hesiod.x86_64": {"repository": "sym-base", "version": "3.2.1-3.el7"}, "hicolor-icon-theme.noarch": {"repository": "sym-base", "version": "0.12-7.el7"}, "hiera.noarch": {"repository": "sym-epel", "version": "1.3.4-1.el7"}, "hostname.x86_64": {"repository": "sym-base", "version": "3.13-3.el7"}, "htop.x86_64": {"repository": "sym-epel", "version": "1.0.3-3.el7"}, "http-parser.x86_64": {"repository": "sym-epel", "version": "2.0-4.20121128gitcd01361.el7"}, "hwdata.noarch": {"repository": "sym-base", "version": "0.252-7.5.el7"}, "info.x86_64": {"repository": "sym-base", "version": "5.1-4.el7"}, "initscripts.x86_64": {"repository": "sym-base", "version": "9.49.24-1.el7"}, "ipmitool.x86_64": {"repository": "sym-updates", "version": "1.8.13-8.el7_1"}, "iproute.x86_64": {"repository": "sym-base", "version": "3.10.0-21.el7"}, "iprutils.x86_64": {"repository": "sym-base", "version": "2.4.3-3.el7"}, "iptables.x86_64": {"repository": "sym-base", "version": "1.4.21-13.el7"}, "iputils.x86_64": {"repository": "sym-base", "version": "20121221-6.el7"}, "ipxe-roms-qemu.noarch": {"repository": "sym-base", "version": "20130517-6.gitc4bce43.el7"}, "irqbalance.x86_64": {"repository": "sym-base", "version": "1.0.7-1.el7"}, "ivtv-firmware.noarch": {"repository": "sym-base", "version": "20080701-26.el7"}, "iwl100-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl1000-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl105-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl135-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2000-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2030-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl3160-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "iwl3945-firmware.noarch": {"repository": "sym-base", "version": "15.32.2.9-36.el7"}, "iwl4965-firmware.noarch": {"repository": "sym-base", "version": "228.61.2.24-36.el7"}, "iwl5000-firmware.noarch": {"repository": "sym-base", "version": "8.83.5.1_1-36.el7"}, "iwl5150-firmware.noarch": {"repository": "sym-base", "version": "8.24.2.2-36.el7"}, "iwl6000-firmware.noarch": {"repository": "sym-base", "version": "9.221.4.1-36.el7"}, "iwl6000g2a-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.3-36.el7"}, "iwl6000g2b-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.2-36.el7"}, "iwl6050-firmware.noarch": {"repository": "sym-base", "version": "41.28.5.1-36.el7"}, "iwl7260-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "jansson.x86_64": {"repository": "sym-base", "version": "2.4-6.el7"}, "jasper-libs.x86_64": {"repository": "sym-base", "version": "1.900.1-26.el7_0.3"}, "jbigkit-libs.x86_64": {"repository": "sym-base", "version": "2.0-11.el7"}, "jdk1.8.0_45.x86_64": {"repository": "cpe-custom", "version": "1.8.0_45-fcs"}, "jq.x86_64": {"repository": "sym-epel", "version": "1.3-2.el7"}, "json-c.x86_64": {"repository": "sym-base", "version": "0.11-4.el7_0"}, "kbd-legacy.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd-misc.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd.x86_64": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kernel-devel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-headers.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools-libs.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kexec-tools.x86_64": {"repository": "sym-base", "version": "2.0.7-19.el7"}, "keyutils-libs.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "keyutils.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "kmod-libs.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kmod.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kpartx.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "krb5-libs.x86_64": {"repository": "sym-base", "version": "1.12.2-14.el7"}, "less.x86_64": {"repository": "sym-base", "version": "458-8.el7"}, "libICE.x86_64": {"repository": "sym-base", "version": "1.0.8-7.el7"}, "libSM.x86_64": {"repository": "sym-base", "version": "1.2.1-7.el7"}, "libX11-common.noarch": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libX11.x86_64": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libXau.x86_64": {"repository": "sym-base", "version": "1.0.8-2.1.el7"}, "libXcomposite.x86_64": {"repository": "sym-base", "version": "0.4.4-4.1.el7"}, "libXcursor.x86_64": {"repository": "sym-base", "version": "1.1.14-2.1.el7"}, "libXdamage.x86_64": {"repository": "sym-base", "version": "1.1.4-4.1.el7"}, "libXext.x86_64": {"repository": "sym-base", "version": "1.3.2-2.1.el7"}, "libXfixes.x86_64": {"repository": "sym-base", "version": "5.0.1-2.1.el7"}, "libXft.x86_64": {"repository": "sym-base", "version": "2.3.1-5.1.el7"}, "libXi.x86_64": {"repository": "sym-base", "version": "1.7.2-2.1.el7"}, "libXinerama.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libXmu.x86_64": {"repository": "sym-base", "version": "1.1.1-5.1.el7"}, "libXrandr.x86_64": {"repository": "sym-base", "version": "1.4.1-2.1.el7"}, "libXrender.x86_64": {"repository": "sym-base", "version": "0.9.8-2.1.el7"}, "libXt.x86_64": {"repository": "sym-base", "version": "1.1.4-6.1.el7"}, "libXtst.x86_64": {"repository": "sym-base", "version": "1.2.2-2.1.el7"}, "libXxf86vm.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libacl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "libaio.x86_64": {"repository": "sym-base", "version": "0.3.109-12.el7"}, "libarchive.x86_64": {"repository": "sym-base", "version": "3.1.2-7.el7"}, "libassuan.x86_64": {"repository": "sym-base", "version": "2.1.0-3.el7"}, "libasyncns.x86_64": {"repository": "sym-base", "version": "0.8-7.el7"}, "libattr.x86_64": {"repository": "sym-base", "version": "2.4.46-12.el7"}, "libbasicobjects.x86_64": {"repository": "sym-base", "version": "0.1.1-24.el7"}, "libblkid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libcap-ng.x86_64": {"repository": "sym-base", "version": "0.7.3-5.el7"}, "libcap.x86_64": {"repository": "sym-base", "version": "2.22-8.el7"}, "libcollection.x86_64": {"repository": "sym-base", "version": "0.6.2-24.el7"}, "libcom_err.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libcroco.x86_64": {"repository": "sym-base", "version": "0.6.8-5.el7"}, "libcurl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "libdaemon.x86_64": {"repository": "sym-base", "version": "0.14-7.el7"}, "libdb-utils.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdb.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdhash.x86_64": {"repository": "sym-base", "version": "0.4.3-24.el7"}, "libdrm.x86_64": {"repository": "sym-base", "version": "2.4.56-2.el7"}, "libedit.x86_64": {"repository": "sym-base", "version": "3.0-12.20121213cvs.el7"}, "libestr.x86_64": {"repository": "sym-base", "version": "0.1.9-2.el7"}, "libevent.x86_64": {"repository": "sym-base", "version": "2.0.21-4.el7"}, "libffi.x86_64": {"repository": "sym-base", "version": "3.0.13-11.el7"}, "libgcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgcrypt.x86_64": {"repository": "sym-base", "version": "1.5.3-12.el7"}, "libglade2.x86_64": {"repository": "sym-base", "version": "2.6.4-11.el7"}, "libgnome-keyring.x86_64": {"repository": "sym-base", "version": "3.8.0-3.el7"}, "libgomp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgpg-error.x86_64": {"repository": "sym-base", "version": "1.12-3.el7"}, "libgt.x86_64": {"repository": "cpe-custom", "version": "0.3.11-1.el7"}, "libgudev1.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "libibverbs.x86_64": {"repository": "sym-base", "version": "1.1.8-5.el7"}, "libidn.x86_64": {"repository": "sym-base", "version": "1.28-3.el7"}, "libini_config.x86_64": {"repository": "sym-base", "version": "1.1.0-24.el7"}, "libipa_hbac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libiscsi.x86_64": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "libjpeg-turbo.x86_64": {"repository": "sym-base", "version": "1.2.90-5.el7"}, "libksi.x86_64": {"repository": "sym-rsyslog", "version": "3.2.2.0-1.el7"}, "libldb.x86_64": {"repository": "sym-base", "version": "1.1.17-2.el7"}, "liblogging.x86_64": {"repository": "sym-rsyslog", "version": "1.0.5-1.el7"}, "libmnl.x86_64": {"repository": "sym-base", "version": "1.0.3-7.el7"}, "libmodman.x86_64": {"repository": "sym-base", "version": "2.0.1-8.el7"}, "libmount.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libmpc.x86_64": {"repository": "sym-base", "version": "1.0.1-3.el7"}, "libndp.x86_64": {"repository": "sym-base", "version": "1.2-4.el7"}, "libnetfilter_conntrack.x86_64": {"repository": "sym-base", "version": "1.0.4-2.el7"}, "libnfnetlink.x86_64": {"repository": "sym-base", "version": "1.0.1-4.el7"}, "libnfsidmap.x86_64": {"repository": "sym-base", "version": "0.25-11.el7"}, "libnl3-cli.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libnl3.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libogg.x86_64": {"repository": "sym-base", "version": "1.3.0-7.el7"}, "libpath_utils.x86_64": {"repository": "sym-base", "version": "0.2.1-24.el7"}, "libpcap.x86_64": {"repository": "sym-base", "version": "1.5.3-3.el7_0.1"}, "libpciaccess.x86_64": {"repository": "sym-base", "version": "0.13.1-4.1.el7"}, "libpipeline.x86_64": {"repository": "sym-base", "version": "1.2.3-3.el7"}, "libpng.x86_64": {"repository": "sym-base", "version": "1.5.13-5.el7"}, "libproxy.x86_64": {"repository": "sym-base", "version": "0.4.11-6.el7"}, "libpwquality.x86_64": {"repository": "sym-base", "version": "1.2.3-4.el7"}, "librados2.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librbd1.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librdmacm.x86_64": {"repository": "sym-base", "version": "1.0.19.1-1.el7"}, "libref_array.x86_64": {"repository": "sym-base", "version": "0.1.4-24.el7"}, "librelp.x86_64": {"repository": "cpe-custom", "version": "1.2.7-1.el7"}, "libseccomp.x86_64": {"repository": "sym-base", "version": "2.1.1-2.el7"}, "libselinux-python.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-ruby.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-utils.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libsemanage.x86_64": {"repository": "sym-base", "version": "2.1.10-16.el7"}, "libsepol.x86_64": {"repository": "sym-base", "version": "2.1.9-3.el7"}, "libsmbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libsndfile.x86_64": {"repository": "sym-base", "version": "1.0.25-9.el7"}, "libsoup.x86_64": {"repository": "sym-base", "version": "2.46.0-3.el7"}, "libss.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libssh2.x86_64": {"repository": "sym-base", "version": "1.4.3-8.el7"}, "libsss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsss_nss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsysfs.x86_64": {"repository": "sym-base", "version": "2.1.0-16.el7"}, "libtalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "libtasn1.x86_64": {"repository": "sym-base", "version": "3.8-2.el7"}, "libtdb.x86_64": {"repository": "sym-base", "version": "1.3.0-1.el7"}, "libteam.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "libtevent.x86_64": {"repository": "sym-base", "version": "0.9.21-3.el7"}, "libthai.x86_64": {"repository": "sym-base", "version": "0.1.14-9.el7"}, "libtiff.x86_64": {"repository": "sym-base", "version": "4.0.3-14.el7"}, "libtirpc.x86_64": {"repository": "sym-base", "version": "0.2.4-0.5.el7"}, "libtool-ltdl.x86_64": {"repository": "sym-base", "version": "2.4.2-20.el7"}, "libunistring.x86_64": {"repository": "sym-base", "version": "0.9.3-9.el7"}, "libusbx.x86_64": {"repository": "sym-base", "version": "1.0.15-4.el7"}, "libuser.x86_64": {"repository": "sym-base", "version": "0.60-5.el7"}, "libutempter.x86_64": {"repository": "sym-base", "version": "1.1.6-4.el7"}, "libuuid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libuv.x86_64": {"repository": "sym-epel", "version": "0.10.34-1.el7"}, "libverto-tevent.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libverto.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libvorbis.x86_64": {"repository": "sym-base", "version": "1.3.3-8.el7"}, "libwbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libxcb.x86_64": {"repository": "sym-base", "version": "1.9-5.el7"}, "libxml2-python.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libxml2.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libyaml.x86_64": {"repository": "sym-base", "version": "0.1.4-11.el7_0"}, "linux-firmware.noarch": {"repository": "sym-base", "version": "20140911-0.1.git365e80c.el7"}, "lm_sensors-libs.x86_64": {"repository": "sym-base", "version": "3.3.4-11.el7"}, "lmmclient.noarch": {"repository": "cpe-custom", "version": "2015.1-141230"}, "logrotate.x86_64": {"repository": "sym-base", "version": "3.8.6-4.el7"}, "lsof.x86_64": {"repository": "sym-base", "version": "4.87-4.el7"}, "ltrace.x86_64": {"repository": "sym-base", "version": "0.7.91-11.el7"}, "lua.x86_64": {"repository": "sym-base", "version": "5.1.4-14.el7"}, "lynx.x86_64": {"repository": "sym-base", "version": "2.8.8-0.3.dev15.el7"}, "lzo.x86_64": {"repository": "sym-base", "version": "2.06-6.el7_0.2"}, "m2crypto.x86_64": {"repository": "sym-base", "version": "0.21.1-15.el7"}, "m4.x86_64": {"repository": "sym-base", "version": "1.4.16-9.el7"}, "mailcap.noarch": {"repository": "sym-base", "version": "2.1.41-2.el7"}, "mailx.x86_64": {"repository": "sym-base", "version": "12.5-12.el7_0"}, "make.x86_64": {"repository": "sym-base", "version": "3.82-21.el7"}, "man-db.x86_64": {"repository": "sym-base", "version": "2.6.3-9.el7"}, "man-pages.noarch": {"repository": "sym-base", "version": "3.53-5.el7"}, "mariadb-libs.x86_64": {"repository": "sym-base", "version": "5.5.41-2.el7_0"}, "mc.x86_64": {"repository": "sym-base", "version": "4.8.7-8.el7"}, "mcelog.x86_64": {"repository": "sym-base", "version": "101-3.9de4924.el7"}, "mesa-libEGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libgbm.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libglapi.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "microcode_ctl.x86_64": {"repository": "sym-base", "version": "2.1-10.el7"}, "mlocate.x86_64": {"repository": "sym-base", "version": "0.26-5.el7"}, "mozjs17.x86_64": {"repository": "sym-base", "version": "17.0.0-10.el7"}, "mpfr.x86_64": {"repository": "sym-base", "version": "3.1.1-4.el7"}, "ncurses-base.noarch": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses-libs.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "net-snmp-agent-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-utils.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-tools.x86_64": {"repository": "sym-base", "version": "2.0-0.17.20131004git.el7"}, "nettle.x86_64": {"repository": "sym-base", "version": "2.7.1-4.el7"}, "newt-python.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "newt.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "nfs-utils.x86_64": {"repository": "sym-base", "version": "1.3.0-0.8.el7"}, "nmap-ncat.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nmap.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nodejs.x86_64": {"repository": "sym-epel", "version": "0.10.36-3.el7"}, "nscd.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "nspr.x86_64": {"repository": "sym-base", "version": "4.10.6-3.el7"}, "nss-softokn-freebl.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-softokn.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-sysinit.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-tools.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-util.x86_64": {"repository": "sym-base", "version": "3.16.2.3-2.el7"}, "nss.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "ntp.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "ntpdate.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "numactl-libs.x86_64": {"repository": "sym-base", "version": "2.0.9-4.el7"}, "oddjob-mkhomedir.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "oddjob.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "openldap-clients.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap-devel.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openpgm.x86_64": {"repository": "sym-epel", "version": "5.2.122-2.el7"}, "openssh-clients.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh-server.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssl-libs.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "openssl.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "os-prober.x86_64": {"repository": "sym-base", "version": "1.58-5.el7"}, "p11-kit-trust.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "p11-kit.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "pam.x86_64": {"repository": "sym-base", "version": "1.1.8-12.el7"}, "pango.x86_64": {"repository": "sym-base", "version": "1.34.1-5.el7"}, "parted.x86_64": {"repository": "sym-base", "version": "3.1-20.el7"}, "passwd.x86_64": {"repository": "sym-base", "version": "0.79-4.el7"}, "patch.x86_64": {"repository": "sym-base", "version": "2.7.1-8.el7"}, "pciutils-libs.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pciutils.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pcre.x86_64": {"repository": "sym-base", "version": "8.32-14.el7"}, "perl-Archive-Tar.noarch": {"repository": "sym-base", "version": "1.92-2.el7"}, "perl-Business-ISBN-Data.noarch": {"repository": "sym-base", "version": "20120719.001-2.el7"}, "perl-Business-ISBN.noarch": {"repository": "sym-base", "version": "2.06-2.el7"}, "perl-Carp.noarch": {"repository": "sym-base", "version": "1.26-244.el7"}, "perl-Compress-Raw-Bzip2.x86_64": {"repository": "sym-base", "version": "2.061-3.el7"}, "perl-Compress-Raw-Zlib.x86_64": {"repository": "sym-base", "version": "2.061-4.el7"}, "perl-Data-Dumper.x86_64": {"repository": "sym-base", "version": "2.145-3.el7"}, "perl-Digest-MD5.x86_64": {"repository": "sym-base", "version": "2.52-3.el7"}, "perl-Digest.noarch": {"repository": "sym-base", "version": "1.17-245.el7"}, "perl-Encode-Locale.noarch": {"repository": "sym-base", "version": "1.03-5.el7"}, "perl-Encode.x86_64": {"repository": "sym-base", "version": "2.51-7.el7"}, "perl-Error.noarch": {"repository": "sym-base", "version": "0.17020-2.el7"}, "perl-Exporter.noarch": {"repository": "sym-base", "version": "5.68-3.el7"}, "perl-File-Listing.noarch": {"repository": "sym-base", "version": "6.04-7.el7"}, "perl-File-Path.noarch": {"repository": "sym-base", "version": "2.09-2.el7"}, "perl-File-Temp.noarch": {"repository": "sym-base", "version": "0.23.01-3.el7"}, "perl-Filter.x86_64": {"repository": "sym-base", "version": "1.49-3.el7"}, "perl-Font-AFM.noarch": {"repository": "sym-base", "version": "1.20-13.el7"}, "perl-Getopt-Long.noarch": {"repository": "sym-base", "version": "2.40-2.el7"}, "perl-Git.noarch": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "perl-HTML-Format.noarch": {"repository": "sym-base", "version": "2.10-7.el7"}, "perl-HTML-Parser.x86_64": {"repository": "sym-base", "version": "3.71-4.el7"}, "perl-HTML-Tagset.noarch": {"repository": "sym-base", "version": "3.20-15.el7"}, "perl-HTML-Tree.noarch": {"repository": "sym-base", "version": "5.03-2.el7"}, "perl-HTTP-Cookies.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Daemon.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Date.noarch": {"repository": "sym-base", "version": "6.02-8.el7"}, "perl-HTTP-Message.noarch": {"repository": "sym-base", "version": "6.06-6.el7"}, "perl-HTTP-Negotiate.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Tiny.noarch": {"repository": "sym-base", "version": "0.033-3.el7"}, "perl-IO-Compress.noarch": {"repository": "sym-base", "version": "2.061-2.el7"}, "perl-IO-HTML.noarch": {"repository": "sym-base", "version": "1.00-2.el7"}, "perl-IO-Socket-IP.noarch": {"repository": "sym-base", "version": "0.21-4.el7"}, "perl-IO-Socket-SSL.noarch": {"repository": "sym-base", "version": "1.94-3.el7"}, "perl-IO-Zlib.noarch": {"repository": "sym-base", "version": "1.10-285.el7"}, "perl-IO-stringy.noarch": {"repository": "sym-base", "version": "2.110-22.el7"}, "perl-JSON.noarch": {"repository": "sym-base", "version": "2.59-2.el7"}, "perl-LWP-MediaTypes.noarch": {"repository": "sym-base", "version": "6.02-2.el7"}, "perl-Net-HTTP.noarch": {"repository": "sym-base", "version": "6.06-2.el7"}, "perl-Net-LibIDN.x86_64": {"repository": "sym-base", "version": "0.12-15.el7"}, "perl-Net-SSLeay.x86_64": {"repository": "sym-base", "version": "1.55-3.el7"}, "perl-Package-Constants.noarch": {"repository": "sym-base", "version": "0.02-285.el7"}, "perl-PathTools.x86_64": {"repository": "sym-base", "version": "3.40-5.el7"}, "perl-Pod-Escapes.noarch": {"repository": "sym-base", "version": "1.04-285.el7"}, "perl-Pod-Perldoc.noarch": {"repository": "sym-base", "version": "3.20-4.el7"}, "perl-Pod-Simple.noarch": {"repository": "sym-base", "version": "3.28-4.el7"}, "perl-Pod-Usage.noarch": {"repository": "sym-base", "version": "1.63-3.el7"}, "perl-Scalar-List-Utils.x86_64": {"repository": "sym-base", "version": "1.27-248.el7"}, "perl-Socket.x86_64": {"repository": "sym-base", "version": "2.010-3.el7"}, "perl-Storable.x86_64": {"repository": "sym-base", "version": "2.45-3.el7"}, "perl-TermReadKey.x86_64": {"repository": "sym-base", "version": "2.30-20.el7"}, "perl-Test-Harness.noarch": {"repository": "sym-base", "version": "3.28-2.el7"}, "perl-Text-ParseWords.noarch": {"repository": "sym-base", "version": "3.29-4.el7"}, "perl-Thread-Queue.noarch": {"repository": "sym-base", "version": "3.02-2.el7"}, "perl-Time-HiRes.x86_64": {"repository": "sym-base", "version": "1.9725-3.el7"}, "perl-Time-Local.noarch": {"repository": "sym-base", "version": "1.2300-2.el7"}, "perl-TimeDate.noarch": {"repository": "sym-base", "version": "2.30-2.el7"}, "perl-URI.noarch": {"repository": "sym-base", "version": "1.60-9.el7"}, "perl-WWW-RobotRules.noarch": {"repository": "sym-base", "version": "6.02-5.el7"}, "perl-XML-Parser.x86_64": {"repository": "sym-base", "version": "2.41-10.el7"}, "perl-XML-Twig.noarch": {"repository": "sym-base", "version": "3.44-2.el7"}, "perl-constant.noarch": {"repository": "sym-base", "version": "1.27-2.el7"}, "perl-libs.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-libwww-perl.noarch": {"repository": "sym-base", "version": "6.05-2.el7"}, "perl-macros.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-parent.noarch": {"repository": "sym-base", "version": "0.225-244.el7"}, "perl-podlators.noarch": {"repository": "sym-base", "version": "2.5.1-3.el7"}, "perl-threads-shared.x86_64": {"repository": "sym-base", "version": "1.43-6.el7"}, "perl-threads.x86_64": {"repository": "sym-base", "version": "1.87-4.el7"}, "perl.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "pinentry.x86_64": {"repository": "sym-base", "version": "0.8.1-14.el7"}, "pixman.x86_64": {"repository": "sym-base", "version": "0.32.4-3.el7"}, "pkgconfig.x86_64": {"repository": "sym-base", "version": "0.27.1-4.el7"}, "plymouth-core-libs.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth-scripts.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "policycoreutils.x86_64": {"repository": "sym-base", "version": "2.2.5-15.el7"}, "polkit-pkla-compat.x86_64": {"repository": "sym-base", "version": "0.1-4.el7"}, "polkit.x86_64": {"repository": "sym-base", "version": "0.112-5.el7"}, "popt.x86_64": {"repository": "sym-base", "version": "1.13-16.el7"}, "postfix.x86_64": {"repository": "sym-base", "version": "2.10.1-6.el7"}, "ppp.x86_64": {"repository": "sym-base", "version": "2.4.5-33.el7"}, "procps-ng.x86_64": {"repository": "sym-base", "version": "3.3.10-3.el7"}, "psacct.x86_64": {"repository": "sym-base", "version": "6.6.1-9.el7"}, "psmisc.x86_64": {"repository": "sym-base", "version": "22.20-8.el7"}, "pth.x86_64": {"repository": "sym-base", "version": "2.0.7-22.el7"}, "pulseaudio-libs.x86_64": {"repository": "sym-base", "version": "3.0-30.el7"}, "puppet-prod-bootstrap.x86_64": {"repository": "cpe-custom", "version": "1.1-1"}, "puppet.noarch": {"repository": "sym-puppet", "version": "3.8.2-1.el7"}, "puppetdb-terminus.noarch": {"repository": "sym-puppet", "version": "2.2.2-1.el7"}, "pygobject3-base.x86_64": {"repository": "sym-base", "version": "3.8.2-6.el7"}, "pygpgme.x86_64": {"repository": "sym-base", "version": "0.3-9.el7"}, "pyliblzma.x86_64": {"repository": "sym-base", "version": "0.5.3-11.el7"}, "pytalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "python-babel.noarch": {"repository": "sym-base", "version": "0.9.6-8.el7"}, "python-backports-ssl_match_hostname.noarch": {"repository": "sym-base", "version": "3.4.0.2-4.el7"}, "python-backports.x86_64": {"repository": "sym-base", "version": "1.0-8.el7"}, "python-chardet.noarch": {"repository": "sym-updates", "version": "2.2.1-1.el7_1"}, "python-configobj.noarch": {"repository": "sym-base", "version": "4.7.2-7.el7"}, "python-crypto.x86_64": {"repository": "sym-extras", "version": "2.6.1-1.el7.centos"}, "python-decorator.noarch": {"repository": "sym-base", "version": "3.4.0-3.el7"}, "python-iniparse.noarch": {"repository": "sym-base", "version": "0.4-9.el7"}, "python-jinja2.noarch": {"repository": "sym-base", "version": "2.7.2-2.el7"}, "python-kitchen.noarch": {"repository": "sym-base", "version": "1.1.1-5.el7"}, "python-libs.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "python-markupsafe.x86_64": {"repository": "sym-base", "version": "0.11-10.el7"}, "python-msgpack.x86_64": {"repository": "sym-epel", "version": "0.4.6-1.el7"}, "python-pycurl.x86_64": {"repository": "sym-base", "version": "7.19.0-17.el7"}, "python-pyudev.noarch": {"repository": "sym-base", "version": "0.15-6.el7"}, "python-requests.noarch": {"repository": "sym-updates", "version": "2.6.0-1.el7_1"}, "python-setuptools.noarch": {"repository": "sym-base", "version": "0.9.8-3.el7"}, "python-six.noarch": {"repository": "sym-base", "version": "1.3.0-4.el7"}, "python-slip-dbus.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-slip.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-sssdconfig.noarch": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "python-urlgrabber.noarch": {"repository": "sym-base", "version": "3.10-6.el7"}, "python-urllib3.noarch": {"repository": "sym-updates", "version": "1.10.2-2.el7_1"}, "python-zmq.x86_64": {"repository": "sym-epel", "version": "14.3.1-1.el7"}, "python.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "pyxattr.x86_64": {"repository": "sym-base", "version": "0.5.1-5.el7"}, "qemu-img.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm-common.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qrencode-libs.x86_64": {"repository": "sym-base", "version": "3.4.1-3.el7"}, "quota-nls.noarch": {"repository": "sym-base", "version": "4.01-11.el7"}, "quota.x86_64": {"repository": "sym-base", "version": "4.01-11.el7"}, "rcs.x86_64": {"repository": "sym-base", "version": "5.9.0-5.el7"}, "rdate.x86_64": {"repository": "sym-base", "version": "1.4-25.el7"}, "rdma.noarch": {"repository": "sym-base", "version": "7.1_3.17-5.el7"}, "readline.x86_64": {"repository": "sym-base", "version": "6.2-9.el7"}, "redhat-lsb-core.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "redhat-lsb-submod-security.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "rootfiles.noarch": {"repository": "sym-base", "version": "8.1-11.el7"}, "rpcbind.x86_64": {"repository": "sym-base", "version": "0.2.0-26.el7"}, "rpm-build-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-python.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rsync.x86_64": {"repository": "sym-base", "version": "3.0.9-15.el7"}, "rsyslog-gnutls.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-mmjsonparse.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-relp.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "ruby-augeas.x86_64": {"repository": "sym-epel", "version": "0.5.0-1.el7"}, "ruby-irb.noarch": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-libs.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-shadow.x86_64": {"repository": "sym-puppet_deps", "version": "2.2.0-2.el7"}, "ruby.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "rubygem-bigdecimal.x86_64": {"repository": "sym-base", "version": "1.2.0-24.el7"}, "rubygem-io-console.x86_64": {"repository": "sym-base", "version": "0.4.2-24.el7"}, "rubygem-json.x86_64": {"repository": "sym-base", "version": "1.7.7-24.el7"}, "rubygem-psych.x86_64": {"repository": "sym-base", "version": "2.0.0-24.el7"}, "rubygem-rdoc.noarch": {"repository": "sym-base", "version": "4.0.0-24.el7"}, "rubygems.noarch": {"repository": "sym-base", "version": "2.0.14-24.el7"}, "salt-minion.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "salt.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "samba-common.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "samba-libs.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "screen.x86_64": {"repository": "sym-base", "version": "4.1.0-0.19.20120314git3c2946.el7"}, "seabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "seavgabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "sed.x86_64": {"repository": "sym-base", "version": "4.2.2-5.el7"}, "selinux-policy-targeted.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "selinux-policy.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "setools-console.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-gui.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs-tcl.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setup.noarch": {"repository": "sym-base", "version": "2.8.71-5.el7"}, "sgabios-bin.noarch": {"repository": "sym-base", "version": "0.20110622svn-4.el7"}, "shadow-utils.x86_64": {"repository": "sym-base", "version": "4.1.5.1-18.el7"}, "shared-mime-info.x86_64": {"repository": "sym-base", "version": "1.1-7.el7"}, "slang.x86_64": {"repository": "sym-base", "version": "2.2.4-11.el7"}, "smartmontools.x86_64": {"repository": "sym-base", "version": "6.2-4.el7"}, "snappy.x86_64": {"repository": "sym-base", "version": "1.1.0-3.el7"}, "spax.x86_64": {"repository": "sym-base", "version": "1.5.2-11.el7"}, "spice-server.x86_64": {"repository": "sym-updates", "version": "0.12.4-9.el7_1.1"}, "sqlite.x86_64": {"repository": "sym-base", "version": "3.7.17-4.el7"}, "sssd-ad.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-client.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common-pac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ipa.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ldap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-proxy.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "statsite.x86_64": {"repository": "cpe-custom", "version": "0.6.5-3.el7"}, "strace.x86_64": {"repository": "sym-base", "version": "4.8-7.el7"}, "sudo.x86_64": {"repository": "sym-base", "version": "1.8.6p7-13.el7"}, "sysstat.x86_64": {"repository": "sym-base", "version": "10.1.5-7.el7"}, "systemd-libs.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-python.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-sysv.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "sysvinit-tools.x86_64": {"repository": "sym-base", "version": "2.88-14.dsf.el7"}, "tar.x86_64": {"repository": "sym-base", "version": "1.26-29.el7"}, "tcl.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tcp_wrappers-libs.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcp_wrappers.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcpdump.x86_64": {"repository": "sym-base", "version": "4.5.1-2.el7"}, "tcsh.x86_64": {"repository": "sym-base", "version": "6.18.01-7.el7"}, "teamd.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "telnet.x86_64": {"repository": "sym-base", "version": "0.17-59.el7"}, "time.x86_64": {"repository": "sym-base", "version": "1.7-45.el7"}, "tk.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tmux.x86_64": {"repository": "sym-base", "version": "1.8-4.el7"}, "traceroute.x86_64": {"repository": "sym-base", "version": "2.0.19-5.el7"}, "trousers.x86_64": {"repository": "sym-base", "version": "0.3.11.2-3.el7"}, "tuned.noarch": {"repository": "sym-base", "version": "2.4.1-1.el7"}, "tzdata.noarch": {"repository": "sym-updates", "version": "2015f-1.el7"}, "unzip.x86_64": {"repository": "sym-base", "version": "6.0-13.el7"}, "usbredir.x86_64": {"repository": "sym-base", "version": "0.6-7.el7"}, "usermode.x86_64": {"repository": "sym-base", "version": "1.111-5.el7"}, "ustr.x86_64": {"repository": "sym-base", "version": "1.0.4-16.el7"}, "util-linux.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "v8.x86_64": {"repository": "sym-epel", "version": "3.14.5.10-17.el7"}, "vim-common.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-enhanced.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-filesystem.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-minimal.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "virt-what.x86_64": {"repository": "sym-base", "version": "1.13-5.el7"}, "wget.x86_64": {"repository": "sym-base", "version": "1.14-10.el7_0.1"}, "which.x86_64": {"repository": "sym-base", "version": "2.20-7.el7"}, "wpa_supplicant.x86_64": {"repository": "sym-base", "version": "2.0-13.el7_0"}, "xfsprogs.x86_64": {"repository": "sym-base", "version": "3.2.1-6.el7"}, "xml-common.noarch": {"repository": "sym-base", "version": "0.6.3-39.el7"}, "xorg-x11-xauth.x86_64": {"repository": "sym-base", "version": "1.0.7-6.1.el7"}, "xz-libs.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "xz.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "yajl.x86_64": {"repository": "sym-base", "version": "2.0.4-4.el7"}, "yum-metadata-parser.x86_64": {"repository": "sym-base", "version": "1.1.4-10.el7"}, "yum-plugin-fastestmirror.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum-utils.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum.noarch": {"repository": "sym-base", "version": "3.4.3-125.el7.centos"}, "zeromq3.x86_64": {"repository": "sym-epel", "version": "3.2.5-1.el7"}, "zip.x86_64": {"repository": "sym-base", "version": "3.0-10.el7"}, "zlib.x86_64": {"repository": "sym-base", "version": "1.2.7-13.el7"}, "zsh.x86_64": {"repository": "sym-updates", "version": "5.0.2-7.el7_1.1"}}, "facter_interfaces": "bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2", "facter_ipaddress": "10.50.148.101", "facter_ipaddress_bond0_100": "10.50.148.101", "facter_ipaddress_em3": "10.50.212.101", "facter_ipaddress_lo": "127.0.0.1", "facter_ipmi_gateway": "10.50.228.97", "facter_ipmi_ipaddress": "10.50.228.101", "facter_ipmi_ipsource": "DHCP Address", "facter_ipmi_macaddress": "5c:f9:dd:f8:dd:d8", "facter_ipmi_netmask": "255.255.255.224", "facter_is_openstack_vm": false, "facter_is_virtual": false, "facter_kernel": "Linux", "facter_kernelmajversion": "3.10", "facter_kernelrelease": "3.10.0-229.el7.x86_64", "facter_kernelversion": "3.10.0", "facter_lsbdistcodename": "Core", "facter_lsbdistdescription": "CentOS Linux release 7.1.1503 (Core) ", "facter_lsbdistid": "CentOS", "facter_lsbdistrelease": "7.1.1503", "facter_lsbmajdistrelease": "7", "facter_lsbminordistrelease": "1", "facter_lsbrelease": ":core-4.1-amd64:core-4.1-noarch", "facter_macaddress": "b8:ca:3a:70:a6:c8", "facter_macaddress_bond0": "b8:ca:3a:70:a6:c8", "facter_macaddress_bond0_100": "b8:ca:3a:70:a6:c8", "facter_macaddress_em1": "B8:CA:3A:70:A6:C8", "facter_macaddress_em2": "b8:ca:3a:70:a6:ca", "facter_macaddress_em3": "b8:ca:3a:70:a6:cc", "facter_macaddress_em4": "b8:ca:3a:70:a6:cd", "facter_macaddress_p2p1": "a0:36:9f:3a:ac:dc", "facter_macaddress_p2p2": "A0:36:9F:3A:AC:DE", "facter_manufacturer": "Dell Inc.", "facter_memoryfree": "186.50 GB", "facter_memoryfree_mb": "190975.32", "facter_memorysize": "188.71 GB", "facter_memorysize_mb": "193234.63", "facter_mtu_bond0": 9000, "facter_mtu_bond0_100": 9000, "facter_mtu_em1": 9000, "facter_mtu_em2": 1500, "facter_mtu_em3": 9000, "facter_mtu_em4": 1500, "facter_mtu_lo": 65536, "facter_mtu_p2p1": 1500, "facter_mtu_p2p2": 9000, "facter_netmask": "255.255.255.224", "facter_netmask_bond0_100": "255.255.255.224", "facter_netmask_em3": "255.255.255.224", "facter_netmask_lo": "255.0.0.0", "facter_network_bond0_100": "10.50.148.96", "facter_network_em3": "10.50.212.96", "facter_network_lo": "127.0.0.0", "facter_operatingsystem": "CentOS", "facter_operatingsystemmajrelease": "7", "facter_operatingsystemrelease": "7.1.1503", "facter_os": {"family": "RedHat", "lsb": {"distcodename": "Core", "distdescription": "CentOS Linux release 7.1.1503 (Core) ", "distid": "CentOS", "distrelease": "7.1.1503", "majdistrelease": "7", "minordistrelease": "1", "release": ":core-4.1-amd64:core-4.1-noarch"}, "name": "CentOS", "release": {"full": "7.1.1503", "major": "7", "minor": "1"}}, "facter_osfamily": "RedHat", "facter_partitions": {"sda1": {"filesystem": "ext4", "mount": "/boot", "size": "1048576", "uuid": "48d002b1-7a24-420e-8167-e738c8307b44"}, "sda2": {"filesystem": "swap", "size": "67108864", "uuid": "606fa28b-c43a-4329-99bd-2e538a1072aa"}, "sda3": {"filesystem": "ext4", "mount": "/", "size": "1102837760", "uuid": "972f603a-39ec-4e22-9816-9d941697f35d"}}, "facter_path": "/sbin:/bin:/usr/sbin:/usr/bin", "facter_physicalprocessorcount": 2, "facter_processor0": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor1": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor10": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor11": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor12": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor13": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor14": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor15": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor16": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor17": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor18": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor19": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor2": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor20": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor21": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor22": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor23": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor24": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor25": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor26": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor27": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor28": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor29": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor3": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor30": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor31": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor4": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor5": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor6": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor7": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor8": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor9": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processorcount": 32, "facter_processors": {"count": 32, "models": ["Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "physicalcount": 2}, "facter_prod_address": "10.50.148.101", "facter_prod_gateway": "10.50.148.97", "facter_prod_netmask": "255.255.255.224", "facter_productname": "PowerEdge R720xd", "facter_ps": "ps -ef", "facter_puppet_base_ver": "2015-09-17:01:00", "facter_puppet_vardir": "/var/lib/puppet", "facter_puppetversion": "3.8.2", "facter_rubyplatform": "x86_64-linux", "facter_rubysitedir": "/usr/local/share/ruby/site_ruby/", "facter_rubyversion": "2.0.0", "facter_selinux": false, "facter_serialnumber": "3LV0K02", "facter_sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv40Hpc2mqkwAS0FAqn+OXQFtHb5/6lqYYsRCmO4HrKB1y8RzRroV1w/PsgCQZS3l1ChxSFNJ+07g8Nx5B7F7E=", "facter_sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIEjhcWsa0vTjmWAN95e5iP8M0QfxC4CNC2NffaRIuG0H", "facter_sshfp_ecdsa": "SSHFP 3 1 5f51ed193aa1dfbc14bd4dee2f35ff34eee42ce3\nSSHFP 3 2 5b50701455d3c2e941d823ba2666219a4bb6dfca0a8f0d7d5a7f49b410eb13e7", "facter_sshfp_ed25519": "SSHFP 4 1 706db8da4b65597454d123581b2bfda31d590fd4\nSSHFP 4 2 e0e00e818debe60ec04459eae803d102fa3ac39f43adbd6884bf5baeff43948f", "facter_sshfp_rsa": "SSHFP 1 1 c44c907e5f9f56fee7ba2d8f143bb7e01c52bb40\nSSHFP 1 2 3365e87c039730b091622ade1e20dcc6e5d50bf1c432df00ff2bda9230886858", "facter_sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCrS/M58G5ygjQhenTRUQ0vvL8TA7HcX0p6RVrZZL+HPwac6NcfiiF0bVlwg7ZvVti5F8lkSEVGshu3n0NPgquJeAqNrhH7Kkk/KbcUj3aAK0esa3WJQEVpx0kRXZdyZuwKbqzdrTC4Xek97H3XYD0XBZ6J+yqo44rvoMhNWC7f+KN/A61z8Tma8lcRNRxIfA8DiWWIYHYtCCinfw1/Rm5DxjW3TfTes3Rs6Bdupg5YYlSNMqJTDjS0h8R7UoahbKeQgnXbcLO5l9G/U8XrQi6ytQR9iGAzQgF3nKdqdvHOKffIGZ4h0zjlPJ6Rn2cSKXmBBnlike4FgoRQxIkAP+qR", "facter_swapfree": "32.00 GB", "facter_swapfree_mb": "32768.00", "facter_swapsize": "32.00 GB", "facter_swapsize_mb": "32768.00", "facter_system_uptime": {"days": 0, "hours": 1, "seconds": 6390, "uptime": "1:46 hours"}, "facter_time_jitter": 1, "facter_timestamp": "2015-09-18-00:12", "facter_timezone": "UTC", "facter_type": "Rack Mount Chassis", "facter_uniqueid": "320a6594", "facter_uptime": "1:46 hours", "facter_uptime_days": 0, "facter_uptime_hours": 1, "facter_uptime_seconds": 6390, "facter_uuid": "4C4C4544-004C-5610-8030-B3C04F4B3032", "facter_virtual": "physical", "facter_vlans": "100", "g_etcd_server_cert_stat_result": {"changed": false, "msg": "All items completed", "results": [{"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}]}, "group_names": ["OSEv3", "etcd", "masters", "nodes", "oo_etcd_to_config", "oo_masters_to_config", "oo_nodes_to_config"], "inventory_hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "inventory_hostname_short": "b-openshif-r03f7-prod", "module_setup": true, "openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r03f7-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "ip": "10.50.148.101", "public_hostname": "b-openshif-r03f7-prod.ash2.mycloud.net", "public_ip": "10.50.148.101", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}, "openshift_master_cluster_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_password": "kljd#3294SJD()@Y#%*()!&dlskjf", "openshift_master_cluster_public_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_public_vip": "10.116.2.223", "openshift_master_cluster_vip": "10.116.2.223", "openshift_master_identity_providers": [{"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}], "use_cluster_metrics": "true", "use_fluentd": "false"}, "mode": "0700", "owner": "root", "path": "/etc/etcd/generated_certs/etcd-b-openshif-r03f7-prod.ash2.mycloud.net", "size": 4096, "state": "directory", "uid": 0}
TASK: [etcd_certificates | Create the server csr] *****************************
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE command chdir=/etc/etcd/generated_certs/etcd-b-openshif-r02c8-prod.ash2.mycloud.net creates=/etc/etcd/generated_certs/etcd-b-openshif-r02c8-prod.ash2.mycloud.net/Noneserver.csr openssl req -new -keyout server.key -config /etc/etcd/ca/openssl.cnf -out server.csr -reqexts etcd_v3_req -batch -nodes -subj /CN=b-openshif-r02c8-prod.ash2.mycloud.net
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535190.3-183813794427217 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535190.3-183813794427217 && echo $HOME/.ansible/tmp/ansible-tmp-1442535190.3-183813794427217'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmplgFkAg TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535190.3-183813794427217/command
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=mgnuopbfjqwbpkpymaixeqfpahbnckxh] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mgnuopbfjqwbpkpymaixeqfpahbnckxh; LANG=C LC_CTYPE=C SAN=IP:10.50.144.196 /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535190.3-183813794427217/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535190.3-183813794427217/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={u'facter_mtu_em4': 1500, u'facter_operatingsystem': u'CentOS', u'facter_datacenter': u'ash2', u'facter_processor11': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor5': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_hostname': u'b-openshif-r02c8-prod', 'module_setup': True, u'facter_memoryfree_mb': u'191050.13', u'facter_ipmi_gateway': u'10.50.224.193', u'ansible_distribution_version': u'7.1.1503', u'facter_hardware_health': {u'disks': {u'SEAGATEST3600057SSES666SL7ZRJ2': {u'Device Id': u'8', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'8'}, u'SEAGATEST3600057SSES666SL8250A': {u'Device Id': u'1', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'1'}, u'SEAGATEST3600057SSES666SL7ZRV4': {u'Device Id': u'9', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'9'}, u'SEAGATEST3600057SSES666SL825H3': {u'Device Id': u'5', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'5'}, u'SEAGATEST3600057SSES666SL7ZKLT': {u'Device Id': u'3', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'3'}, u'SEAGATEST3600057SSES666SL7ZKBW': {u'Device Id': u'0', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'0'}, u'SEAGATEST3600057SSES666SL7YYKN': {u'Device Id': u'6', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'6'}, u'SEAGATEST3600057SSES666SL7ZR8W': {u'Device Id': u'10', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'10'}, u'WDWD6001BKHGD1S6WX11E83L9147': {u'Device Id': u'12', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'12'}, u'SEAGATEST3600057SSES666SL7XBKF': {u'Device Id': u'11', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'11'}, u'WDWD6001BKHGD1S6WX11E4392000': {u'Device Id': u'13', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'13'}, u'SEAGATEST3600057SSES666SL82TKF': {u'Device Id': u'2', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'2'}, u'SEAGATEST3600057SSES666SL82S34': {u'Device Id': u'4', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'4'}, u'SEAGATEST3600057SSES666SL7YYKY': {u'Device Id': u'7', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'7'}}, u'raid': {u'battery_replacement_required': u'No'}, u'power': {u'PS Redundancy': u'Fully Redundant', u'PSU2': u'Presence detected', u'PSU1': u'Presence detected'}, u'mcelog': {}}, u'facter_hardwaremodel': u'x86_64', u'facter_ipaddress_lo': u'127.0.0.1', u'facter_sshfp_rsa': u'SSHFP 1 1 77281bd29e0f680350d48ec378a5dc49687e80b5\nSSHFP 1 2 8765959fb1b6fdf456f2c96e22b7528552c99dac37c394a19b893de910f775c3', u'facter_mtu_bond0': 9000, u'ansible_env': {u'USERNAME': u'root', u'SUDO_UID': u'10267', u'LC_CTYPE': u'C', u'SSH_CLIENT': u'10.119.134.140 36737 22', u'LOGNAME': u'root', u'USER': u'root', u'HOME': u'/root', u'PATH': u'/sbin:/bin:/usr/sbin:/usr/bin', u'_': u'/usr/bin/python', u'LANG': u'C', u'SUDO_COMMAND': u'/bin/sh -c echo BECOME-SUCCESS-pnjoqmzmloamoaiuzchdmvexkyartles; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/ >/dev/null 2>&1', u'SUDO_GID': u'100', u'SHELL': u'/bin/bash', u'SHLVL': u'1', u'SSH_TTY': u'/dev/pts/0', u'TERM': u'screen', u'PWD': u'/home/johntheodore', u'MAIL': u'/var/mail/johntheodore', u'SUDO_USER': u'johntheodore', u'SSH_CONNECTION': u'10.119.134.140 36737 10.50.144.196 22'}, u'ansible_em4': {u'macaddress': u'b8:ca:3a:70:a1:8d', u'promisc': False, u'device': u'em4', u'active': False, u'type': u'ether', u'module': u'igb', u'mtu': 1500}, 'openshift_master_cluster_public_hostname': 'openshift.ash2.mycloud.net', u'facter_processor29': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor26': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_boardproductname': u'0X3D66', u'facter_processor24': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor25': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor22': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_userspace_bits': u'64', u'ansible_architecture': u'x86_64', u'facter_processor21': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_default_ipv4': {u'macaddress': u'b8:ca:3a:70:a1:88', u'network': u'10.50.144.192', u'mtu': 9000, u'alias': u'bond0.100', u'netmask': u'255.255.255.224', u'address': u'10.50.144.196', u'interface': u'bond0.100', u'type': u'ether', u'gateway': u'10.50.144.193'}, u'ansible_swapfree_mb': 32767, u'ansible_default_ipv6': {}, u'facter_uuid': u'4C4C4544-004B-4E10-8031-B3C04F4B3032', 'group_names': ['OSEv3', 'etcd', 'masters', 'nodes', 'oo_etcd_to_config', 'oo_first_etcd', 'oo_first_master', 'oo_masters_to_config', 'oo_nodes_to_config'], u'ansible_cmdline': {u'LANG': u'en_US.UTF-8', u'BOOT_IMAGE': u'/vmlinuz-3.10.0-229.el7.x86_64', u'inst.geoloc': u'0', u'quiet': True, u'net.ifnames': u'1', u'rhgb': True, u'splash': u'quiet', u'biosdevname': u'1', u'crashkernel': u'auto', u'ro': True, u'root': u'UUID=6e887750-f830-4d97-a293-57dac5862ec0', u'nofb': True}, u'ansible_system_vendor': u'Dell Inc.', u'ansible_selinux': {u'status': u'disabled'}, u'facter_bios_vendor': u'Dell Inc.', 'deployment_type': 'origin', u'ansible_userspace_architecture': u'x86_64', u'facter_lsbdistid': u'CentOS', u'facter_osfamily': u'RedHat', u'facter_blockdevice_sdb_vendor': u'DELL', u'ansible_pkg_mgr': u'yum', u'facter_gw_default': u'10.50.144.193', u'facter_filesystems': u'ext2,ext3,ext4', u'facter_processor15': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_uptime_seconds': 6426, u'ansible_distribution': u'CentOS', u'facter_timestamp': u'2015-09-18-00:12', u'facter_puppetversion': u'3.8.2', 'inventory_hostname_short': 'b-openshif-r02c8-prod', u'facter_default_gateway': u'10.50.144.193', u'facter_lsbdistrelease': u'7.1.1503', u'facter_puppet_base_ver': u'2015-09-17:01:00', u'ansible_all_ipv6_addresses': [u'fe80::baca:3aff:fe70:a188', u'fe80::baca:3aff:fe70:a18c', u'fe80::baca:3aff:fe70:a188'], u'facter_operatingsystemrelease': u'7.1.1503', u'facter_macaddress_bond0_100': u'b8:ca:3a:70:a1:88', u'facter_processor31': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_os': {u'release': {u'major': u'7', u'full': u'7.1.1503', u'minor': u'1'}, u'lsb': {u'distdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'distrelease': u'7.1.1503', u'distid': u'CentOS', u'release': u':core-4.1-amd64:core-4.1-noarch', u'majdistrelease': u'7', u'minordistrelease': u'1', u'distcodename': u'Core'}, u'name': u'CentOS', u'family': u'RedHat'}, u'facter_bios_version': u'2.4.3', u'facter_blockdevices': u'sda,sdb', u'ansible_user_shell': u'/bin/bash', u'facter_processor3': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_bond0.100': {u'macaddress': u'b8:ca:3a:70:a1:88', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.144.192', u'address': u'10.50.144.196'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a188'}], u'device': u'bond0.100', u'type': u'ether'}, u'facter_processor16': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_architecture': u'x86_64', u'ansible_kernel': u'3.10.0-229.el7.x86_64', u'facter_ipaddress_bond0_100': u'10.50.144.196', u'facter_lsbminordistrelease': u'1', u'ansible_product_serial': u'3KN1K02', u'ansible_form_factor': u'Rack Mount Chassis', u'facter_macaddress_em3': u'b8:ca:3a:70:a1:8c', u'ansible_fips': False, u'facter_system_uptime': {u'seconds': 6426, u'hours': 1, u'uptime': u'1:47 hours', u'days': 0}, u'ansible_user_id': u'root', 'g_etcd_server_cert_stat_result': {'msg': 'All items completed', 'changed': False, 'results': [{'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/server.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/peer.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/ca.crt', u'stat': {u'exists': False}, u'changed': False}]}, u'facter_processor30': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_manufacturer': u'Dell Inc.', u'ansible_local': {u'openshift': {u'common': {u'deployment_type': u'origin'}}}, 'ansible_sudo': 'true', u'facter_memorysize': u'188.71 GB', u'ansible_bond0': {u'lacp_rate': u'slow', u'miimon': u'100', u'macaddress': u'b8:ca:3a:70:a1:88', u'mtu': 9000, u'device': u'bond0', u'promisc': False, u'mode': u'802.3ad', u'slaves': [u'em1', u'p2p2'], u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a188'}], u'active': True, u'type': u'bonding'}, u'facter_path': u'/sbin:/bin:/usr/sbin:/usr/bin', 'inventory_hostname': 'b-openshif-r02c8-prod.ash2.mycloud.net', u'facter_lsbmajdistrelease': u'7', u'ansible_processor_vcpus': 32, u'ansible_bios_version': u'2.4.3', u'ansible_processor': [u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'facter_boardserialnumber': u'..CN7016342500AE.', u'facter_is_virtual': False, 'etcd_server_certs_missing': [False], 'openshift_master_cluster_public_vip': '10.116.2.223', u'ansible_ssh_host_key_ecdsa_public': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=', u'ansible_mounts': [{u'options': u'rw,relatime,data=ordered', u'uuid': u'6e887750-f830-4d97-a293-57dac5862ec0', u'size_total': 555656593408, u'device': u'/dev/sda3', u'mount': u'/', u'size_available': 525058920448, u'fstype': u'ext4'}, {u'options': u'rw,relatime,data=ordered', u'uuid': u'53508b97-2dab-47b6-960d-9e7891b5bde5', u'size_total': 511647744, u'device': u'/dev/sda1', u'mount': u'/boot', u'size_available': 379510784, u'fstype': u'ext4'}], 'etcd_cert_config_dir': '/etc/etcd', u'facter_blockdevice_sdb_model': u'PERC H710P', u'facter_sshed25519key': u'AAAAC3NzaC1lZDI1NTE5AAAAIGPSfSSwJrNw5XQb5r39wcYfhLEOL9hWZzHOL7947hVJ', u'ansible_virtualization_role': u'host', u'ansible_swaptotal_mb': 32767, u'facter_operatingsystemmajrelease': u'7', u'facter_selinux': False, u'ansible_em1': {u'macaddress': u'b8:ca:3a:70:a1:88', u'promisc': False, u'device': u'em1', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'ansible_date_time': {u'tz': u'UTC', u'epoch': u'1442535140', u'hour': u'00', u'time': u'00:12:20', u'tz_offset': u'+0000', u'month': u'09', u'second': u'20', u'iso8601_micro': u'2015-09-18T00:12:20.022012Z', u'weekday': u'Friday', u'year': u'2015', u'date': u'2015-09-18', u'iso8601': u'2015-09-18T00:12:20Z', u'day': u'18', u'minute': u'12'}, u'ansible_em2': {u'macaddress': u'b8:ca:3a:70:a1:8a', u'promisc': False, u'device': u'em2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_rubyversion': u'2.0.0', u'ansible_em3': {u'macaddress': u'b8:ca:3a:70:a1:8c', u'module': u'igb', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.208.192', u'address': u'10.50.208.196'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a18c'}], u'device': u'em3', u'type': u'ether'}, u'ansible_distribution_major_version': u'7', u'facter_mtu_p2p1': 1500, u'facter_mtu_p2p2': 9000, u'facter_sshecdsakey': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=', u'facter_lsbdistdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'ansible_lsb': {u'release': u'7.1.1503', u'major_release': u'7', u'codename': u'Core', u'id': u'CentOS', u'description': u'CentOS Linux release 7.1.1503 (Core)'}, 'ansible_ssh_user': 'johntheodore', u'facter_memoryfree': u'186.57 GB', 'openshift_master_cluster_vip': '10.116.2.223', u'facter_prod_address': u'10.50.144.196', u'facter_processor28': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'openshift_master_identity_providers': [{'challenge': 'true', 'login': 'true', 'kind': 'AllowAllPasswordIdentityProvider', 'name': 'allow_all'}], u'facter_macaddress_p2p1': u'a0:36:9f:39:45:74', u'facter_macaddress_p2p2': u'A0:36:9F:39:45:76', u'facter_ipaddress': u'10.50.144.196', u'facter_swapsize_mb': u'32768.00', u'facter_prod_netmask': u'255.255.255.224', u'facter_netmask': u'255.255.255.224', u'facter_processor17': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_installed_packages': {u'dos2unix.x86_64': {u'version': u'6.0.3-4.el7', u'repository': u'sym-base'}, u'readline.x86_64': {u'version': u'6.2-9.el7', u'repository': u'sym-base'}, u'libogg.x86_64': {u'version': u'1.3.0-7.el7', u'repository': u'sym-base'}, u'numactl-libs.x86_64': {u'version': u'2.0.9-4.el7', u'repository': u'sym-base'}, u'mlocate.x86_64': {u'version': u'0.26-5.el7', u'repository': u'sym-base'}, u'which.x86_64': {u'version': u'2.20-7.el7', u'repository': u'sym-base'}, u'tcp_wrappers.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'cpp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'mpfr.x86_64': {u'version': u'3.1.1-4.el7', u'repository': u'sym-base'}, u'python-six.noarch': {u'version': u'1.3.0-4.el7', u'repository': u'sym-base'}, u'polkit.x86_64': {u'version': u'0.112-5.el7', u'repository': u'sym-base'}, u'python-backports.x86_64': {u'version': u'1.0-8.el7', u'repository': u'sym-base'}, u'hostname.x86_64': {u'version': u'3.13-3.el7', u'repository': u'sym-base'}, u'librelp.x86_64': {u'version': u'1.2.7-1.el7', u'repository': u'cpe-custom'}, u'rpm.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'pciutils-libs.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'virt-what.x86_64': {u'version': u'1.13-5.el7', u'repository': u'sym-base'}, u'libXi.x86_64': {u'version': u'1.7.2-2.1.el7', u'repository': u'sym-base'}, u'openssl-libs.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'perl-Archive-Tar.noarch': {u'version': u'1.92-2.el7', u'repository': u'sym-base'}, u'libgt.x86_64': {u'version': u'0.3.11-1.el7', u'repository': u'cpe-custom'}, u'fipscheck.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'cracklib.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'biosdevname.x86_64': {u'version': u'0.6.1-2.el7', u'repository': u'sym-base'}, u'libgcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'openssh-server.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'gsm.x86_64': {u'version': u'1.0.13-11.el7', u'repository': u'sym-base'}, u'python-urllib3.noarch': {u'version': u'1.10.2-2.el7_1', u'repository': u'sym-updates'}, u'gobject-introspection.x86_64': {u'version': u'1.36.0-4.el7', u'repository': u'sym-base'}, u'libxcb.x86_64': {u'version': u'1.9-5.el7', u'repository': u'sym-base'}, u'libndp.x86_64': {u'version': u'1.2-4.el7', u'repository': u'sym-base'}, u'sssd-common-pac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'gettext-libs.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'quota-nls.noarch': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'python-setuptools.noarch': {u'version': u'0.9.8-3.el7', u'repository': u'sym-base'}, u'kernel-tools-libs.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'libpcap.x86_64': {u'version': u'1.5.3-3.el7_0.1', u'repository': u'sym-base'}, u'iwl4965-firmware.noarch': {u'version': u'228.61.2.24-36.el7', u'repository': u'sym-base'}, u'libwbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'python-crypto.x86_64': {u'version': u'2.6.1-1.el7.centos', u'repository': u'sym-extras'}, u'nmap.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'statsite.x86_64': {u'version': u'0.6.5-3.el7', u'repository': u'cpe-custom'}, u'mesa-libglapi.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'dracut.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'ed.x86_64': {u'version': u'1.9-4.el7', u'repository': u'sym-base'}, u'perl-Test-Harness.noarch': {u'version': u'3.28-2.el7', u'repository': u'sym-base'}, u'fxload.x86_64': {u'version': u'2002_04_11-16.el7', u'repository': u'sym-base'}, u'libdaemon.x86_64': {u'version': u'0.14-7.el7', u'repository': u'sym-base'}, u'libcurl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'libgcrypt.x86_64': {u'version': u'1.5.3-12.el7', u'repository': u'sym-base'}, u'coreutils.x86_64': {u'version': u'8.22-11.el7', u'repository': u'sym-base'}, u'util-linux.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'vim-enhanced.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'ustr.x86_64': {u'version': u'1.0.4-16.el7', u'repository': u'sym-base'}, u'perl-Socket.x86_64': {u'version': u'2.010-3.el7', u'repository': u'sym-base'}, u'python-pyudev.noarch': {u'version': u'0.15-6.el7', u'repository': u'sym-base'}, u'file.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'libXrender.x86_64': {u'version': u'0.9.8-2.1.el7', u'repository': u'sym-base'}, u'perl-File-Temp.noarch': {u'version': u'0.23.01-3.el7', u'repository': u'sym-base'}, u'libssh2.x86_64': {u'version': u'1.4.3-8.el7', u'repository': u'sym-base'}, u'libuser.x86_64': {u'version': u'0.60-5.el7', u'repository': u'sym-base'}, u'samba-libs.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'libseccomp.x86_64': {u'version': u'2.1.1-2.el7', u'repository': u'sym-base'}, u'libsss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'pth.x86_64': {u'version': u'2.0.7-22.el7', u'repository': u'sym-base'}, u'psacct.x86_64': {u'version': u'6.6.1-9.el7', u'repository': u'sym-base'}, u'perl-Pod-Usage.noarch': {u'version': u'1.63-3.el7', u'repository': u'sym-base'}, u'python-slip.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'crontabs.noarch': {u'version': u'1.11-6.20121102git.el7', u'repository': u'sym-base'}, u'libXcursor.x86_64': {u'version': u'1.1.14-2.1.el7', u'repository': u'sym-base'}, u'gnutls.x86_64': {u'version': u'3.3.8-12.el7', u'repository': u'sym-base'}, u'irqbalance.x86_64': {u'version': u'1.0.7-1.el7', u'repository': u'sym-base'}, u'sssd.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cmake.x86_64': {u'version': u'2.8.11-4.el7', u'repository': u'sym-base'}, u'libteam.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'salt.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'sssd-client.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cairo.x86_64': {u'version': u'1.12.14-6.el7', u'repository': u'sym-base'}, u'ncurses.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'libX11-common.noarch': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'man-pages.noarch': {u'version': u'3.53-5.el7', u'repository': u'sym-base'}, u'libipa_hbac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sssd-ldap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'libnl3.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'OpenIPMI-modalias.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'PyYAML.x86_64': {u'version': u'3.11-8.el7.centos', u'repository': u'cpe-custom'}, u'libXmu.x86_64': {u'version': u'1.1.1-5.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Cookies.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'perl-IO-stringy.noarch': {u'version': u'2.110-22.el7', u'repository': u'sym-base'}, u'NetworkManager-libnm.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'ruby.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'libuuid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'ntpdate.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'rootfiles.noarch': {u'version': u'8.1-11.el7', u'repository': u'sym-base'}, u'rsyslog-relp.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'libproxy.x86_64': {u'version': u'0.4.11-6.el7', u'repository': u'sym-base'}, u'perl-LWP-MediaTypes.noarch': {u'version': u'6.02-2.el7', u'repository': u'sym-base'}, u'salt-minion.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'libmodman.x86_64': {u'version': u'2.0.1-8.el7', u'repository': u'sym-base'}, u'perl-HTTP-Tiny.noarch': {u'version': u'0.033-3.el7', u'repository': u'sym-base'}, u'vim-common.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'dracut-network.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'libdrm.x86_64': {u'version': u'2.4.56-2.el7', u'repository': u'sym-base'}, u'policycoreutils.x86_64': {u'version': u'2.2.5-15.el7', u'repository': u'sym-base'}, u'rdate.x86_64': {u'version': u'1.4-25.el7', u'repository': u'sym-base'}, u'gawk.x86_64': {u'version': u'4.0.2-4.el7', u'repository': u'sym-base'}, u'tk.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'libyaml.x86_64': {u'version': u'0.1.4-11.el7_0', u'repository': u'sym-base'}, u'gcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'kbd-legacy.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'sqlite.x86_64': {u'version': u'3.7.17-4.el7', u'repository': u'sym-base'}, u'yum-utils.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'dnsmasq.x86_64': {u'version': u'2.66-12.el7', u'repository': u'sym-base'}, u'tcsh.x86_64': {u'version': u'6.18.01-7.el7', u'repository': u'sym-base'}, u'perl-HTTP-Date.noarch': {u'version': u'6.02-8.el7', u'repository': u'sym-base'}, u'btrfs-progs.x86_64': {u'version': u'3.16.2-1.el7', u'repository': u'sym-base'}, u'at.x86_64': {u'version': u'3.1.13-17.el7_0.1', u'repository': u'sym-base'}, u'perl-Scalar-List-Utils.x86_64': {u'version': u'1.27-248.el7', u'repository': u'sym-base'}, u'perl-Storable.x86_64': {u'version': u'2.45-3.el7', u'repository': u'sym-base'}, u'libestr.x86_64': {u'version': u'0.1.9-2.el7', u'repository': u'sym-base'}, u'yajl.x86_64': {u'version': u'2.0.4-4.el7', u'repository': u'sym-base'}, u'collectd.x86_64': {u'version': u'5.5.0-2.el7', u'repository': u'sym-epel'}, u'systemd-sysv.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'glibc-common.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'aic94xx-firmware.noarch': {u'version': u'30-6.el7', u'repository': u'sym-base'}, u'selinux-policy.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'libmount.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'device-mapper-multipath-libs.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'libini_config.x86_64': {u'version': u'1.1.0-24.el7', u'repository': u'sym-base'}, u'perl-File-Path.noarch': {u'version': u'2.09-2.el7', u'repository': u'sym-base'}, u'libXau.x86_64': {u'version': u'1.0.8-2.1.el7', u'repository': u'sym-base'}, u'lua.x86_64': {u'version': u'5.1.4-14.el7', u'repository': u'sym-base'}, u'perl-Time-HiRes.x86_64': {u'version': u'1.9725-3.el7', u'repository': u'sym-base'}, u'libpciaccess.x86_64': {u'version': u'0.13.1-4.1.el7', u'repository': u'sym-base'}, u'dmidecode.x86_64': {u'version': u'2.12-5.el7', u'repository': u'sym-base'}, u'perl-File-Listing.noarch': {u'version': u'6.04-7.el7', u'repository': u'sym-base'}, u'pciutils.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'usbredir.x86_64': {u'version': u'0.6-7.el7', u'repository': u'sym-base'}, u'libsepol.x86_64': {u'version': u'2.1.9-3.el7', u'repository': u'sym-base'}, u'gdb.x86_64': {u'version': u'7.6.1-64.el7', u'repository': u'sym-base'}, u'xml-common.noarch': {u'version': u'0.6.3-39.el7', u'repository': u'sym-base'}, u'libedit.x86_64': {u'version': u'3.0-12.20121213cvs.el7', u'repository': u'sym-base'}, u'libtool-ltdl.x86_64': {u'version': u'2.4.2-20.el7', u'repository': u'sym-base'}, u'libusbx.x86_64': {u'version': u'1.0.15-4.el7', u'repository': u'sym-base'}, u'facter.x86_64': {u'version': u'2.4.4-1.el7', u'repository': u'sym-puppet'}, u'ruby-libs.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'systemd-libs.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'automake.noarch': {u'version': u'1.13.4-3.el7', u'repository': u'sym-base'}, u'libXt.x86_64': {u'version': u'1.1.4-6.1.el7', u'repository': u'sym-base'}, u'rubygem-bigdecimal.x86_64': {u'version': u'1.2.0-24.el7', u'repository': u'sym-base'}, u'groff-base.x86_64': {u'version': u'1.22.2-8.el7', u'repository': u'sym-base'}, u'jansson.x86_64': {u'version': u'2.4-6.el7', u'repository': u'sym-base'}, u'lmmclient.noarch': {u'version': u'2015.1-141230', u'repository': u'cpe-custom'}, u'rsyslog-gnutls.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'ivtv-firmware.noarch': {u'version': u'20080701-26.el7', u'repository': u'sym-base'}, u'mesa-libGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'time.x86_64': {u'version': u'1.7-45.el7', u'repository': u'sym-base'}, u'pygobject3-base.x86_64': {u'version': u'3.8.2-6.el7', u'repository': u'sym-base'}, u'perl-Pod-Escapes.noarch': {u'version': u'1.04-285.el7', u'repository': u'sym-base'}, u'rcs.x86_64': {u'version': u'5.9.0-5.el7', u'repository': u'sym-base'}, u'net-snmp-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'xorg-x11-xauth.x86_64': {u'version': u'1.0.7-6.1.el7', u'repository': u'sym-base'}, u'perl-threads.x86_64': {u'version': u'1.87-4.el7', u'repository': u'sym-base'}, u'vim-filesystem.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'libevent.x86_64': {u'version': u'2.0.21-4.el7', u'repository': u'sym-base'}, u'device-mapper.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'setools-libs.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'traceroute.x86_64': {u'version': u'2.0.19-5.el7', u'repository': u'sym-base'}, u'libassuan.x86_64': {u'version': u'2.1.0-3.el7', u'repository': u'sym-base'}, u'libjpeg-turbo.x86_64': {u'version': u'1.2.90-5.el7', u'repository': u'sym-base'}, u'perl-XML-Parser.x86_64': {u'version': u'2.41-10.el7', u'repository': u'sym-base'}, u'python-markupsafe.x86_64': {u'version': u'0.11-10.el7', u'repository': u'sym-base'}, u'rpm-python.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'tmux.x86_64': {u'version': u'1.8-4.el7', u'repository': u'sym-base'}, u'rpm-build-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'python-msgpack.x86_64': {u'version': u'0.4.6-1.el7', u'repository': u'sym-epel'}, u'libcom_err.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'cups-libs.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'python-chardet.noarch': {u'version': u'2.2.1-1.el7_1', u'repository': u'sym-updates'}, u'dhcp-common.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'perl-Filter.x86_64': {u'version': u'1.49-3.el7', u'repository': u'sym-base'}, u'libXfixes.x86_64': {u'version': u'5.0.1-2.1.el7', u'repository': u'sym-base'}, u'NetworkManager.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'iwl6050-firmware.noarch': {u'version': u'41.28.5.1-36.el7', u'repository': u'sym-base'}, u'ipmitool.x86_64': {u'version': u'1.8.13-8.el7_1', u'repository': u'sym-updates'}, u'python-zmq.x86_64': {u'version': u'14.3.1-1.el7', u'repository': u'sym-epel'}, u'wget.x86_64': {u'version': u'1.14-10.el7_0.1', u'repository': u'sym-base'}, u'perl-parent.noarch': {u'version': u'0.225-244.el7', u'repository': u'sym-base'}, u'NetworkManager-team.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'mariadb-libs.x86_64': {u'version': u'5.5.41-2.el7_0', u'repository': u'sym-base'}, u'grep.x86_64': {u'version': u'2.20-1.el7', u'repository': u'sym-base'}, u'libutempter.x86_64': {u'version': u'1.1.6-4.el7', u'repository': u'sym-base'}, u'libcroco.x86_64': {u'version': u'0.6.8-5.el7', u'repository': u'sym-base'}, u'yum.noarch': {u'version': u'3.4.3-125.el7.centos', u'repository': u'sym-base'}, u'libselinux-ruby.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'plymouth.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'ppp.x86_64': {u'version': u'2.4.5-33.el7', u'repository': u'sym-base'}, u'perl-Exporter.noarch': {u'version': u'5.68-3.el7', u'repository': u'sym-base'}, u'avahi-autoipd.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'tuned.noarch': {u'version': u'2.4.1-1.el7', u'repository': u'sym-base'}, u'nspr.x86_64': {u'version': u'4.10.6-3.el7', u'repository': u'sym-base'}, u'less.x86_64': {u'version': u'458-8.el7', u'repository': u'sym-base'}, u'dstat.noarch': {u'version': u'0.7.2-12.el7', u'repository': u'sym-base'}, u'logrotate.x86_64': {u'version': u'3.8.6-4.el7', u'repository': u'sym-base'}, u'oddjob-mkhomedir.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'puppet-prod-bootstrap.x86_64': {u'version': u'1.1-1', u'repository': u'cpe-custom'}, u'augeas.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libtiff.x86_64': {u'version': u'4.0.3-14.el7', u'repository': u'sym-base'}, u'python-decorator.noarch': {u'version': u'3.4.0-3.el7', u'repository': u'sym-base'}, u'python-requests.noarch': {u'version': u'2.6.0-1.el7_1', u'repository': u'sym-updates'}, u'centos-logos.noarch': {u'version': u'70.0.6-1.el7.centos', u'repository': u'sym-base'}, u'ncurses-libs.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'newt.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'mozjs17.x86_64': {u'version': u'17.0.0-10.el7', u'repository': u'sym-base'}, u'libss.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'libselinux.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'boost-system.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'grubby.x86_64': {u'version': u'8.28-11.el7', u'repository': u'sym-base'}, u'lzo.x86_64': {u'version': u'2.06-6.el7_0.2', u'repository': u'sym-base'}, u'python-kitchen.noarch': {u'version': u'1.1.1-5.el7', u'repository': u'sym-base'}, u'iwl6000g2b-firmware.noarch': {u'version': u'17.168.5.2-36.el7', u'repository': u'sym-base'}, u'perl-Time-Local.noarch': {u'version': u'1.2300-2.el7', u'repository': u'sym-base'}, u'dbus-libs.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'krb5-libs.x86_64': {u'version': u'1.12.2-14.el7', u'repository': u'sym-base'}, u'ethtool.x86_64': {u'version': u'3.15-2.el7', u'repository': u'sym-base'}, u'centos-release.x86_64': {u'version': u'7-1.1503.el7.centos.2.8', u'repository': u'sym-base'}, u'hicolor-icon-theme.noarch': {u'version': u'0.12-7.el7', u'repository': u'sym-base'}, u'perl-Pod-Perldoc.noarch': {u'version': u'3.20-4.el7', u'repository': u'sym-base'}, u'usermode.x86_64': {u'version': u'1.111-5.el7', u'repository': u'sym-base'}, u'libXft.x86_64': {u'version': u'2.3.1-5.1.el7', u'repository': u'sym-base'}, u'perl-Git.noarch': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'nettle.x86_64': {u'version': u'2.7.1-4.el7', u'repository': u'sym-base'}, u'perl-HTML-Format.noarch': {u'version': u'2.10-7.el7', u'repository': u'sym-base'}, u'systemd-python.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'vim-minimal.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'jbigkit-libs.x86_64': {u'version': u'2.0-11.el7', u'repository': u'sym-base'}, u'sysstat.x86_64': {u'version': u'10.1.5-7.el7', u'repository': u'sym-base'}, u'device-mapper-multipath.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'alsa-lib.x86_64': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'rubygems.noarch': {u'version': u'2.0.14-24.el7', u'repository': u'sym-base'}, u'iwl2030-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'zlib.x86_64': {u'version': u'1.2.7-13.el7', u'repository': u'sym-base'}, u'rubygem-json.x86_64': {u'version': u'1.7.7-24.el7', u'repository': u'sym-base'}, u'perl.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'microcode_ctl.x86_64': {u'version': u'2.1-10.el7', u'repository': u'sym-base'}, u'nss-tools.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'libtirpc.x86_64': {u'version': u'0.2.4-0.5.el7', u'repository': u'sym-base'}, u'iprutils.x86_64': {u'version': u'2.4.3-3.el7', u'repository': u'sym-base'}, u'libibverbs.x86_64': {u'version': u'1.1.8-5.el7', u'repository': u'sym-base'}, u'htop.x86_64': {u'version': u'1.0.3-3.el7', u'repository': u'sym-epel'}, u'libgudev1.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'iwl6000g2a-firmware.noarch': {u'version': u'17.168.5.3-36.el7', u'repository': u'sym-base'}, u'python.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'libasyncns.x86_64': {u'version': u'0.8-7.el7', u'repository': u'sym-base'}, u'libsss_nss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sgabios-bin.noarch': {u'version': u'0.20110622svn-4.el7', u'repository': u'sym-base'}, u'tcpdump.x86_64': {u'version': u'4.5.1-2.el7', u'repository': u'sym-base'}, u'libgomp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'pytalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'plymouth-scripts.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'gettext.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'perl-XML-Twig.noarch': {u'version': u'3.44-2.el7', u'repository': u'sym-base'}, u'perl-IO-Zlib.noarch': {u'version': u'1.10-285.el7', u'repository': u'sym-base'}, u'perl-Data-Dumper.x86_64': {u'version': u'2.145-3.el7', u'repository': u'sym-base'}, u'perl-TermReadKey.x86_64': {u'version': u'2.30-20.el7', u'repository': u'sym-base'}, u'python-configobj.noarch': {u'version': u'4.7.2-7.el7', u'repository': u'sym-base'}, u'tzdata.noarch': {u'version': u'2015f-1.el7', u'repository': u'sym-updates'}, u'libX11.x86_64': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'kbd.x86_64': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'linux-firmware.noarch': {u'version': u'20140911-0.1.git365e80c.el7', u'repository': u'sym-base'}, u'libiscsi.x86_64': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'openssh-clients.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'chkconfig.x86_64': {u'version': u'1.3.61-4.el7', u'repository': u'sym-base'}, u'glusterfs-libs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libXcomposite.x86_64': {u'version': u'0.4.4-4.1.el7', u'repository': u'sym-base'}, u'jasper-libs.x86_64': {u'version': u'1.900.1-26.el7_0.3', u'repository': u'sym-base'}, u'python-backports-ssl_match_hostname.noarch': {u'version': u'3.4.0.2-4.el7', u'repository': u'sym-base'}, u'nss-sysinit.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN.noarch': {u'version': u'2.06-2.el7', u'repository': u'sym-base'}, u'kmod.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'rsyslog-mmjsonparse.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'fontpackages-filesystem.noarch': {u'version': u'1.44-8.el7', u'repository': u'sym-base'}, u'device-mapper-libs.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'atk.x86_64': {u'version': u'2.8.0-4.el7', u'repository': u'sym-base'}, u'iwl2000-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'openssh.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'cyrus-sasl-gssapi.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'libdb-utils.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'yum-plugin-fastestmirror.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'rdma.noarch': {u'version': u'7.1_3.17-5.el7', u'repository': u'sym-base'}, u'libcap-ng.x86_64': {u'version': u'0.7.3-5.el7', u'repository': u'sym-base'}, u'cpio.x86_64': {u'version': u'2.11-22.el7', u'repository': u'sym-base'}, u'librdmacm.x86_64': {u'version': u'1.0.19.1-1.el7', u'repository': u'sym-base'}, u'bind-license.noarch': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-JSON.noarch': {u'version': u'2.59-2.el7', u'repository': u'sym-base'}, u'lsof.x86_64': {u'version': u'4.87-4.el7', u'repository': u'sym-base'}, u'bwidget.noarch': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'jq.x86_64': {u'version': u'1.3-2.el7', u'repository': u'sym-epel'}, u'passwd.x86_64': {u'version': u'0.79-4.el7', u'repository': u'sym-base'}, u'libattr.x86_64': {u'version': u'2.4.46-12.el7', u'repository': u'sym-base'}, u'libtdb.x86_64': {u'version': u'1.3.0-1.el7', u'repository': u'sym-base'}, u'libsoup.x86_64': {u'version': u'2.46.0-3.el7', u'repository': u'sym-base'}, u'sssd-proxy.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'seabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'setools.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'sssd-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'glibc.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'nss-softokn-freebl.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'ipxe-roms-qemu.noarch': {u'version': u'20130517-6.gitc4bce43.el7', u'repository': u'sym-base'}, u'diffutils.x86_64': {u'version': u'3.3-4.el7', u'repository': u'sym-base'}, u'sssd-ipa.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cronie-anacron.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'gpgme.x86_64': {u'version': u'1.3.2-5.el7', u'repository': u'sym-base'}, u'kpartx.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'man-db.x86_64': {u'version': u'2.6.3-9.el7', u'repository': u'sym-base'}, u'libtevent.x86_64': {u'version': u'0.9.21-3.el7', u'repository': u'sym-base'}, u'snappy.x86_64': {u'version': u'1.1.0-3.el7', u'repository': u'sym-base'}, u'mailcap.noarch': {u'version': u'2.1.41-2.el7', u'repository': u'sym-base'}, u'libxml2.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'cracklib-dicts.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'expat.x86_64': {u'version': u'2.1.0-8.el7', u'repository': u'sym-base'}, u'gtk2.x86_64': {u'version': u'2.24.22-5.el7_0.1', u'repository': u'sym-base'}, u'nss-util.x86_64': {u'version': u'3.16.2.3-2.el7', u'repository': u'sym-base'}, u'dbus-python.x86_64': {u'version': u'1.1.1-9.el7', u'repository': u'sym-base'}, u'glibc-headers.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'qemu-kvm-common.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'MegaCli.noarch': {u'version': u'8.07.08-1', u'repository': u'cpe-custom'}, u'libglade2.x86_64': {u'version': u'2.6.4-11.el7', u'repository': u'sym-base'}, u'autofs.x86_64': {u'version': u'5.0.7-48.el7', u'repository': u'sym-base'}, u'redhat-lsb-submod-security.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'libverto.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'dracut-config-rescue.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'mesa-libEGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'puppet.noarch': {u'version': u'3.8.2-1.el7', u'repository': u'sym-puppet'}, u'libXrandr.x86_64': {u'version': u'1.4.1-2.1.el7', u'repository': u'sym-base'}, u'samba-common.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'pyxattr.x86_64': {u'version': u'0.5.1-5.el7', u'repository': u'sym-base'}, u'autogen-libopts.x86_64': {u'version': u'5.18-5.el7', u'repository': u'sym-base'}, u'libdb.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'libgpg-error.x86_64': {u'version': u'1.12-3.el7', u'repository': u'sym-base'}, u'iwl1000-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'libidn.x86_64': {u'version': u'1.28-3.el7', u'repository': u'sym-base'}, u'libvorbis.x86_64': {u'version': u'1.3.3-8.el7', u'repository': u'sym-base'}, u'xfsprogs.x86_64': {u'version': u'3.2.1-6.el7', u'repository': u'sym-base'}, u'perl-HTTP-Daemon.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'libblkid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'openldap-devel.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'ruby-irb.noarch': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'rpm-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'perl-libwww-perl.noarch': {u'version': u'6.05-2.el7', u'repository': u'sym-base'}, u'python-pycurl.x86_64': {u'version': u'7.19.0-17.el7', u'repository': u'sym-base'}, u'perl-Text-ParseWords.noarch': {u'version': u'3.29-4.el7', u'repository': u'sym-base'}, u'selinux-policy-targeted.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'hiera.noarch': {u'version': u'1.3.4-1.el7', u'repository': u'sym-epel'}, u'bind-utils.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'kmod-libs.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'alsa-tools-firmware.x86_64': {u'version': u'1.0.27-4.el7', u'repository': u'sym-base'}, u'rubygem-io-console.x86_64': {u'version': u'0.4.2-24.el7', u'repository': u'sym-base'}, u'hardlink.x86_64': {u'version': u'1.0-19.el7', u'repository': u'sym-base'}, u'ebtables.x86_64': {u'version': u'2.0.10-13.el7', u'repository': u'sym-base'}, u'sssd-ad.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'qemu-kvm.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'iwl5000-firmware.noarch': {u'version': u'8.83.5.1_1-36.el7', u'repository': u'sym-base'}, u'libtalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'bzip2-libs.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'json-c.x86_64': {u'version': u'0.11-4.el7_0', u'repository': u'sym-base'}, u'gzip.x86_64': {u'version': u'1.5-7.el7', u'repository': u'sym-base'}, u'lynx.x86_64': {u'version': u'2.8.8-0.3.dev15.el7', u'repository': u'sym-base'}, u'sssd-krb5-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'perl-Font-AFM.noarch': {u'version': u'1.20-13.el7', u'repository': u'sym-base'}, u'postfix.x86_64': {u'version': u'2.10.1-6.el7', u'repository': u'sym-base'}, u'grub2.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'boost-thread.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'gdk-pixbuf2.x86_64': {u'version': u'2.28.2-4.el7', u'repository': u'sym-base'}, u'openldap-clients.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'shared-mime-info.x86_64': {u'version': u'1.1-7.el7', u'repository': u'sym-base'}, u'libverto-tevent.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'glusterfs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'kbd-misc.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'kernel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'spax.x86_64': {u'version': u'1.5.2-11.el7', u'repository': u'sym-base'}, u'http-parser.x86_64': {u'version': u'2.0-4.20121128gitcd01361.el7', u'repository': u'sym-epel'}, u'python-babel.noarch': {u'version': u'0.9.6-8.el7', u'repository': u'sym-base'}, u'libpng.x86_64': {u'version': u'1.5.13-5.el7', u'repository': u'sym-base'}, u'm4.x86_64': {u'version': u'1.4.16-9.el7', u'repository': u'sym-base'}, u'perl-HTML-Parser.x86_64': {u'version': u'3.71-4.el7', u'repository': u'sym-base'}, u'make.x86_64': {u'version': u'3.82-21.el7', u'repository': u'sym-base'}, u'libpwquality.x86_64': {u'version': u'1.2.3-4.el7', u'repository': u'sym-base'}, u'jdk1.8.0_45.x86_64': {u'version': u'1.8.0_45-fcs', u'repository': u'cpe-custom'}, u'gdbm.x86_64': {u'version': u'1.10-8.el7', u'repository': u'sym-base'}, u'perl-Digest.noarch': {u'version': u'1.17-245.el7', u'repository': u'sym-base'}, u'spice-server.x86_64': {u'version': u'0.12.4-9.el7_1.1', u'repository': u'sym-updates'}, u'nscd.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'iptables.x86_64': {u'version': u'1.4.21-13.el7', u'repository': u'sym-base'}, u'bind-libs.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'audit-libs.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'screen.x86_64': {u'version': u'4.1.0-0.19.20120314git3c2946.el7', u'repository': u'sym-base'}, u'graphite2.x86_64': {u'version': u'1.2.2-5.el7', u'repository': u'sym-base'}, u'cyrus-sasl-devel.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'zip.x86_64': {u'version': u'3.0-10.el7', u'repository': u'sym-base'}, u'zsh.x86_64': {u'version': u'5.0.2-7.el7_1.1', u'repository': u'sym-updates'}, u'libnfnetlink.x86_64': {u'version': u'1.0.1-4.el7', u'repository': u'sym-base'}, u'kernel-headers.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'iwl3945-firmware.noarch': {u'version': u'15.32.2.9-36.el7', u'repository': u'sym-base'}, u'alsa-firmware.noarch': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'python-jinja2.noarch': {u'version': u'2.7.2-2.el7', u'repository': u'sym-base'}, u'libsemanage.x86_64': {u'version': u'2.1.10-16.el7', u'repository': u'sym-base'}, u'rubygem-rdoc.noarch': {u'version': u'4.0.0-24.el7', u'repository': u'sym-base'}, u'qemu-img.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'ltrace.x86_64': {u'version': u'0.7.91-11.el7', u'repository': u'sym-base'}, u'bash.x86_64': {u'version': u'4.2.46-12.el7', u'repository': u'sym-base'}, u'nss-softokn.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'python-urlgrabber.noarch': {u'version': u'3.10-6.el7', u'repository': u'sym-base'}, u'rsyslog.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'celt051.x86_64': {u'version': u'0.5.1.3-8.el7', u'repository': u'sym-base'}, u'perl-libs.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libbasicobjects.x86_64': {u'version': u'0.1.1-24.el7', u'repository': u'sym-base'}, u'popt.x86_64': {u'version': u'1.13-16.el7', u'repository': u'sym-base'}, u'wpa_supplicant.x86_64': {u'version': u'2.0-13.el7_0', u'repository': u'sym-base'}, u'kernel-devel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'glusterfs-api.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libldb.x86_64': {u'version': u'1.1.17-2.el7', u'repository': u'sym-base'}, u'acl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openssl.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'gssproxy.x86_64': {u'version': u'0.3.0-10.el7', u'repository': u'sym-base'}, u'slang.x86_64': {u'version': u'2.2.4-11.el7', u'repository': u'sym-base'}, u'teamd.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'hwdata.noarch': {u'version': u'0.252-7.5.el7', u'repository': u'sym-base'}, u'elfutils-libs.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'p11-kit-trust.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'iwl3160-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libref_array.x86_64': {u'version': u'0.1.4-24.el7', u'repository': u'sym-base'}, u'authconfig.x86_64': {u'version': u'6.2.8-9.el7', u'repository': u'sym-base'}, u'libnl3-cli.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'libsysfs.x86_64': {u'version': u'2.1.0-16.el7', u'repository': u'sym-base'}, u'libXdamage.x86_64': {u'version': u'1.1.4-4.1.el7', u'repository': u'sym-base'}, u'libtasn1.x86_64': {u'version': u'3.8-2.el7', u'repository': u'sym-base'}, u'mc.x86_64': {u'version': u'4.8.7-8.el7', u'repository': u'sym-base'}, u'perl-Net-LibIDN.x86_64': {u'version': u'0.12-15.el7', u'repository': u'sym-base'}, u'sssd-krb5.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'iwl100-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'iwl7260-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libthai.x86_64': {u'version': u'0.1.14-9.el7', u'repository': u'sym-base'}, u'git.x86_64': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'augeas-libs.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libcap.x86_64': {u'version': u'2.22-8.el7', u'repository': u'sym-base'}, u'net-snmp-utils.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'harfbuzz.x86_64': {u'version': u'0.9.20-4.el7', u'repository': u'sym-base'}, u'glib-networking.x86_64': {u'version': u'2.40.0-1.el7', u'repository': u'sym-base'}, u'os-prober.x86_64': {u'version': u'1.58-5.el7', u'repository': u'sym-base'}, u'perl-TimeDate.noarch': {u'version': u'2.30-2.el7', u'repository': u'sym-base'}, u'patch.x86_64': {u'version': u'2.7.1-8.el7', u'repository': u'sym-base'}, u'glibc-devel.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'libgnome-keyring.x86_64': {u'version': u'3.8.0-3.el7', u'repository': u'sym-base'}, u'filesystem.x86_64': {u'version': u'3.2-18.el7', u'repository': u'sym-base'}, u'smartmontools.x86_64': {u'version': u'6.2-4.el7', u'repository': u'sym-base'}, u'unzip.x86_64': {u'version': u'6.0-13.el7', u'repository': u'sym-base'}, u'parted.x86_64': {u'version': u'3.1-20.el7', u'repository': u'sym-base'}, u'nfs-utils.x86_64': {u'version': u'1.3.0-0.8.el7', u'repository': u'sym-base'}, u'libsmbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'sudo.x86_64': {u'version': u'1.8.6p7-13.el7', u'repository': u'sym-base'}, u'fipscheck-lib.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'binutils.x86_64': {u'version': u'2.23.52.0.1-30.el7', u'repository': u'sym-base'}, u'rpcbind.x86_64': {u'version': u'0.2.0-26.el7', u'repository': u'sym-base'}, u'xz.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'OpenIPMI-libs.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'hesiod.x86_64': {u'version': u'3.2.1-3.el7', u'repository': u'sym-base'}, u'elfutils-libelf.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'dbus.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'ruby-augeas.x86_64': {u'version': u'0.5.0-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Compress.noarch': {u'version': u'2.061-2.el7', u'repository': u'sym-base'}, u'libXinerama.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'libXtst.x86_64': {u'version': u'1.2.2-2.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Negotiate.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'puppetdb-terminus.noarch': {u'version': u'2.2.2-1.el7', u'repository': u'sym-puppet'}, u'polkit-pkla-compat.x86_64': {u'version': u'0.1-4.el7', u'repository': u'sym-base'}, u'fontconfig.x86_64': {u'version': u'2.10.95-7.el7', u'repository': u'sym-base'}, u'keyutils.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN-Data.noarch': {u'version': u'20120719.001-2.el7', u'repository': u'sym-base'}, u'm2crypto.x86_64': {u'version': u'0.21.1-15.el7', u'repository': u'sym-base'}, u'v8.x86_64': {u'version': u'3.14.5.10-17.el7', u'repository': u'sym-epel'}, u'nss.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'newt-python.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'initscripts.x86_64': {u'version': u'9.49.24-1.el7', u'repository': u'sym-base'}, u'avahi-libs.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'libcollection.x86_64': {u'version': u'0.6.2-24.el7', u'repository': u'sym-base'}, u'libnetfilter_conntrack.x86_64': {u'version': u'1.0.4-2.el7', u'repository': u'sym-base'}, u'pygpgme.x86_64': {u'version': u'0.3-9.el7', u'repository': u'sym-base'}, u'setup.noarch': {u'version': u'2.8.71-5.el7', u'repository': u'sym-base'}, u'libarchive.x86_64': {u'version': u'3.1.2-7.el7', u'repository': u'sym-base'}, u'libxml2-python.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'p11-kit.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'gsettings-desktop-schemas.x86_64': {u'version': u'3.8.2-3.el7', u'repository': u'sym-base'}, u'kernel-tools.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'nodejs.x86_64': {u'version': u'0.10.36-3.el7', u'repository': u'sym-epel'}, u'ca-certificates.noarch': {u'version': u'2014.1.98-72.el7', u'repository': u'sym-base'}, u'pyliblzma.x86_64': {u'version': u'0.5.3-11.el7', u'repository': u'sym-base'}, u'ruby-shadow.x86_64': {u'version': u'2.2.0-2.el7', u'repository': u'sym-puppet_deps'}, u'perl-Error.noarch': {u'version': u'0.17020-2.el7', u'repository': u'sym-base'}, u'findutils.x86_64': {u'version': u'4.5.11-3.el7', u'repository': u'sym-base'}, u'pkgconfig.x86_64': {u'version': u'0.27.1-4.el7', u'repository': u'sym-base'}, u'libdhash.x86_64': {u'version': u'0.4.3-24.el7', u'repository': u'sym-base'}, u'libmpc.x86_64': {u'version': u'1.0.1-3.el7', u'repository': u'sym-base'}, u'rsync.x86_64': {u'version': u'3.0.9-15.el7', u'repository': u'sym-base'}, u'libselinux-utils.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'strace.x86_64': {u'version': u'4.8-7.el7', u'repository': u'sym-base'}, u'c-ares.x86_64': {u'version': u'1.10.0-3.el7', u'repository': u'sym-base'}, u'xz-libs.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'libICE.x86_64': {u'version': u'1.0.8-7.el7', u'repository': u'sym-base'}, u'libXxf86vm.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'pixman.x86_64': {u'version': u'0.32.4-3.el7', u'repository': u'sym-base'}, u'tcp_wrappers-libs.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'perl-Net-HTTP.noarch': {u'version': u'6.06-2.el7', u'repository': u'sym-base'}, u'procps-ng.x86_64': {u'version': u'3.3.10-3.el7', u'repository': u'sym-base'}, u'firewalld.noarch': {u'version': u'0.3.9-11.el7', u'repository': u'sym-base'}, u'libuv.x86_64': {u'version': u'0.10.34-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Socket-IP.noarch': {u'version': u'0.21-4.el7', u'repository': u'sym-base'}, u'libmnl.x86_64': {u'version': u'1.0.3-7.el7', u'repository': u'sym-base'}, u'dhcp-libs.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'yum-metadata-parser.x86_64': {u'version': u'1.1.4-10.el7', u'repository': u'sym-base'}, u'perl-Pod-Simple.noarch': {u'version': u'3.28-4.el7', u'repository': u'sym-base'}, u'e2fsprogs-libs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'pulseaudio-libs.x86_64': {u'version': u'3.0-30.el7', u'repository': u'sym-base'}, u'perl-Encode-Locale.noarch': {u'version': u'1.03-5.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Zlib.x86_64': {u'version': u'2.061-4.el7', u'repository': u'sym-base'}, u'plymouth-core-libs.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'iwl6000-firmware.noarch': {u'version': u'9.221.4.1-36.el7', u'repository': u'sym-base'}, u'net-snmp.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'bind-libs-lite.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Bzip2.x86_64': {u'version': u'2.061-3.el7', u'repository': u'sym-base'}, u'file-libs.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'shadow-utils.x86_64': {u'version': u'4.1.5.1-18.el7', u'repository': u'sym-base'}, u'setools-console.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'iwl135-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'ncurses-base.noarch': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'bzip2.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'sed.x86_64': {u'version': u'4.2.2-5.el7', u'repository': u'sym-base'}, u'perl-PathTools.x86_64': {u'version': u'3.40-5.el7', u'repository': u'sym-base'}, u'libnfsidmap.x86_64': {u'version': u'0.25-11.el7', u'repository': u'sym-base'}, u'nmap-ncat.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'perl-IO-Socket-SSL.noarch': {u'version': u'1.94-3.el7', u'repository': u'sym-base'}, u'pango.x86_64': {u'version': u'1.34.1-5.el7', u'repository': u'sym-base'}, u'libXext.x86_64': {u'version': u'1.3.2-2.1.el7', u'repository': u'sym-base'}, u'gnupg2.x86_64': {u'version': u'2.0.22-3.el7', u'repository': u'sym-base'}, u'perl-Digest-MD5.x86_64': {u'version': u'2.52-3.el7', u'repository': u'sym-base'}, u'cryptsetup-libs.x86_64': {u'version': u'1.6.6-3.el7', u'repository': u'sym-base'}, u'tcl.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'net-snmp-agent-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'iwl105-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'libksi.x86_64': {u'version': u'3.2.2.0-1.el7', u'repository': u'sym-rsyslog'}, u'cups-client.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'perl-HTTP-Message.noarch': {u'version': u'6.06-6.el7', u'repository': u'sym-base'}, u'liblogging.x86_64': {u'version': u'1.0.5-1.el7', u'repository': u'sym-rsyslog'}, u'audit.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'trousers.x86_64': {u'version': u'0.3.11.2-3.el7', u'repository': u'sym-base'}, u'kexec-tools.x86_64': {u'version': u'2.0.7-19.el7', u'repository': u'sym-base'}, u'setools-libs-tcl.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'e2fsprogs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'python-slip-dbus.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'curl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'centos-indexhtml.noarch': {u'version': u'7-9.el7.centos', u'repository': u'sym-base'}, u'quota.x86_64': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'bc.x86_64': {u'version': u'1.06.95-13.el7', u'repository': u'sym-base'}, u'perl-Net-SSLeay.x86_64': {u'version': u'1.55-3.el7', u'repository': u'sym-base'}, u'cyrus-sasl.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'iputils.x86_64': {u'version': u'20121221-6.el7', u'repository': u'sym-base'}, u'openldap.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'libacl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openpgm.x86_64': {u'version': u'5.2.122-2.el7', u'repository': u'sym-epel'}, u'ntp.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'perl-Package-Constants.noarch': {u'version': u'0.02-285.el7', u'repository': u'sym-base'}, u'iwl5150-firmware.noarch': {u'version': u'8.24.2.2-36.el7', u'repository': u'sym-base'}, u'seavgabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'libunistring.x86_64': {u'version': u'0.9.3-9.el7', u'repository': u'sym-base'}, u'python-iniparse.noarch': {u'version': u'0.4-9.el7', u'repository': u'sym-base'}, u'glib2.x86_64': {u'version': u'2.40.0-4.el7', u'repository': u'sym-base'}, u'perl-constant.noarch': {u'version': u'1.27-2.el7', u'repository': u'sym-base'}, u'libsndfile.x86_64': {u'version': u'1.0.25-9.el7', u'repository': u'sym-base'}, u'dhclient.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'libaio.x86_64': {u'version': u'0.3.109-12.el7', u'repository': u'sym-base'}, u'gmp.x86_64': {u'version': u'6.0.0-11.el7', u'repository': u'sym-base'}, u'keyutils-libs.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'psmisc.x86_64': {u'version': u'22.20-8.el7', u'repository': u'sym-base'}, u'librbd1.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'tar.x86_64': {u'version': u'1.26-29.el7', u'repository': u'sym-base'}, u'python-libs.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'zeromq3.x86_64': {u'version': u'3.2.5-1.el7', u'repository': u'sym-epel'}, u'info.x86_64': {u'version': u'5.1-4.el7', u'repository': u'sym-base'}, u'perl-WWW-RobotRules.noarch': {u'version': u'6.02-5.el7', u'repository': u'sym-base'}, u'autoconf.noarch': {u'version': u'2.69-11.el7', u'repository': u'sym-base'}, u'redhat-lsb-core.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'oddjob.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'pam.x86_64': {u'version': u'1.1.8-12.el7', u'repository': u'sym-base'}, u'perl-macros.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libpath_utils.x86_64': {u'version': u'0.2.1-24.el7', u'repository': u'sym-base'}, u'cyrus-sasl-lib.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'perl-Encode.x86_64': {u'version': u'2.51-7.el7', u'repository': u'sym-base'}, u'python-sssdconfig.noarch': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'dbus-glib.x86_64': {u'version': u'0.100-7.el7', u'repository': u'sym-base'}, u'librados2.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'iproute.x86_64': {u'version': u'3.10.0-21.el7', u'repository': u'sym-base'}, u'libpipeline.x86_64': {u'version': u'1.2.3-3.el7', u'repository': u'sym-base'}, u'telnet.x86_64': {u'version': u'0.17-59.el7', u'repository': u'sym-base'}, u'gpm-libs.x86_64': {u'version': u'1.20.7-5.el7', u'repository': u'sym-base'}, u'flac-libs.x86_64': {u'version': u'1.3.0-5.el7_1', u'repository': u'sym-updates'}, u'pcre.x86_64': {u'version': u'8.32-14.el7', u'repository': u'sym-base'}, u'mailx.x86_64': {u'version': u'12.5-12.el7_0', u'repository': u'sym-base'}, u'OpenIPMI.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'freetype.x86_64': {u'version': u'2.4.11-9.el7', u'repository': u'sym-base'}, u'grub2-tools.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'libselinux-python.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'perl-HTML-Tree.noarch': {u'version': u'5.03-2.el7', u'repository': u'sym-base'}, u'systemd.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'qrencode-libs.x86_64': {u'version': u'3.4.1-3.el7', u'repository': u'sym-base'}, u'rubygem-psych.x86_64': {u'version': u'2.0.0-24.el7', u'repository': u'sym-base'}, u'perl-Getopt-Long.noarch': {u'version': u'2.40-2.el7', u'repository': u'sym-base'}, u'perl-podlators.noarch': {u'version': u'2.5.1-3.el7', u'repository': u'sym-base'}, u'perl-URI.noarch': {u'version': u'1.60-9.el7', u'repository': u'sym-base'}, u'net-tools.x86_64': {u'version': u'2.0-0.17.20131004git.el7', u'repository': u'sym-base'}, u'perl-Thread-Queue.noarch': {u'version': u'3.02-2.el7', u'repository': u'sym-base'}, u'NetworkManager-tui.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'basesystem.noarch': {u'version': u'10.0-7.el7.centos', u'repository': u'sym-base'}, u'perl-threads-shared.x86_64': {u'version': u'1.43-6.el7', u'repository': u'sym-base'}, u'libffi.x86_64': {u'version': u'3.0.13-11.el7', u'repository': u'sym-base'}, u'mesa-libgbm.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'perl-Carp.noarch': {u'version': u'1.26-244.el7', u'repository': u'sym-base'}, u'cronie.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'lm_sensors-libs.x86_64': {u'version': u'3.3.4-11.el7', u'repository': u'sym-base'}, u'setools-gui.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'perl-IO-HTML.noarch': {u'version': u'1.00-2.el7', u'repository': u'sym-base'}, u'sysvinit-tools.x86_64': {u'version': u'2.88-14.dsf.el7', u'repository': u'sym-base'}, u'pinentry.x86_64': {u'version': u'0.8.1-14.el7', u'repository': u'sym-base'}, u'perl-HTML-Tagset.noarch': {u'version': u'3.20-15.el7', u'repository': u'sym-base'}, u'libSM.x86_64': {u'version': u'1.2.1-7.el7', u'repository': u'sym-base'}, u'mcelog.x86_64': {u'version': u'101-3.9de4924.el7', u'repository': u'sym-base'}}, u'facter_serialnumber': u'3KN1K02', u'facter_processor14': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor13': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_em2': 1500, u'ansible_product_name': u'PowerEdge R720xd', u'facter_processor27': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_lo': 65536, u'ansible_all_ipv4_addresses': [u'10.50.208.196', u'10.50.144.196'], u'ansible_python_version': u'2.7.5', u'facter_processor18': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor12': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_puppet_vardir': u'/var/lib/puppet', u'facter_kernel': u'Linux', u'facter_is_openstack_vm': False, u'facter_gid': u'root', u'ansible_product_version': u'NA', u'ansible_memory_mb': {u'real': {u'total': 193234, u'free': 190548, u'used': 2686}, u'swap': {u'cached': 0, u'total': 32767, u'used': 0, u'free': 32767}, u'nocache': {u'used': 2150, u'free': 191084}}, u'facter_uptime_days': 0, u'facter_processor23': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor7': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor6': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_partitions': {u'sda2': {u'filesystem': u'swap', u'uuid': u'13f3cbad-e8cf-4def-9864-10be6d747c65', u'size': u'67108864'}, u'sda3': {u'mount': u'/', u'filesystem': u'ext4', u'uuid': u'6e887750-f830-4d97-a293-57dac5862ec0', u'size': u'1102837760'}, u'sda1': {u'mount': u'/boot', u'filesystem': u'ext4', u'uuid': u'53508b97-2dab-47b6-960d-9e7891b5bde5', u'size': u'1048576'}}, u'facter_processor4': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_release_date': u'07/09/2014', u'facter_processor2': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor1': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor0': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_rubysitedir': u'/usr/local/share/ruby/site_ruby/', u'ansible_p2p2': {u'macaddress': u'b8:ca:3a:70:a1:88', u'promisc': False, u'device': u'p2p2', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'facter_processor9': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor8': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_macaddress': u'b8:ca:3a:70:a1:88', u'facter_network_bond0_100': u'10.50.144.192', u'facter_time_jitter': 1, u'facter_kernelmajversion': u'3.10', u'facter_blockdevice_sda_size': 599550590976, u'facter_productname': u'PowerEdge R720xd', u'ansible_lo': {u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.0.0.0', u'network': u'127.0.0.0', u'address': u'127.0.0.1'}, u'ipv6': [{u'scope': u'host', u'prefix': u'128', u'address': u'::1'}], u'device': u'lo', u'type': u'loopback', u'mtu': 65536}, u'facter_swapsize': u'32.00 GB', u'ansible_p2p1': {u'macaddress': u'a0:36:9f:39:45:74', u'promisc': False, u'device': u'p2p1', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_boardmanufacturer': u'Dell Inc.', u'facter_facterversion': u'2.4.4', u'facter_hardwareisa': u'x86_64', u'facter_netmask_em3': u'255.255.255.224', u'facter_interfaces': u'bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2', u'ansible_devices': {u'sda': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'1170997248', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'558.38 GB', u'model': u'PERC H710P', u'partitions': {u'sda2': {u'start': u'1050624', u'sectorsize': 512, u'sectors': u'67108864', u'size': u'32.00 GB'}, u'sda3': {u'start': u'68159488', u'sectorsize': 512, u'sectors': u'1102837760', u'size': u'525.87 GB'}, u'sda1': {u'start': u'2048', u'sectorsize': 512, u'sectors': u'1048576', u'size': u'512.00 MB'}}}, u'sdb': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'7025983488', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'3.27 TB', u'model': u'PERC H710P', u'partitions': {}}}, u'facter_network_lo': u'127.0.0.0', u'facter_concat_basedir': u'/var/lib/puppet/concat', u'facter_netmask_bond0_100': u'255.255.255.224', u'facter_processorcount': 32, u'facter_netmask_lo': u'255.0.0.0', u'facter_swapfree': u'32.00 GB', u'facter_ipaddress_em3': u'10.50.208.196', u'ansible_memfree_mb': 190548, u'ansible_memtotal_mb': 193234, u'facter_memorysize_mb': u'193234.63', u'facter_has_ipmi': True, u'facter_prod_gateway': u'10.50.144.193', u'ansible_user_dir': u'/root', u'facter_kernelversion': u'3.10.0', u'facter_processors': {u'models': [u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'count': 32, u'physicalcount': 2}, u'facter_physicalprocessorcount': 2, u'ansible_processor_count': 2, u'facter_uniqueid': u'320ac490', u'ansible_hostname': u'b-openshif-r02c8-prod', u'facter_swapfree_mb': u'32768.00', u'facter_sshfp_ecdsa': u'SSHFP 3 1 c1ae8c75cba92c0c455f672105e1371fb280e4af\nSSHFP 3 2 5b3a717a1971fcb869254704102fc8ecc5dfa919250bfc7aebd15ec91666c15e', u'ansible_interfaces': [u'bond0', u'lo', u'em2', u'bond0.100', u'em4', u'p2p2', u'em3', u'p2p1', u'em1'], u'ansible_machine_id': u'7a515619a1e84ada89a7ab24694131d4', u'facter_macaddress_em4': u'b8:ca:3a:70:a1:8d', u'facter_fqdn': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'facter_macaddress_em2': u'b8:ca:3a:70:a1:8a', u'facter_macaddress_em1': u'B8:CA:3A:70:A1:88', u'facter_virtual': u'physical', u'ansible_system': u'Linux', u'ansible_fqdn': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'ansible_user_gid': 0, u'ansible_machine': u'x86_64', u'facter_vlans': u'100', u'facter_domain': u'ash2.mycloud.net', u'facter_ps': u'ps -ef', u'ansible_ssh_host_key_rsa_public': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn', u'ansible_nodename': u'b-openshif-r02c8-prod', u'facter_ipmi_ipsource': u'DHCP Address', u'facter_rubyplatform': u'x86_64-linux', u'ansible_user_gecos': u'root', u'ansible_product_uuid': u'44454C4C-4B00-104E-8031-B3C04F4B3032', u'facter_ipmi_netmask': u'255.255.255.224', u'facter_blockdevice_sda_vendor': u'DELL', 'etcd_cert_subdir': u'etcd-b-openshif-r02c8-prod.ash2.mycloud.net', u'facter_ipmi_macaddress': u'5c:f9:dd:f8:f6:12', u'ansible_domain': u'ash2.mycloud.net', 'etcd_cert_prefix': None, u'facter_timezone': u'UTC', u'facter_blockdevice_sda_model': u'PERC H710P', u'facter_ipmi_ipaddress': u'10.50.224.196', u'ansible_processor_cores': 8, u'facter_blockdevice_sdb_size': 3597303545856, u'facter_default_gateway_interface': u'bond0.100', u'ansible_processor_threads_per_core': 2, u'ansible_virtualization_type': u'kvm', u'facter_macaddress_bond0': u'b8:ca:3a:70:a1:88', u'facter_uptime_hours': 1, u'facter_lsbdistcodename': u'Core', u'ansible_distribution_release': u'Core', u'ansible_os_family': u'RedHat', u'facter_mtu_em3': 9000, u'openshift': {u'common': {u'config_base': u'/etc/openshift', u'admin_binary': u'osadm', u'data_dir': u'/var/lib/openshift', u'ip': u'10.50.144.196', u'client_binary': u'osc', u'all_hostnames': [u'b-openshif-r02c8-prod.ash2.mycloud.net'], u'public_ip': u'10.50.144.196', u'sdn_network_plugin_name': u'redhat/openshift-ovs-subnet', u'use_openshift_sdn': True, u'use_fluentd': False, u'service_type': u'openshift', u'public_hostname': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'use_cluster_metrics': False, u'hostname': u'b-openshif-r02c8-prod.ash2.mycloud.net', u'deployment_type': u'origin'}, u'current_config': {}}, u'facter_network_em3': u'10.50.208.192', 'openshift_master_cluster_hostname': 'openshift.ash2.mycloud.net', u'facter_sshfp_ed25519': u'SSHFP 4 1 623ab45c1754d5232a9fbd415c93f6d717e00bbd\nSSHFP 4 2 c576d35a09d4c651b0692570161113f2ee315be6c2ee4aa3e347a114fa8932e5', u'facter_mtu_em1': 9000, u'facter_lsbrelease': u':core-4.1-amd64:core-4.1-noarch', u'facter_processor10': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_user_uid': 0, u'facter_mtu_bond0_100': 9000, u'ansible_bios_date': u'07/09/2014', u'facter_gw_bond0': u'10.50.144.193', u'facter_boot_time': 1442528714, u'facter_uptime': u'1:47 hours', u'facter_processor20': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_kernelrelease': u'3.10.0-229.el7.x86_64', 'openshift_master_cluster_password': 'kljd#3294SJD()@Y#%*()!&dlskjf', u'facter_augeasversion': u'1.1.0', u'facter_sshrsakey': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn', u'facter_processor19': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'use_fluentd': 'false', u'facter_id': u'root', u'facter_type': u'Rack Mount Chassis', 'use_cluster_metrics': 'true'}) => {"changed": true, "cmd": ["openssl", "req", "-new", "-keyout", "server.key", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "server.csr", "-reqexts", "etcd_v3_req", "-batch", "-nodes", "-subj", "/CN=b-openshif-r02c8-prod.ash2.mycloud.net"], "delta": "0:00:00.385227", "end": "2015-09-18 00:13:13.293248", "item": {"ansible_all_ipv4_addresses": ["10.50.208.196", "10.50.144.196"], "ansible_all_ipv6_addresses": ["fe80::baca:3aff:fe70:a188", "fe80::baca:3aff:fe70:a18c", "fe80::baca:3aff:fe70:a188"], "ansible_architecture": "x86_64", "ansible_bios_date": "07/09/2014", "ansible_bios_version": "2.4.3", "ansible_bond0": {"active": true, "device": "bond0", "ipv6": [{"address": "fe80::baca:3aff:fe70:a188", "prefix": "64", "scope": "link"}], "lacp_rate": "slow", "macaddress": "b8:ca:3a:70:a1:88", "miimon": "100", "mode": "802.3ad", "mtu": 9000, "promisc": false, "slaves": ["em1", "p2p2"], "type": "bonding"}, "ansible_bond0.100": {"active": true, "device": "bond0.100", "ipv4": {"address": "10.50.144.196", "netmask": "255.255.255.224", "network": "10.50.144.192"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:a188", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:a1:88", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_cmdline": {"BOOT_IMAGE": "/vmlinuz-3.10.0-229.el7.x86_64", "LANG": "en_US.UTF-8", "biosdevname": "1", "crashkernel": "auto", "inst.geoloc": "0", "net.ifnames": "1", "nofb": true, "quiet": true, "rhgb": true, "ro": true, "root": "UUID=6e887750-f830-4d97-a293-57dac5862ec0", "splash": "quiet"}, "ansible_date_time": {"date": "2015-09-18", "day": "18", "epoch": "1442535140", "hour": "00", "iso8601": "2015-09-18T00:12:20Z", "iso8601_micro": "2015-09-18T00:12:20.022012Z", "minute": "12", "month": "09", "second": "20", "time": "00:12:20", "tz": "UTC", "tz_offset": "+0000", "weekday": "Friday", "year": "2015"}, "ansible_default_ipv4": {"address": "10.50.144.196", "alias": "bond0.100", "gateway": "10.50.144.193", "interface": "bond0.100", "macaddress": "b8:ca:3a:70:a1:88", "mtu": 9000, "netmask": "255.255.255.224", "network": "10.50.144.192", "type": "ether"}, "ansible_default_ipv6": {}, "ansible_devices": {"sda": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {"sda1": {"sectors": "1048576", "sectorsize": 512, "size": "512.00 MB", "start": "2048"}, "sda2": {"sectors": "67108864", "sectorsize": 512, "size": "32.00 GB", "start": "1050624"}, "sda3": {"sectors": "1102837760", "sectorsize": 512, "size": "525.87 GB", "start": "68159488"}}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "1170997248", "sectorsize": "512", "size": "558.38 GB", "support_discard": "0", "vendor": "DELL"}, "sdb": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "7025983488", "sectorsize": "512", "size": "3.27 TB", "support_discard": "0", "vendor": "DELL"}}, "ansible_distribution": "CentOS", "ansible_distribution_major_version": "7", "ansible_distribution_release": "Core", "ansible_distribution_version": "7.1.1503", "ansible_domain": "ash2.mycloud.net", "ansible_em1": {"active": true, "device": "em1", "macaddress": "b8:ca:3a:70:a1:88", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em2": {"active": false, "device": "em2", "macaddress": "b8:ca:3a:70:a1:8a", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_em3": {"active": true, "device": "em3", "ipv4": {"address": "10.50.208.196", "netmask": "255.255.255.224", "network": "10.50.208.192"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:a18c", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:a1:8c", "module": "igb", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em4": {"active": false, "device": "em4", "macaddress": "b8:ca:3a:70:a1:8d", "module": "igb", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_env": {"HOME": "/root", "LANG": "C", "LC_CTYPE": "C", "LOGNAME": "root", "MAIL": "/var/mail/johntheodore", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/home/johntheodore", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.119.134.140 36737 22", "SSH_CONNECTION": "10.119.134.140 36737 10.50.144.196 22", "SSH_TTY": "/dev/pts/0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-pnjoqmzmloamoaiuzchdmvexkyartles; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535137.55-248013297033341/ >/dev/null 2>&1", "SUDO_GID": "100", "SUDO_UID": "10267", "SUDO_USER": "johntheodore", "TERM": "screen", "USER": "root", "USERNAME": "root", "_": "/usr/bin/python"}, "ansible_fips": false, "ansible_form_factor": "Rack Mount Chassis", "ansible_fqdn": "b-openshif-r02c8-prod.ash2.mycloud.net", "ansible_hostname": "b-openshif-r02c8-prod", "ansible_interfaces": ["bond0", "lo", "em2", "bond0.100", "em4", "p2p2", "em3", "p2p1", "em1"], "ansible_kernel": "3.10.0-229.el7.x86_64", "ansible_lo": {"active": true, "device": "lo", "ipv4": {"address": "127.0.0.1", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "mtu": 65536, "promisc": false, "type": "loopback"}, "ansible_local": {"openshift": {"common": {"deployment_type": "origin"}}}, "ansible_lsb": {"codename": "Core", "description": "CentOS Linux release 7.1.1503 (Core)", "id": "CentOS", "major_release": "7", "release": "7.1.1503"}, "ansible_machine": "x86_64", "ansible_machine_id": "7a515619a1e84ada89a7ab24694131d4", "ansible_memfree_mb": 190548, "ansible_memory_mb": {"nocache": {"free": 191084, "used": 2150}, "real": {"free": 190548, "total": 193234, "used": 2686}, "swap": {"cached": 0, "free": 32767, "total": 32767, "used": 0}}, "ansible_memtotal_mb": 193234, "ansible_mounts": [{"device": "/dev/sda3", "fstype": "ext4", "mount": "/", "options": "rw,relatime,data=ordered", "size_available": 525058920448, "size_total": 555656593408, "uuid": "6e887750-f830-4d97-a293-57dac5862ec0"}, {"device": "/dev/sda1", "fstype": "ext4", "mount": "/boot", "options": "rw,relatime,data=ordered", "size_available": 379510784, "size_total": 511647744, "uuid": "53508b97-2dab-47b6-960d-9e7891b5bde5"}], "ansible_nodename": "b-openshif-r02c8-prod", "ansible_os_family": "RedHat", "ansible_p2p1": {"active": false, "device": "p2p1", "macaddress": "a0:36:9f:39:45:74", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_p2p2": {"active": true, "device": "p2p2", "macaddress": "b8:ca:3a:70:a1:88", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_pkg_mgr": "yum", "ansible_processor": ["GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "ansible_processor_cores": 8, "ansible_processor_count": 2, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 32, "ansible_product_name": "PowerEdge R720xd", "ansible_product_serial": "3KN1K02", "ansible_product_uuid": "44454C4C-4B00-104E-8031-B3C04F4B3032", "ansible_product_version": "NA", "ansible_python_version": "2.7.5", "ansible_selinux": {"status": "disabled"}, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn", "ansible_ssh_user": "johntheodore", "ansible_sudo": "true", "ansible_swapfree_mb": 32767, "ansible_swaptotal_mb": 32767, "ansible_system": "Linux", "ansible_system_vendor": "Dell Inc.", "ansible_user_dir": "/root", "ansible_user_gecos": "root", "ansible_user_gid": 0, "ansible_user_id": "root", "ansible_user_shell": "/bin/bash", "ansible_user_uid": 0, "ansible_userspace_architecture": "x86_64", "ansible_userspace_bits": "64", "ansible_virtualization_role": "host", "ansible_virtualization_type": "kvm", "deployment_type": "origin", "etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r02c8-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false], "facter_architecture": "x86_64", "facter_augeasversion": "1.1.0", "facter_bios_release_date": "07/09/2014", "facter_bios_vendor": "Dell Inc.", "facter_bios_version": "2.4.3", "facter_blockdevice_sda_model": "PERC H710P", "facter_blockdevice_sda_size": 599550590976, "facter_blockdevice_sda_vendor": "DELL", "facter_blockdevice_sdb_model": "PERC H710P", "facter_blockdevice_sdb_size": 3597303545856, "facter_blockdevice_sdb_vendor": "DELL", "facter_blockdevices": "sda,sdb", "facter_boardmanufacturer": "Dell Inc.", "facter_boardproductname": "0X3D66", "facter_boardserialnumber": "..CN7016342500AE.", "facter_boot_time": 1442528714, "facter_concat_basedir": "/var/lib/puppet/concat", "facter_datacenter": "ash2", "facter_default_gateway": "10.50.144.193", "facter_default_gateway_interface": "bond0.100", "facter_domain": "ash2.mycloud.net", "facter_facterversion": "2.4.4", "facter_filesystems": "ext2,ext3,ext4", "facter_fqdn": "b-openshif-r02c8-prod.ash2.mycloud.net", "facter_gid": "root", "facter_gw_bond0": "10.50.144.193", "facter_gw_default": "10.50.144.193", "facter_hardware_health": {"disks": {"SEAGATEST3600057SSES666SL7XBKF": {"Device Id": "11", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "11", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7YYKN": {"Device Id": "6", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "6", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7YYKY": {"Device Id": "7", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "7", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZKBW": {"Device Id": "0", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "0", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZKLT": {"Device Id": "3", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "3", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZR8W": {"Device Id": "10", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "10", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZRJ2": {"Device Id": "8", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "8", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL7ZRV4": {"Device Id": "9", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "9", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL8250A": {"Device Id": "1", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "1", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL825H3": {"Device Id": "5", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "5", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82S34": {"Device Id": "4", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "4", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82TKF": {"Device Id": "2", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "2", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WX11E4392000": {"Device Id": "13", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "13", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WX11E83L9147": {"Device Id": "12", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "12", "smart_health": "PASSED"}}, "mcelog": {}, "power": {"PS Redundancy": "Fully Redundant", "PSU1": "Presence detected", "PSU2": "Presence detected"}, "raid": {"battery_replacement_required": "No"}}, "facter_hardwareisa": "x86_64", "facter_hardwaremodel": "x86_64", "facter_has_ipmi": true, "facter_hostname": "b-openshif-r02c8-prod", "facter_id": "root", "facter_installed_packages": {"MegaCli.noarch": {"repository": "cpe-custom", "version": "8.07.08-1"}, "NetworkManager-libnm.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-team.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-tui.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "OpenIPMI-libs.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI-modalias.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "PyYAML.x86_64": {"repository": "cpe-custom", "version": "3.11-8.el7.centos"}, "acl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "aic94xx-firmware.noarch": {"repository": "sym-base", "version": "30-6.el7"}, "alsa-firmware.noarch": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-lib.x86_64": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-tools-firmware.x86_64": {"repository": "sym-base", "version": "1.0.27-4.el7"}, "at.x86_64": {"repository": "sym-base", "version": "3.1.13-17.el7_0.1"}, "atk.x86_64": {"repository": "sym-base", "version": "2.8.0-4.el7"}, "audit-libs.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "audit.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "augeas-libs.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "augeas.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "authconfig.x86_64": {"repository": "sym-base", "version": "6.2.8-9.el7"}, "autoconf.noarch": {"repository": "sym-base", "version": "2.69-11.el7"}, "autofs.x86_64": {"repository": "sym-base", "version": "5.0.7-48.el7"}, "autogen-libopts.x86_64": {"repository": "sym-base", "version": "5.18-5.el7"}, "automake.noarch": {"repository": "sym-base", "version": "1.13.4-3.el7"}, "avahi-autoipd.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "avahi-libs.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "basesystem.noarch": {"repository": "sym-base", "version": "10.0-7.el7.centos"}, "bash.x86_64": {"repository": "sym-base", "version": "4.2.46-12.el7"}, "bc.x86_64": {"repository": "sym-base", "version": "1.06.95-13.el7"}, "bind-libs-lite.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-libs.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-license.noarch": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-utils.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "binutils.x86_64": {"repository": "sym-base", "version": "2.23.52.0.1-30.el7"}, "biosdevname.x86_64": {"repository": "sym-base", "version": "0.6.1-2.el7"}, "boost-system.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "boost-thread.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "btrfs-progs.x86_64": {"repository": "sym-base", "version": "3.16.2-1.el7"}, "bwidget.noarch": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "bzip2-libs.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "bzip2.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "c-ares.x86_64": {"repository": "sym-base", "version": "1.10.0-3.el7"}, "ca-certificates.noarch": {"repository": "sym-base", "version": "2014.1.98-72.el7"}, "cairo.x86_64": {"repository": "sym-base", "version": "1.12.14-6.el7"}, "celt051.x86_64": {"repository": "sym-base", "version": "0.5.1.3-8.el7"}, "centos-indexhtml.noarch": {"repository": "sym-base", "version": "7-9.el7.centos"}, "centos-logos.noarch": {"repository": "sym-base", "version": "70.0.6-1.el7.centos"}, "centos-release.x86_64": {"repository": "sym-base", "version": "7-1.1503.el7.centos.2.8"}, "chkconfig.x86_64": {"repository": "sym-base", "version": "1.3.61-4.el7"}, "cmake.x86_64": {"repository": "sym-base", "version": "2.8.11-4.el7"}, "collectd.x86_64": {"repository": "sym-epel", "version": "5.5.0-2.el7"}, "coreutils.x86_64": {"repository": "sym-base", "version": "8.22-11.el7"}, "cpio.x86_64": {"repository": "sym-base", "version": "2.11-22.el7"}, "cpp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "cracklib-dicts.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cracklib.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cronie-anacron.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "cronie.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "crontabs.noarch": {"repository": "sym-base", "version": "1.11-6.20121102git.el7"}, "cryptsetup-libs.x86_64": {"repository": "sym-base", "version": "1.6.6-3.el7"}, "cups-client.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "cups-libs.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "curl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "cyrus-sasl-devel.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-gssapi.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-lib.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "dbus-glib.x86_64": {"repository": "sym-base", "version": "0.100-7.el7"}, "dbus-libs.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "dbus-python.x86_64": {"repository": "sym-base", "version": "1.1.1-9.el7"}, "dbus.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "device-mapper-libs.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "device-mapper-multipath-libs.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper-multipath.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "dhclient.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-common.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-libs.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "diffutils.x86_64": {"repository": "sym-base", "version": "3.3-4.el7"}, "dmidecode.x86_64": {"repository": "sym-base", "version": "2.12-5.el7"}, "dnsmasq.x86_64": {"repository": "sym-base", "version": "2.66-12.el7"}, "dos2unix.x86_64": {"repository": "sym-base", "version": "6.0.3-4.el7"}, "dracut-config-rescue.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut-network.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dstat.noarch": {"repository": "sym-base", "version": "0.7.2-12.el7"}, "e2fsprogs-libs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "e2fsprogs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "ebtables.x86_64": {"repository": "sym-base", "version": "2.0.10-13.el7"}, "ed.x86_64": {"repository": "sym-base", "version": "1.9-4.el7"}, "elfutils-libelf.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "elfutils-libs.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "ethtool.x86_64": {"repository": "sym-base", "version": "3.15-2.el7"}, "expat.x86_64": {"repository": "sym-base", "version": "2.1.0-8.el7"}, "facter.x86_64": {"repository": "sym-puppet", "version": "2.4.4-1.el7"}, "file-libs.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "file.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "filesystem.x86_64": {"repository": "sym-base", "version": "3.2-18.el7"}, "findutils.x86_64": {"repository": "sym-base", "version": "4.5.11-3.el7"}, "fipscheck-lib.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "fipscheck.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "firewalld.noarch": {"repository": "sym-base", "version": "0.3.9-11.el7"}, "flac-libs.x86_64": {"repository": "sym-updates", "version": "1.3.0-5.el7_1"}, "fontconfig.x86_64": {"repository": "sym-base", "version": "2.10.95-7.el7"}, "fontpackages-filesystem.noarch": {"repository": "sym-base", "version": "1.44-8.el7"}, "freetype.x86_64": {"repository": "sym-base", "version": "2.4.11-9.el7"}, "fxload.x86_64": {"repository": "sym-base", "version": "2002_04_11-16.el7"}, "gawk.x86_64": {"repository": "sym-base", "version": "4.0.2-4.el7"}, "gcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "gdb.x86_64": {"repository": "sym-base", "version": "7.6.1-64.el7"}, "gdbm.x86_64": {"repository": "sym-base", "version": "1.10-8.el7"}, "gdk-pixbuf2.x86_64": {"repository": "sym-base", "version": "2.28.2-4.el7"}, "gettext-libs.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "gettext.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "git.x86_64": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "glib-networking.x86_64": {"repository": "sym-base", "version": "2.40.0-1.el7"}, "glib2.x86_64": {"repository": "sym-base", "version": "2.40.0-4.el7"}, "glibc-common.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-devel.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-headers.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glusterfs-api.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs-libs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "gmp.x86_64": {"repository": "sym-base", "version": "6.0.0-11.el7"}, "gnupg2.x86_64": {"repository": "sym-base", "version": "2.0.22-3.el7"}, "gnutls.x86_64": {"repository": "sym-base", "version": "3.3.8-12.el7"}, "gobject-introspection.x86_64": {"repository": "sym-base", "version": "1.36.0-4.el7"}, "gpgme.x86_64": {"repository": "sym-base", "version": "1.3.2-5.el7"}, "gpm-libs.x86_64": {"repository": "sym-base", "version": "1.20.7-5.el7"}, "graphite2.x86_64": {"repository": "sym-base", "version": "1.2.2-5.el7"}, "grep.x86_64": {"repository": "sym-base", "version": "2.20-1.el7"}, "groff-base.x86_64": {"repository": "sym-base", "version": "1.22.2-8.el7"}, "grub2-tools.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grub2.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grubby.x86_64": {"repository": "sym-base", "version": "8.28-11.el7"}, "gsettings-desktop-schemas.x86_64": {"repository": "sym-base", "version": "3.8.2-3.el7"}, "gsm.x86_64": {"repository": "sym-base", "version": "1.0.13-11.el7"}, "gssproxy.x86_64": {"repository": "sym-base", "version": "0.3.0-10.el7"}, "gtk2.x86_64": {"repository": "sym-base", "version": "2.24.22-5.el7_0.1"}, "gzip.x86_64": {"repository": "sym-base", "version": "1.5-7.el7"}, "hardlink.x86_64": {"repository": "sym-base", "version": "1.0-19.el7"}, "harfbuzz.x86_64": {"repository": "sym-base", "version": "0.9.20-4.el7"}, "hesiod.x86_64": {"repository": "sym-base", "version": "3.2.1-3.el7"}, "hicolor-icon-theme.noarch": {"repository": "sym-base", "version": "0.12-7.el7"}, "hiera.noarch": {"repository": "sym-epel", "version": "1.3.4-1.el7"}, "hostname.x86_64": {"repository": "sym-base", "version": "3.13-3.el7"}, "htop.x86_64": {"repository": "sym-epel", "version": "1.0.3-3.el7"}, "http-parser.x86_64": {"repository": "sym-epel", "version": "2.0-4.20121128gitcd01361.el7"}, "hwdata.noarch": {"repository": "sym-base", "version": "0.252-7.5.el7"}, "info.x86_64": {"repository": "sym-base", "version": "5.1-4.el7"}, "initscripts.x86_64": {"repository": "sym-base", "version": "9.49.24-1.el7"}, "ipmitool.x86_64": {"repository": "sym-updates", "version": "1.8.13-8.el7_1"}, "iproute.x86_64": {"repository": "sym-base", "version": "3.10.0-21.el7"}, "iprutils.x86_64": {"repository": "sym-base", "version": "2.4.3-3.el7"}, "iptables.x86_64": {"repository": "sym-base", "version": "1.4.21-13.el7"}, "iputils.x86_64": {"repository": "sym-base", "version": "20121221-6.el7"}, "ipxe-roms-qemu.noarch": {"repository": "sym-base", "version": "20130517-6.gitc4bce43.el7"}, "irqbalance.x86_64": {"repository": "sym-base", "version": "1.0.7-1.el7"}, "ivtv-firmware.noarch": {"repository": "sym-base", "version": "20080701-26.el7"}, "iwl100-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl1000-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl105-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl135-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2000-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2030-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl3160-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "iwl3945-firmware.noarch": {"repository": "sym-base", "version": "15.32.2.9-36.el7"}, "iwl4965-firmware.noarch": {"repository": "sym-base", "version": "228.61.2.24-36.el7"}, "iwl5000-firmware.noarch": {"repository": "sym-base", "version": "8.83.5.1_1-36.el7"}, "iwl5150-firmware.noarch": {"repository": "sym-base", "version": "8.24.2.2-36.el7"}, "iwl6000-firmware.noarch": {"repository": "sym-base", "version": "9.221.4.1-36.el7"}, "iwl6000g2a-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.3-36.el7"}, "iwl6000g2b-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.2-36.el7"}, "iwl6050-firmware.noarch": {"repository": "sym-base", "version": "41.28.5.1-36.el7"}, "iwl7260-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "jansson.x86_64": {"repository": "sym-base", "version": "2.4-6.el7"}, "jasper-libs.x86_64": {"repository": "sym-base", "version": "1.900.1-26.el7_0.3"}, "jbigkit-libs.x86_64": {"repository": "sym-base", "version": "2.0-11.el7"}, "jdk1.8.0_45.x86_64": {"repository": "cpe-custom", "version": "1.8.0_45-fcs"}, "jq.x86_64": {"repository": "sym-epel", "version": "1.3-2.el7"}, "json-c.x86_64": {"repository": "sym-base", "version": "0.11-4.el7_0"}, "kbd-legacy.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd-misc.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd.x86_64": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kernel-devel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-headers.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools-libs.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kexec-tools.x86_64": {"repository": "sym-base", "version": "2.0.7-19.el7"}, "keyutils-libs.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "keyutils.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "kmod-libs.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kmod.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kpartx.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "krb5-libs.x86_64": {"repository": "sym-base", "version": "1.12.2-14.el7"}, "less.x86_64": {"repository": "sym-base", "version": "458-8.el7"}, "libICE.x86_64": {"repository": "sym-base", "version": "1.0.8-7.el7"}, "libSM.x86_64": {"repository": "sym-base", "version": "1.2.1-7.el7"}, "libX11-common.noarch": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libX11.x86_64": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libXau.x86_64": {"repository": "sym-base", "version": "1.0.8-2.1.el7"}, "libXcomposite.x86_64": {"repository": "sym-base", "version": "0.4.4-4.1.el7"}, "libXcursor.x86_64": {"repository": "sym-base", "version": "1.1.14-2.1.el7"}, "libXdamage.x86_64": {"repository": "sym-base", "version": "1.1.4-4.1.el7"}, "libXext.x86_64": {"repository": "sym-base", "version": "1.3.2-2.1.el7"}, "libXfixes.x86_64": {"repository": "sym-base", "version": "5.0.1-2.1.el7"}, "libXft.x86_64": {"repository": "sym-base", "version": "2.3.1-5.1.el7"}, "libXi.x86_64": {"repository": "sym-base", "version": "1.7.2-2.1.el7"}, "libXinerama.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libXmu.x86_64": {"repository": "sym-base", "version": "1.1.1-5.1.el7"}, "libXrandr.x86_64": {"repository": "sym-base", "version": "1.4.1-2.1.el7"}, "libXrender.x86_64": {"repository": "sym-base", "version": "0.9.8-2.1.el7"}, "libXt.x86_64": {"repository": "sym-base", "version": "1.1.4-6.1.el7"}, "libXtst.x86_64": {"repository": "sym-base", "version": "1.2.2-2.1.el7"}, "libXxf86vm.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libacl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "libaio.x86_64": {"repository": "sym-base", "version": "0.3.109-12.el7"}, "libarchive.x86_64": {"repository": "sym-base", "version": "3.1.2-7.el7"}, "libassuan.x86_64": {"repository": "sym-base", "version": "2.1.0-3.el7"}, "libasyncns.x86_64": {"repository": "sym-base", "version": "0.8-7.el7"}, "libattr.x86_64": {"repository": "sym-base", "version": "2.4.46-12.el7"}, "libbasicobjects.x86_64": {"repository": "sym-base", "version": "0.1.1-24.el7"}, "libblkid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libcap-ng.x86_64": {"repository": "sym-base", "version": "0.7.3-5.el7"}, "libcap.x86_64": {"repository": "sym-base", "version": "2.22-8.el7"}, "libcollection.x86_64": {"repository": "sym-base", "version": "0.6.2-24.el7"}, "libcom_err.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libcroco.x86_64": {"repository": "sym-base", "version": "0.6.8-5.el7"}, "libcurl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "libdaemon.x86_64": {"repository": "sym-base", "version": "0.14-7.el7"}, "libdb-utils.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdb.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdhash.x86_64": {"repository": "sym-base", "version": "0.4.3-24.el7"}, "libdrm.x86_64": {"repository": "sym-base", "version": "2.4.56-2.el7"}, "libedit.x86_64": {"repository": "sym-base", "version": "3.0-12.20121213cvs.el7"}, "libestr.x86_64": {"repository": "sym-base", "version": "0.1.9-2.el7"}, "libevent.x86_64": {"repository": "sym-base", "version": "2.0.21-4.el7"}, "libffi.x86_64": {"repository": "sym-base", "version": "3.0.13-11.el7"}, "libgcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgcrypt.x86_64": {"repository": "sym-base", "version": "1.5.3-12.el7"}, "libglade2.x86_64": {"repository": "sym-base", "version": "2.6.4-11.el7"}, "libgnome-keyring.x86_64": {"repository": "sym-base", "version": "3.8.0-3.el7"}, "libgomp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgpg-error.x86_64": {"repository": "sym-base", "version": "1.12-3.el7"}, "libgt.x86_64": {"repository": "cpe-custom", "version": "0.3.11-1.el7"}, "libgudev1.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "libibverbs.x86_64": {"repository": "sym-base", "version": "1.1.8-5.el7"}, "libidn.x86_64": {"repository": "sym-base", "version": "1.28-3.el7"}, "libini_config.x86_64": {"repository": "sym-base", "version": "1.1.0-24.el7"}, "libipa_hbac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libiscsi.x86_64": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "libjpeg-turbo.x86_64": {"repository": "sym-base", "version": "1.2.90-5.el7"}, "libksi.x86_64": {"repository": "sym-rsyslog", "version": "3.2.2.0-1.el7"}, "libldb.x86_64": {"repository": "sym-base", "version": "1.1.17-2.el7"}, "liblogging.x86_64": {"repository": "sym-rsyslog", "version": "1.0.5-1.el7"}, "libmnl.x86_64": {"repository": "sym-base", "version": "1.0.3-7.el7"}, "libmodman.x86_64": {"repository": "sym-base", "version": "2.0.1-8.el7"}, "libmount.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libmpc.x86_64": {"repository": "sym-base", "version": "1.0.1-3.el7"}, "libndp.x86_64": {"repository": "sym-base", "version": "1.2-4.el7"}, "libnetfilter_conntrack.x86_64": {"repository": "sym-base", "version": "1.0.4-2.el7"}, "libnfnetlink.x86_64": {"repository": "sym-base", "version": "1.0.1-4.el7"}, "libnfsidmap.x86_64": {"repository": "sym-base", "version": "0.25-11.el7"}, "libnl3-cli.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libnl3.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libogg.x86_64": {"repository": "sym-base", "version": "1.3.0-7.el7"}, "libpath_utils.x86_64": {"repository": "sym-base", "version": "0.2.1-24.el7"}, "libpcap.x86_64": {"repository": "sym-base", "version": "1.5.3-3.el7_0.1"}, "libpciaccess.x86_64": {"repository": "sym-base", "version": "0.13.1-4.1.el7"}, "libpipeline.x86_64": {"repository": "sym-base", "version": "1.2.3-3.el7"}, "libpng.x86_64": {"repository": "sym-base", "version": "1.5.13-5.el7"}, "libproxy.x86_64": {"repository": "sym-base", "version": "0.4.11-6.el7"}, "libpwquality.x86_64": {"repository": "sym-base", "version": "1.2.3-4.el7"}, "librados2.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librbd1.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librdmacm.x86_64": {"repository": "sym-base", "version": "1.0.19.1-1.el7"}, "libref_array.x86_64": {"repository": "sym-base", "version": "0.1.4-24.el7"}, "librelp.x86_64": {"repository": "cpe-custom", "version": "1.2.7-1.el7"}, "libseccomp.x86_64": {"repository": "sym-base", "version": "2.1.1-2.el7"}, "libselinux-python.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-ruby.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-utils.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libsemanage.x86_64": {"repository": "sym-base", "version": "2.1.10-16.el7"}, "libsepol.x86_64": {"repository": "sym-base", "version": "2.1.9-3.el7"}, "libsmbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libsndfile.x86_64": {"repository": "sym-base", "version": "1.0.25-9.el7"}, "libsoup.x86_64": {"repository": "sym-base", "version": "2.46.0-3.el7"}, "libss.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libssh2.x86_64": {"repository": "sym-base", "version": "1.4.3-8.el7"}, "libsss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsss_nss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsysfs.x86_64": {"repository": "sym-base", "version": "2.1.0-16.el7"}, "libtalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "libtasn1.x86_64": {"repository": "sym-base", "version": "3.8-2.el7"}, "libtdb.x86_64": {"repository": "sym-base", "version": "1.3.0-1.el7"}, "libteam.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "libtevent.x86_64": {"repository": "sym-base", "version": "0.9.21-3.el7"}, "libthai.x86_64": {"repository": "sym-base", "version": "0.1.14-9.el7"}, "libtiff.x86_64": {"repository": "sym-base", "version": "4.0.3-14.el7"}, "libtirpc.x86_64": {"repository": "sym-base", "version": "0.2.4-0.5.el7"}, "libtool-ltdl.x86_64": {"repository": "sym-base", "version": "2.4.2-20.el7"}, "libunistring.x86_64": {"repository": "sym-base", "version": "0.9.3-9.el7"}, "libusbx.x86_64": {"repository": "sym-base", "version": "1.0.15-4.el7"}, "libuser.x86_64": {"repository": "sym-base", "version": "0.60-5.el7"}, "libutempter.x86_64": {"repository": "sym-base", "version": "1.1.6-4.el7"}, "libuuid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libuv.x86_64": {"repository": "sym-epel", "version": "0.10.34-1.el7"}, "libverto-tevent.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libverto.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libvorbis.x86_64": {"repository": "sym-base", "version": "1.3.3-8.el7"}, "libwbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libxcb.x86_64": {"repository": "sym-base", "version": "1.9-5.el7"}, "libxml2-python.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libxml2.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libyaml.x86_64": {"repository": "sym-base", "version": "0.1.4-11.el7_0"}, "linux-firmware.noarch": {"repository": "sym-base", "version": "20140911-0.1.git365e80c.el7"}, "lm_sensors-libs.x86_64": {"repository": "sym-base", "version": "3.3.4-11.el7"}, "lmmclient.noarch": {"repository": "cpe-custom", "version": "2015.1-141230"}, "logrotate.x86_64": {"repository": "sym-base", "version": "3.8.6-4.el7"}, "lsof.x86_64": {"repository": "sym-base", "version": "4.87-4.el7"}, "ltrace.x86_64": {"repository": "sym-base", "version": "0.7.91-11.el7"}, "lua.x86_64": {"repository": "sym-base", "version": "5.1.4-14.el7"}, "lynx.x86_64": {"repository": "sym-base", "version": "2.8.8-0.3.dev15.el7"}, "lzo.x86_64": {"repository": "sym-base", "version": "2.06-6.el7_0.2"}, "m2crypto.x86_64": {"repository": "sym-base", "version": "0.21.1-15.el7"}, "m4.x86_64": {"repository": "sym-base", "version": "1.4.16-9.el7"}, "mailcap.noarch": {"repository": "sym-base", "version": "2.1.41-2.el7"}, "mailx.x86_64": {"repository": "sym-base", "version": "12.5-12.el7_0"}, "make.x86_64": {"repository": "sym-base", "version": "3.82-21.el7"}, "man-db.x86_64": {"repository": "sym-base", "version": "2.6.3-9.el7"}, "man-pages.noarch": {"repository": "sym-base", "version": "3.53-5.el7"}, "mariadb-libs.x86_64": {"repository": "sym-base", "version": "5.5.41-2.el7_0"}, "mc.x86_64": {"repository": "sym-base", "version": "4.8.7-8.el7"}, "mcelog.x86_64": {"repository": "sym-base", "version": "101-3.9de4924.el7"}, "mesa-libEGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libgbm.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libglapi.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "microcode_ctl.x86_64": {"repository": "sym-base", "version": "2.1-10.el7"}, "mlocate.x86_64": {"repository": "sym-base", "version": "0.26-5.el7"}, "mozjs17.x86_64": {"repository": "sym-base", "version": "17.0.0-10.el7"}, "mpfr.x86_64": {"repository": "sym-base", "version": "3.1.1-4.el7"}, "ncurses-base.noarch": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses-libs.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "net-snmp-agent-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-utils.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-tools.x86_64": {"repository": "sym-base", "version": "2.0-0.17.20131004git.el7"}, "nettle.x86_64": {"repository": "sym-base", "version": "2.7.1-4.el7"}, "newt-python.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "newt.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "nfs-utils.x86_64": {"repository": "sym-base", "version": "1.3.0-0.8.el7"}, "nmap-ncat.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nmap.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nodejs.x86_64": {"repository": "sym-epel", "version": "0.10.36-3.el7"}, "nscd.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "nspr.x86_64": {"repository": "sym-base", "version": "4.10.6-3.el7"}, "nss-softokn-freebl.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-softokn.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-sysinit.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-tools.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-util.x86_64": {"repository": "sym-base", "version": "3.16.2.3-2.el7"}, "nss.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "ntp.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "ntpdate.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "numactl-libs.x86_64": {"repository": "sym-base", "version": "2.0.9-4.el7"}, "oddjob-mkhomedir.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "oddjob.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "openldap-clients.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap-devel.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openpgm.x86_64": {"repository": "sym-epel", "version": "5.2.122-2.el7"}, "openssh-clients.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh-server.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssl-libs.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "openssl.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "os-prober.x86_64": {"repository": "sym-base", "version": "1.58-5.el7"}, "p11-kit-trust.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "p11-kit.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "pam.x86_64": {"repository": "sym-base", "version": "1.1.8-12.el7"}, "pango.x86_64": {"repository": "sym-base", "version": "1.34.1-5.el7"}, "parted.x86_64": {"repository": "sym-base", "version": "3.1-20.el7"}, "passwd.x86_64": {"repository": "sym-base", "version": "0.79-4.el7"}, "patch.x86_64": {"repository": "sym-base", "version": "2.7.1-8.el7"}, "pciutils-libs.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pciutils.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pcre.x86_64": {"repository": "sym-base", "version": "8.32-14.el7"}, "perl-Archive-Tar.noarch": {"repository": "sym-base", "version": "1.92-2.el7"}, "perl-Business-ISBN-Data.noarch": {"repository": "sym-base", "version": "20120719.001-2.el7"}, "perl-Business-ISBN.noarch": {"repository": "sym-base", "version": "2.06-2.el7"}, "perl-Carp.noarch": {"repository": "sym-base", "version": "1.26-244.el7"}, "perl-Compress-Raw-Bzip2.x86_64": {"repository": "sym-base", "version": "2.061-3.el7"}, "perl-Compress-Raw-Zlib.x86_64": {"repository": "sym-base", "version": "2.061-4.el7"}, "perl-Data-Dumper.x86_64": {"repository": "sym-base", "version": "2.145-3.el7"}, "perl-Digest-MD5.x86_64": {"repository": "sym-base", "version": "2.52-3.el7"}, "perl-Digest.noarch": {"repository": "sym-base", "version": "1.17-245.el7"}, "perl-Encode-Locale.noarch": {"repository": "sym-base", "version": "1.03-5.el7"}, "perl-Encode.x86_64": {"repository": "sym-base", "version": "2.51-7.el7"}, "perl-Error.noarch": {"repository": "sym-base", "version": "0.17020-2.el7"}, "perl-Exporter.noarch": {"repository": "sym-base", "version": "5.68-3.el7"}, "perl-File-Listing.noarch": {"repository": "sym-base", "version": "6.04-7.el7"}, "perl-File-Path.noarch": {"repository": "sym-base", "version": "2.09-2.el7"}, "perl-File-Temp.noarch": {"repository": "sym-base", "version": "0.23.01-3.el7"}, "perl-Filter.x86_64": {"repository": "sym-base", "version": "1.49-3.el7"}, "perl-Font-AFM.noarch": {"repository": "sym-base", "version": "1.20-13.el7"}, "perl-Getopt-Long.noarch": {"repository": "sym-base", "version": "2.40-2.el7"}, "perl-Git.noarch": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "perl-HTML-Format.noarch": {"repository": "sym-base", "version": "2.10-7.el7"}, "perl-HTML-Parser.x86_64": {"repository": "sym-base", "version": "3.71-4.el7"}, "perl-HTML-Tagset.noarch": {"repository": "sym-base", "version": "3.20-15.el7"}, "perl-HTML-Tree.noarch": {"repository": "sym-base", "version": "5.03-2.el7"}, "perl-HTTP-Cookies.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Daemon.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Date.noarch": {"repository": "sym-base", "version": "6.02-8.el7"}, "perl-HTTP-Message.noarch": {"repository": "sym-base", "version": "6.06-6.el7"}, "perl-HTTP-Negotiate.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Tiny.noarch": {"repository": "sym-base", "version": "0.033-3.el7"}, "perl-IO-Compress.noarch": {"repository": "sym-base", "version": "2.061-2.el7"}, "perl-IO-HTML.noarch": {"repository": "sym-base", "version": "1.00-2.el7"}, "perl-IO-Socket-IP.noarch": {"repository": "sym-base", "version": "0.21-4.el7"}, "perl-IO-Socket-SSL.noarch": {"repository": "sym-base", "version": "1.94-3.el7"}, "perl-IO-Zlib.noarch": {"repository": "sym-base", "version": "1.10-285.el7"}, "perl-IO-stringy.noarch": {"repository": "sym-base", "version": "2.110-22.el7"}, "perl-JSON.noarch": {"repository": "sym-base", "version": "2.59-2.el7"}, "perl-LWP-MediaTypes.noarch": {"repository": "sym-base", "version": "6.02-2.el7"}, "perl-Net-HTTP.noarch": {"repository": "sym-base", "version": "6.06-2.el7"}, "perl-Net-LibIDN.x86_64": {"repository": "sym-base", "version": "0.12-15.el7"}, "perl-Net-SSLeay.x86_64": {"repository": "sym-base", "version": "1.55-3.el7"}, "perl-Package-Constants.noarch": {"repository": "sym-base", "version": "0.02-285.el7"}, "perl-PathTools.x86_64": {"repository": "sym-base", "version": "3.40-5.el7"}, "perl-Pod-Escapes.noarch": {"repository": "sym-base", "version": "1.04-285.el7"}, "perl-Pod-Perldoc.noarch": {"repository": "sym-base", "version": "3.20-4.el7"}, "perl-Pod-Simple.noarch": {"repository": "sym-base", "version": "3.28-4.el7"}, "perl-Pod-Usage.noarch": {"repository": "sym-base", "version": "1.63-3.el7"}, "perl-Scalar-List-Utils.x86_64": {"repository": "sym-base", "version": "1.27-248.el7"}, "perl-Socket.x86_64": {"repository": "sym-base", "version": "2.010-3.el7"}, "perl-Storable.x86_64": {"repository": "sym-base", "version": "2.45-3.el7"}, "perl-TermReadKey.x86_64": {"repository": "sym-base", "version": "2.30-20.el7"}, "perl-Test-Harness.noarch": {"repository": "sym-base", "version": "3.28-2.el7"}, "perl-Text-ParseWords.noarch": {"repository": "sym-base", "version": "3.29-4.el7"}, "perl-Thread-Queue.noarch": {"repository": "sym-base", "version": "3.02-2.el7"}, "perl-Time-HiRes.x86_64": {"repository": "sym-base", "version": "1.9725-3.el7"}, "perl-Time-Local.noarch": {"repository": "sym-base", "version": "1.2300-2.el7"}, "perl-TimeDate.noarch": {"repository": "sym-base", "version": "2.30-2.el7"}, "perl-URI.noarch": {"repository": "sym-base", "version": "1.60-9.el7"}, "perl-WWW-RobotRules.noarch": {"repository": "sym-base", "version": "6.02-5.el7"}, "perl-XML-Parser.x86_64": {"repository": "sym-base", "version": "2.41-10.el7"}, "perl-XML-Twig.noarch": {"repository": "sym-base", "version": "3.44-2.el7"}, "perl-constant.noarch": {"repository": "sym-base", "version": "1.27-2.el7"}, "perl-libs.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-libwww-perl.noarch": {"repository": "sym-base", "version": "6.05-2.el7"}, "perl-macros.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-parent.noarch": {"repository": "sym-base", "version": "0.225-244.el7"}, "perl-podlators.noarch": {"repository": "sym-base", "version": "2.5.1-3.el7"}, "perl-threads-shared.x86_64": {"repository": "sym-base", "version": "1.43-6.el7"}, "perl-threads.x86_64": {"repository": "sym-base", "version": "1.87-4.el7"}, "perl.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "pinentry.x86_64": {"repository": "sym-base", "version": "0.8.1-14.el7"}, "pixman.x86_64": {"repository": "sym-base", "version": "0.32.4-3.el7"}, "pkgconfig.x86_64": {"repository": "sym-base", "version": "0.27.1-4.el7"}, "plymouth-core-libs.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth-scripts.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "policycoreutils.x86_64": {"repository": "sym-base", "version": "2.2.5-15.el7"}, "polkit-pkla-compat.x86_64": {"repository": "sym-base", "version": "0.1-4.el7"}, "polkit.x86_64": {"repository": "sym-base", "version": "0.112-5.el7"}, "popt.x86_64": {"repository": "sym-base", "version": "1.13-16.el7"}, "postfix.x86_64": {"repository": "sym-base", "version": "2.10.1-6.el7"}, "ppp.x86_64": {"repository": "sym-base", "version": "2.4.5-33.el7"}, "procps-ng.x86_64": {"repository": "sym-base", "version": "3.3.10-3.el7"}, "psacct.x86_64": {"repository": "sym-base", "version": "6.6.1-9.el7"}, "psmisc.x86_64": {"repository": "sym-base", "version": "22.20-8.el7"}, "pth.x86_64": {"repository": "sym-base", "version": "2.0.7-22.el7"}, "pulseaudio-libs.x86_64": {"repository": "sym-base", "version": "3.0-30.el7"}, "puppet-prod-bootstrap.x86_64": {"repository": "cpe-custom", "version": "1.1-1"}, "puppet.noarch": {"repository": "sym-puppet", "version": "3.8.2-1.el7"}, "puppetdb-terminus.noarch": {"repository": "sym-puppet", "version": "2.2.2-1.el7"}, "pygobject3-base.x86_64": {"repository": "sym-base", "version": "3.8.2-6.el7"}, "pygpgme.x86_64": {"repository": "sym-base", "version": "0.3-9.el7"}, "pyliblzma.x86_64": {"repository": "sym-base", "version": "0.5.3-11.el7"}, "pytalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "python-babel.noarch": {"repository": "sym-base", "version": "0.9.6-8.el7"}, "python-backports-ssl_match_hostname.noarch": {"repository": "sym-base", "version": "3.4.0.2-4.el7"}, "python-backports.x86_64": {"repository": "sym-base", "version": "1.0-8.el7"}, "python-chardet.noarch": {"repository": "sym-updates", "version": "2.2.1-1.el7_1"}, "python-configobj.noarch": {"repository": "sym-base", "version": "4.7.2-7.el7"}, "python-crypto.x86_64": {"repository": "sym-extras", "version": "2.6.1-1.el7.centos"}, "python-decorator.noarch": {"repository": "sym-base", "version": "3.4.0-3.el7"}, "python-iniparse.noarch": {"repository": "sym-base", "version": "0.4-9.el7"}, "python-jinja2.noarch": {"repository": "sym-base", "version": "2.7.2-2.el7"}, "python-kitchen.noarch": {"repository": "sym-base", "version": "1.1.1-5.el7"}, "python-libs.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "python-markupsafe.x86_64": {"repository": "sym-base", "version": "0.11-10.el7"}, "python-msgpack.x86_64": {"repository": "sym-epel", "version": "0.4.6-1.el7"}, "python-pycurl.x86_64": {"repository": "sym-base", "version": "7.19.0-17.el7"}, "python-pyudev.noarch": {"repository": "sym-base", "version": "0.15-6.el7"}, "python-requests.noarch": {"repository": "sym-updates", "version": "2.6.0-1.el7_1"}, "python-setuptools.noarch": {"repository": "sym-base", "version": "0.9.8-3.el7"}, "python-six.noarch": {"repository": "sym-base", "version": "1.3.0-4.el7"}, "python-slip-dbus.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-slip.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-sssdconfig.noarch": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "python-urlgrabber.noarch": {"repository": "sym-base", "version": "3.10-6.el7"}, "python-urllib3.noarch": {"repository": "sym-updates", "version": "1.10.2-2.el7_1"}, "python-zmq.x86_64": {"repository": "sym-epel", "version": "14.3.1-1.el7"}, "python.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "pyxattr.x86_64": {"repository": "sym-base", "version": "0.5.1-5.el7"}, "qemu-img.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm-common.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qrencode-libs.x86_64": {"repository": "sym-base", "version": "3.4.1-3.el7"}, "quota-nls.noarch": {"repository": "sym-base", "version": "4.01-11.el7"}, "quota.x86_64": {"repository": "sym-base", "version": "4.01-11.el7"}, "rcs.x86_64": {"repository": "sym-base", "version": "5.9.0-5.el7"}, "rdate.x86_64": {"repository": "sym-base", "version": "1.4-25.el7"}, "rdma.noarch": {"repository": "sym-base", "version": "7.1_3.17-5.el7"}, "readline.x86_64": {"repository": "sym-base", "version": "6.2-9.el7"}, "redhat-lsb-core.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "redhat-lsb-submod-security.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "rootfiles.noarch": {"repository": "sym-base", "version": "8.1-11.el7"}, "rpcbind.x86_64": {"repository": "sym-base", "version": "0.2.0-26.el7"}, "rpm-build-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-python.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rsync.x86_64": {"repository": "sym-base", "version": "3.0.9-15.el7"}, "rsyslog-gnutls.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-mmjsonparse.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-relp.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "ruby-augeas.x86_64": {"repository": "sym-epel", "version": "0.5.0-1.el7"}, "ruby-irb.noarch": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-libs.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-shadow.x86_64": {"repository": "sym-puppet_deps", "version": "2.2.0-2.el7"}, "ruby.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "rubygem-bigdecimal.x86_64": {"repository": "sym-base", "version": "1.2.0-24.el7"}, "rubygem-io-console.x86_64": {"repository": "sym-base", "version": "0.4.2-24.el7"}, "rubygem-json.x86_64": {"repository": "sym-base", "version": "1.7.7-24.el7"}, "rubygem-psych.x86_64": {"repository": "sym-base", "version": "2.0.0-24.el7"}, "rubygem-rdoc.noarch": {"repository": "sym-base", "version": "4.0.0-24.el7"}, "rubygems.noarch": {"repository": "sym-base", "version": "2.0.14-24.el7"}, "salt-minion.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "salt.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "samba-common.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "samba-libs.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "screen.x86_64": {"repository": "sym-base", "version": "4.1.0-0.19.20120314git3c2946.el7"}, "seabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "seavgabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "sed.x86_64": {"repository": "sym-base", "version": "4.2.2-5.el7"}, "selinux-policy-targeted.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "selinux-policy.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "setools-console.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-gui.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs-tcl.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setup.noarch": {"repository": "sym-base", "version": "2.8.71-5.el7"}, "sgabios-bin.noarch": {"repository": "sym-base", "version": "0.20110622svn-4.el7"}, "shadow-utils.x86_64": {"repository": "sym-base", "version": "4.1.5.1-18.el7"}, "shared-mime-info.x86_64": {"repository": "sym-base", "version": "1.1-7.el7"}, "slang.x86_64": {"repository": "sym-base", "version": "2.2.4-11.el7"}, "smartmontools.x86_64": {"repository": "sym-base", "version": "6.2-4.el7"}, "snappy.x86_64": {"repository": "sym-base", "version": "1.1.0-3.el7"}, "spax.x86_64": {"repository": "sym-base", "version": "1.5.2-11.el7"}, "spice-server.x86_64": {"repository": "sym-updates", "version": "0.12.4-9.el7_1.1"}, "sqlite.x86_64": {"repository": "sym-base", "version": "3.7.17-4.el7"}, "sssd-ad.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-client.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common-pac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ipa.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ldap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-proxy.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "statsite.x86_64": {"repository": "cpe-custom", "version": "0.6.5-3.el7"}, "strace.x86_64": {"repository": "sym-base", "version": "4.8-7.el7"}, "sudo.x86_64": {"repository": "sym-base", "version": "1.8.6p7-13.el7"}, "sysstat.x86_64": {"repository": "sym-base", "version": "10.1.5-7.el7"}, "systemd-libs.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-python.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-sysv.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "sysvinit-tools.x86_64": {"repository": "sym-base", "version": "2.88-14.dsf.el7"}, "tar.x86_64": {"repository": "sym-base", "version": "1.26-29.el7"}, "tcl.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tcp_wrappers-libs.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcp_wrappers.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcpdump.x86_64": {"repository": "sym-base", "version": "4.5.1-2.el7"}, "tcsh.x86_64": {"repository": "sym-base", "version": "6.18.01-7.el7"}, "teamd.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "telnet.x86_64": {"repository": "sym-base", "version": "0.17-59.el7"}, "time.x86_64": {"repository": "sym-base", "version": "1.7-45.el7"}, "tk.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tmux.x86_64": {"repository": "sym-base", "version": "1.8-4.el7"}, "traceroute.x86_64": {"repository": "sym-base", "version": "2.0.19-5.el7"}, "trousers.x86_64": {"repository": "sym-base", "version": "0.3.11.2-3.el7"}, "tuned.noarch": {"repository": "sym-base", "version": "2.4.1-1.el7"}, "tzdata.noarch": {"repository": "sym-updates", "version": "2015f-1.el7"}, "unzip.x86_64": {"repository": "sym-base", "version": "6.0-13.el7"}, "usbredir.x86_64": {"repository": "sym-base", "version": "0.6-7.el7"}, "usermode.x86_64": {"repository": "sym-base", "version": "1.111-5.el7"}, "ustr.x86_64": {"repository": "sym-base", "version": "1.0.4-16.el7"}, "util-linux.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "v8.x86_64": {"repository": "sym-epel", "version": "3.14.5.10-17.el7"}, "vim-common.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-enhanced.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-filesystem.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-minimal.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "virt-what.x86_64": {"repository": "sym-base", "version": "1.13-5.el7"}, "wget.x86_64": {"repository": "sym-base", "version": "1.14-10.el7_0.1"}, "which.x86_64": {"repository": "sym-base", "version": "2.20-7.el7"}, "wpa_supplicant.x86_64": {"repository": "sym-base", "version": "2.0-13.el7_0"}, "xfsprogs.x86_64": {"repository": "sym-base", "version": "3.2.1-6.el7"}, "xml-common.noarch": {"repository": "sym-base", "version": "0.6.3-39.el7"}, "xorg-x11-xauth.x86_64": {"repository": "sym-base", "version": "1.0.7-6.1.el7"}, "xz-libs.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "xz.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "yajl.x86_64": {"repository": "sym-base", "version": "2.0.4-4.el7"}, "yum-metadata-parser.x86_64": {"repository": "sym-base", "version": "1.1.4-10.el7"}, "yum-plugin-fastestmirror.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum-utils.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum.noarch": {"repository": "sym-base", "version": "3.4.3-125.el7.centos"}, "zeromq3.x86_64": {"repository": "sym-epel", "version": "3.2.5-1.el7"}, "zip.x86_64": {"repository": "sym-base", "version": "3.0-10.el7"}, "zlib.x86_64": {"repository": "sym-base", "version": "1.2.7-13.el7"}, "zsh.x86_64": {"repository": "sym-updates", "version": "5.0.2-7.el7_1.1"}}, "facter_interfaces": "bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2", "facter_ipaddress": "10.50.144.196", "facter_ipaddress_bond0_100": "10.50.144.196", "facter_ipaddress_em3": "10.50.208.196", "facter_ipaddress_lo": "127.0.0.1", "facter_ipmi_gateway": "10.50.224.193", "facter_ipmi_ipaddress": "10.50.224.196", "facter_ipmi_ipsource": "DHCP Address", "facter_ipmi_macaddress": "5c:f9:dd:f8:f6:12", "facter_ipmi_netmask": "255.255.255.224", "facter_is_openstack_vm": false, "facter_is_virtual": false, "facter_kernel": "Linux", "facter_kernelmajversion": "3.10", "facter_kernelrelease": "3.10.0-229.el7.x86_64", "facter_kernelversion": "3.10.0", "facter_lsbdistcodename": "Core", "facter_lsbdistdescription": "CentOS Linux release 7.1.1503 (Core) ", "facter_lsbdistid": "CentOS", "facter_lsbdistrelease": "7.1.1503", "facter_lsbmajdistrelease": "7", "facter_lsbminordistrelease": "1", "facter_lsbrelease": ":core-4.1-amd64:core-4.1-noarch", "facter_macaddress": "b8:ca:3a:70:a1:88", "facter_macaddress_bond0": "b8:ca:3a:70:a1:88", "facter_macaddress_bond0_100": "b8:ca:3a:70:a1:88", "facter_macaddress_em1": "B8:CA:3A:70:A1:88", "facter_macaddress_em2": "b8:ca:3a:70:a1:8a", "facter_macaddress_em3": "b8:ca:3a:70:a1:8c", "facter_macaddress_em4": "b8:ca:3a:70:a1:8d", "facter_macaddress_p2p1": "a0:36:9f:39:45:74", "facter_macaddress_p2p2": "A0:36:9F:39:45:76", "facter_manufacturer": "Dell Inc.", "facter_memoryfree": "186.57 GB", "facter_memoryfree_mb": "191050.13", "facter_memorysize": "188.71 GB", "facter_memorysize_mb": "193234.63", "facter_mtu_bond0": 9000, "facter_mtu_bond0_100": 9000, "facter_mtu_em1": 9000, "facter_mtu_em2": 1500, "facter_mtu_em3": 9000, "facter_mtu_em4": 1500, "facter_mtu_lo": 65536, "facter_mtu_p2p1": 1500, "facter_mtu_p2p2": 9000, "facter_netmask": "255.255.255.224", "facter_netmask_bond0_100": "255.255.255.224", "facter_netmask_em3": "255.255.255.224", "facter_netmask_lo": "255.0.0.0", "facter_network_bond0_100": "10.50.144.192", "facter_network_em3": "10.50.208.192", "facter_network_lo": "127.0.0.0", "facter_operatingsystem": "CentOS", "facter_operatingsystemmajrelease": "7", "facter_operatingsystemrelease": "7.1.1503", "facter_os": {"family": "RedHat", "lsb": {"distcodename": "Core", "distdescription": "CentOS Linux release 7.1.1503 (Core) ", "distid": "CentOS", "distrelease": "7.1.1503", "majdistrelease": "7", "minordistrelease": "1", "release": ":core-4.1-amd64:core-4.1-noarch"}, "name": "CentOS", "release": {"full": "7.1.1503", "major": "7", "minor": "1"}}, "facter_osfamily": "RedHat", "facter_partitions": {"sda1": {"filesystem": "ext4", "mount": "/boot", "size": "1048576", "uuid": "53508b97-2dab-47b6-960d-9e7891b5bde5"}, "sda2": {"filesystem": "swap", "size": "67108864", "uuid": "13f3cbad-e8cf-4def-9864-10be6d747c65"}, "sda3": {"filesystem": "ext4", "mount": "/", "size": "1102837760", "uuid": "6e887750-f830-4d97-a293-57dac5862ec0"}}, "facter_path": "/sbin:/bin:/usr/sbin:/usr/bin", "facter_physicalprocessorcount": 2, "facter_processor0": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor1": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor10": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor11": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor12": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor13": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor14": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor15": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor16": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor17": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor18": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor19": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor2": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor20": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor21": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor22": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor23": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor24": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor25": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor26": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor27": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor28": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor29": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor3": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor30": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor31": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor4": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor5": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor6": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor7": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor8": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor9": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processorcount": 32, "facter_processors": {"count": 32, "models": ["Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "physicalcount": 2}, "facter_prod_address": "10.50.144.196", "facter_prod_gateway": "10.50.144.193", "facter_prod_netmask": "255.255.255.224", "facter_productname": "PowerEdge R720xd", "facter_ps": "ps -ef", "facter_puppet_base_ver": "2015-09-17:01:00", "facter_puppet_vardir": "/var/lib/puppet", "facter_puppetversion": "3.8.2", "facter_rubyplatform": "x86_64-linux", "facter_rubysitedir": "/usr/local/share/ruby/site_ruby/", "facter_rubyversion": "2.0.0", "facter_selinux": false, "facter_serialnumber": "3KN1K02", "facter_sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCPx+fwzqE6Nra6nJ4juYbNBe/FhXdPZiEdshJMd3mOvobjIecgwfkMbB5tBlYWxbIWNtYnvbfBmUMyz5CSE5O8=", "facter_sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIGPSfSSwJrNw5XQb5r39wcYfhLEOL9hWZzHOL7947hVJ", "facter_sshfp_ecdsa": "SSHFP 3 1 c1ae8c75cba92c0c455f672105e1371fb280e4af\nSSHFP 3 2 5b3a717a1971fcb869254704102fc8ecc5dfa919250bfc7aebd15ec91666c15e", "facter_sshfp_ed25519": "SSHFP 4 1 623ab45c1754d5232a9fbd415c93f6d717e00bbd\nSSHFP 4 2 c576d35a09d4c651b0692570161113f2ee315be6c2ee4aa3e347a114fa8932e5", "facter_sshfp_rsa": "SSHFP 1 1 77281bd29e0f680350d48ec378a5dc49687e80b5\nSSHFP 1 2 8765959fb1b6fdf456f2c96e22b7528552c99dac37c394a19b893de910f775c3", "facter_sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvLTVc8jLBCX6nINzs6xSjKrIPVUUHctqBrHyPWgjjC5mtOHk6lKgI/n+ucFE4NXLMpyydw+PcAHSNpbfegwKi3yVnt4puyD4c+beNK4CztEOIjmFoCEM4GFKvlIQ2i5Fz9ulWZcQ64EPuOGjkcNjQuUffRyX6wxqfNM6/UxpAWXd1hVxFpecnQl5mvJwawqb/4DTR1J0T0ErruUeFngAiyBE3SIdWfBfpIpf5ixFVbW6dP+jsXid9iN0SetkyVPktGp04TE8Dh3hL4lJzKaaNTj2YXTzEzKQTDXDiz4F+pz8F6nHC9fBXMTbFb6VulkDOzch0PrCx08JGrS+fhwn", "facter_swapfree": "32.00 GB", "facter_swapfree_mb": "32768.00", "facter_swapsize": "32.00 GB", "facter_swapsize_mb": "32768.00", "facter_system_uptime": {"days": 0, "hours": 1, "seconds": 6426, "uptime": "1:47 hours"}, "facter_time_jitter": 1, "facter_timestamp": "2015-09-18-00:12", "facter_timezone": "UTC", "facter_type": "Rack Mount Chassis", "facter_uniqueid": "320ac490", "facter_uptime": "1:47 hours", "facter_uptime_days": 0, "facter_uptime_hours": 1, "facter_uptime_seconds": 6426, "facter_uuid": "4C4C4544-004B-4E10-8031-B3C04F4B3032", "facter_virtual": "physical", "facter_vlans": "100", "g_etcd_server_cert_stat_result": {"changed": false, "msg": "All items completed", "results": [{"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}]}, "group_names": ["OSEv3", "etcd", "masters", "nodes", "oo_etcd_to_config", "oo_first_etcd", "oo_first_master", "oo_masters_to_config", "oo_nodes_to_config"], "inventory_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "inventory_hostname_short": "b-openshif-r02c8-prod", "module_setup": true, "openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r02c8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "ip": "10.50.144.196", "public_hostname": "b-openshif-r02c8-prod.ash2.mycloud.net", "public_ip": "10.50.144.196", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}, "openshift_master_cluster_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_password": "kljd#3294SJD()@Y#%*()!&dlskjf", "openshift_master_cluster_public_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_public_vip": "10.116.2.223", "openshift_master_cluster_vip": "10.116.2.223", "openshift_master_identity_providers": [{"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}], "use_cluster_metrics": "true", "use_fluentd": "false"}, "rc": 0, "start": "2015-09-18 00:13:12.908021", "stderr": "Generating a 2048 bit RSA private key\n...................................................................+++\n.................................................................................................................................................+++\nwriting new private key to 'server.key'\n-----", "stdout": "", "warnings": []}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE command chdir=/etc/etcd/generated_certs/etcd-b-openshif-r07e8-prod.ash2.mycloud.net creates=/etc/etcd/generated_certs/etcd-b-openshif-r07e8-prod.ash2.mycloud.net/Noneserver.csr openssl req -new -keyout server.key -config /etc/etcd/ca/openssl.cnf -out server.csr -reqexts etcd_v3_req -batch -nodes -subj /CN=b-openshif-r07e8-prod.ash2.mycloud.net
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535193.64-195949713311107 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535193.64-195949713311107 && echo $HOME/.ansible/tmp/ansible-tmp-1442535193.64-195949713311107'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmp9xuRoA TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535193.64-195949713311107/command
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=smxdyefoiuqtnivvvghifkvklzrumkfa] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-smxdyefoiuqtnivvvghifkvklzrumkfa; LANG=C LC_CTYPE=C SAN=IP:10.50.147.73 /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535193.64-195949713311107/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535193.64-195949713311107/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={u'facter_domain': u'ash2.mycloud.net', u'facter_operatingsystem': u'CentOS', u'facter_datacenter': u'ash2', u'facter_processor11': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor5': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_hostname': u'b-openshif-r07e8-prod', 'module_setup': True, u'facter_memoryfree_mb': u'191024.34', u'facter_ipmi_gateway': u'10.50.227.65', u'ansible_distribution_version': u'7.1.1503', u'facter_hardware_health': {u'disks': {u'SEAGATEST3600057SSES666SL82D57': {u'Device Id': u'6', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'6'}, u'WDWD6001BKHGD1S6WXD1E63SXZA6': {u'Device Id': u'12', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'12'}, u'SEAGATEST3600057SSES666SL82485': {u'Device Id': u'10', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'10'}, u'SEAGATEST3600057SSES666SL82V86': {u'Device Id': u'2', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'2'}, u'SEAGATEST3600057SSES666SL80MCS': {u'Device Id': u'1', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'1'}, u'SEAGATEST3600057SSES666SL82DM0': {u'Device Id': u'9', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'9'}, u'SEAGATEST3600057SSES666SL82SFJ': {u'Device Id': u'4', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'4'}, u'SEAGATEST3600057SSES666SL82EBW': {u'Device Id': u'7', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'7'}, u'WDWD6001BKHGD1S6WXD1E63RWRL8': {u'Device Id': u'13', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'13'}, u'SEAGATEST3600057SSES666SL832AF': {u'Device Id': u'3', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'3'}, u'SEAGATEST3600057SSES666SL82DVY': {u'Device Id': u'5', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'5'}, u'SEAGATEST3600057SSES666SL82RP6': {u'Device Id': u'0', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'0'}, u'SEAGATEST3600057SSES666SL8245X': {u'Device Id': u'8', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'8'}, u'SEAGATEST3600057SSES666SL82E3J': {u'Device Id': u'11', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'11'}}, u'raid': {u'battery_replacement_required': u'No'}, u'power': {u'PS Redundancy': u'Fully Redundant', u'PSU2': u'Presence detected', u'PSU1': u'Presence detected'}, u'mcelog': {}}, u'facter_hardwaremodel': u'x86_64', u'facter_ipaddress_lo': u'127.0.0.1', u'ansible_em1': {u'macaddress': u'b8:ca:3a:70:db:a8', u'promisc': False, u'device': u'em1', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'ansible_em2': {u'macaddress': u'b8:ca:3a:70:db:aa', u'promisc': False, u'device': u'em2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'ansible_env': {u'USERNAME': u'root', u'SUDO_UID': u'10267', u'LC_CTYPE': u'C', u'SSH_CLIENT': u'10.119.134.140 43920 22', u'LOGNAME': u'root', u'USER': u'root', u'HOME': u'/root', u'PATH': u'/sbin:/bin:/usr/sbin:/usr/bin', u'_': u'/usr/bin/python', u'LANG': u'C', u'SUDO_COMMAND': u'/bin/sh -c echo BECOME-SUCCESS-ckyaswdgvnudibcvdnjbsmmakxesvqzf; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/ >/dev/null 2>&1', u'SUDO_GID': u'100', u'SHELL': u'/bin/bash', u'SHLVL': u'1', u'SSH_TTY': u'/dev/pts/0', u'TERM': u'screen', u'PWD': u'/home/johntheodore', u'MAIL': u'/var/mail/johntheodore', u'SUDO_USER': u'johntheodore', u'SSH_CONNECTION': u'10.119.134.140 43920 10.50.147.73 22'}, u'ansible_em4': {u'macaddress': u'b8:ca:3a:70:db:ad', u'promisc': False, u'device': u'em4', u'active': False, u'type': u'ether', u'module': u'igb', u'mtu': 1500}, 'openshift_master_cluster_public_hostname': 'openshift.ash2.mycloud.net', u'facter_processor29': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor26': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_boardproductname': u'0X3D66', u'facter_processor24': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor25': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor22': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor23': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_architecture': u'x86_64', u'facter_processor21': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_default_ipv4': {u'macaddress': u'b8:ca:3a:70:db:a8', u'network': u'10.50.147.64', u'mtu': 9000, u'alias': u'bond0.100', u'netmask': u'255.255.255.224', u'address': u'10.50.147.73', u'interface': u'bond0.100', u'type': u'ether', u'gateway': u'10.50.147.65'}, u'ansible_swapfree_mb': 32767, u'ansible_default_ipv6': {}, u'facter_uuid': u'4C4C4544-004E-5010-8059-B3C04F4A3032', 'group_names': ['OSEv3', 'etcd', 'masters', 'nodes', 'oo_etcd_to_config', 'oo_masters_to_config', 'oo_nodes_to_config'], u'ansible_cmdline': {u'LANG': u'en_US.UTF-8', u'BOOT_IMAGE': u'/vmlinuz-3.10.0-229.el7.x86_64', u'inst.geoloc': u'0', u'quiet': True, u'net.ifnames': u'1', u'rhgb': True, u'splash': u'quiet', u'biosdevname': u'1', u'crashkernel': u'auto', u'ro': True, u'root': u'UUID=663fe02d-3870-4bda-8937-3822198d55ae', u'nofb': True}, 'etcd_cert_config_dir': '/etc/etcd', u'ansible_selinux': {u'status': u'disabled'}, u'facter_bios_vendor': u'Dell Inc.', 'deployment_type': 'origin', u'ansible_userspace_architecture': u'x86_64', u'facter_lsbdistid': u'CentOS', u'facter_osfamily': u'RedHat', u'facter_blockdevice_sdb_vendor': u'DELL', u'ansible_pkg_mgr': u'yum', u'facter_gw_default': u'10.50.147.65', u'facter_filesystems': u'ext2,ext3,ext4', u'facter_uptime_seconds': 6411, u'ansible_distribution': u'CentOS', u'facter_timestamp': u'2015-09-18-00:12', u'facter_puppetversion': u'3.8.2', 'inventory_hostname_short': 'b-openshif-r07e8-prod', u'facter_default_gateway': u'10.50.147.65', u'facter_lsbdistrelease': u'7.1.1503', u'facter_puppet_base_ver': u'2015-09-17:01:00', u'ansible_all_ipv6_addresses': [u'fe80::baca:3aff:fe70:dba8', u'fe80::baca:3aff:fe70:dbac', u'fe80::baca:3aff:fe70:dba8'], u'facter_operatingsystemrelease': u'7.1.1503', u'facter_macaddress_bond0_100': u'b8:ca:3a:70:db:a8', u'facter_processor31': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_os': {u'release': {u'major': u'7', u'full': u'7.1.1503', u'minor': u'1'}, u'lsb': {u'distdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'distrelease': u'7.1.1503', u'distid': u'CentOS', u'release': u':core-4.1-amd64:core-4.1-noarch', u'majdistrelease': u'7', u'minordistrelease': u'1', u'distcodename': u'Core'}, u'name': u'CentOS', u'family': u'RedHat'}, u'facter_bios_version': u'2.4.3', u'facter_mtu_em2': 1500, u'ansible_user_shell': u'/bin/bash', u'facter_processor3': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_bond0.100': {u'macaddress': u'b8:ca:3a:70:db:a8', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.147.64', u'address': u'10.50.147.73'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:dba8'}], u'device': u'bond0.100', u'type': u'ether'}, u'ansible_processor_threads_per_core': 2, u'facter_architecture': u'x86_64', u'ansible_kernel': u'3.10.0-229.el7.x86_64', u'facter_ipaddress_bond0_100': u'10.50.147.73', u'facter_lsbminordistrelease': u'1', u'ansible_product_serial': u'3NPYJ02', u'ansible_form_factor': u'Rack Mount Chassis', u'facter_macaddress_em3': u'b8:ca:3a:70:db:ac', u'ansible_fips': False, u'facter_system_uptime': {u'seconds': 6411, u'hours': 1, u'uptime': u'1:46 hours', u'days': 0}, u'ansible_user_id': u'root', 'g_etcd_server_cert_stat_result': {'msg': 'All items completed', 'changed': False, 'results': [{'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/server.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/peer.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/ca.crt', u'stat': {u'exists': False}, u'changed': False}]}, u'facter_processor30': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_manufacturer': u'Dell Inc.', u'facter_processor15': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'ansible_sudo': 'true', u'facter_memorysize': u'188.71 GB', u'ansible_bond0': {u'lacp_rate': u'slow', u'miimon': u'100', u'macaddress': u'b8:ca:3a:70:db:a8', u'mtu': 9000, u'device': u'bond0', u'promisc': False, u'mode': u'802.3ad', u'slaves': [u'em1', u'p2p2'], u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:dba8'}], u'active': True, u'type': u'bonding'}, u'facter_path': u'/sbin:/bin:/usr/sbin:/usr/bin', 'inventory_hostname': 'b-openshif-r07e8-prod.ash2.mycloud.net', u'facter_lsbmajdistrelease': u'7', u'ansible_processor_vcpus': 32, u'ansible_bios_version': u'2.4.3', u'ansible_processor': [u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'facter_boardserialnumber': u'..CN701634280022.', u'facter_is_virtual': False, 'etcd_server_certs_missing': [False], 'openshift_master_cluster_public_vip': '10.116.2.223', u'ansible_ssh_host_key_ecdsa_public': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=', u'ansible_user_gid': 0, u'ansible_system_vendor': u'Dell Inc.', u'facter_processor14': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_blockdevice_sdb_model': u'PERC H710P', u'facter_sshed25519key': u'AAAAC3NzaC1lZDI1NTE5AAAAIN4mLCyDBGpuysUbGtZ6p/drtDwzAsRv3EIejDzZYYcl', u'facter_macaddress': u'b8:ca:3a:70:db:a8', u'ansible_swaptotal_mb': 32767, u'facter_operatingsystemmajrelease': u'7', u'facter_selinux': False, u'facter_sshfp_rsa': u'SSHFP 1 1 34f24884666f5d8d49276b65323bb312f752b7fa\nSSHFP 1 2 96584380a83c6a3108203efcc65417d4cd39812dec2e255fc8165f9aef6549bb', u'ansible_date_time': {u'tz': u'UTC', u'epoch': u'1442535122', u'hour': u'00', u'time': u'00:12:02', u'tz_offset': u'+0000', u'month': u'09', u'second': u'02', u'iso8601_micro': u'2015-09-18T00:12:02.716290Z', u'weekday': u'Friday', u'year': u'2015', u'date': u'2015-09-18', u'iso8601': u'2015-09-18T00:12:02Z', u'day': u'18', u'minute': u'12'}, u'facter_mtu_bond0': 9000, u'facter_rubyversion': u'2.0.0', u'ansible_em3': {u'macaddress': u'b8:ca:3a:70:db:ac', u'module': u'igb', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.211.64', u'address': u'10.50.211.73'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:dbac'}], u'device': u'em3', u'type': u'ether'}, u'ansible_distribution_major_version': u'7', u'facter_mtu_p2p1': 1500, u'facter_mtu_p2p2': 9000, u'facter_sshecdsakey': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=', u'facter_lsbdistdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'ansible_lsb': {u'release': u'7.1.1503', u'major_release': u'7', u'codename': u'Core', u'id': u'CentOS', u'description': u'CentOS Linux release 7.1.1503 (Core)'}, 'ansible_ssh_user': 'johntheodore', u'facter_memoryfree': u'186.55 GB', 'openshift_master_cluster_vip': '10.116.2.223', u'facter_processor28': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'openshift_master_identity_providers': [{'challenge': 'true', 'login': 'true', 'kind': 'AllowAllPasswordIdentityProvider', 'name': 'allow_all'}], u'facter_macaddress_p2p1': u'a0:36:9f:39:a6:08', u'facter_macaddress_p2p2': u'A0:36:9F:39:A6:0A', u'facter_ipaddress': u'10.50.147.73', u'facter_swapsize_mb': u'32768.00', u'facter_prod_netmask': u'255.255.255.224', u'facter_netmask': u'255.255.255.224', u'facter_processor17': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_installed_packages': {u'dos2unix.x86_64': {u'version': u'6.0.3-4.el7', u'repository': u'sym-base'}, u'readline.x86_64': {u'version': u'6.2-9.el7', u'repository': u'sym-base'}, u'libogg.x86_64': {u'version': u'1.3.0-7.el7', u'repository': u'sym-base'}, u'numactl-libs.x86_64': {u'version': u'2.0.9-4.el7', u'repository': u'sym-base'}, u'mlocate.x86_64': {u'version': u'0.26-5.el7', u'repository': u'sym-base'}, u'which.x86_64': {u'version': u'2.20-7.el7', u'repository': u'sym-base'}, u'tcp_wrappers.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'cpp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'mpfr.x86_64': {u'version': u'3.1.1-4.el7', u'repository': u'sym-base'}, u'python-six.noarch': {u'version': u'1.3.0-4.el7', u'repository': u'sym-base'}, u'polkit.x86_64': {u'version': u'0.112-5.el7', u'repository': u'sym-base'}, u'python-backports.x86_64': {u'version': u'1.0-8.el7', u'repository': u'sym-base'}, u'hostname.x86_64': {u'version': u'3.13-3.el7', u'repository': u'sym-base'}, u'librelp.x86_64': {u'version': u'1.2.7-1.el7', u'repository': u'cpe-custom'}, u'rpm.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'pciutils-libs.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'virt-what.x86_64': {u'version': u'1.13-5.el7', u'repository': u'sym-base'}, u'libXi.x86_64': {u'version': u'1.7.2-2.1.el7', u'repository': u'sym-base'}, u'openssl-libs.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'perl-Archive-Tar.noarch': {u'version': u'1.92-2.el7', u'repository': u'sym-base'}, u'libgt.x86_64': {u'version': u'0.3.11-1.el7', u'repository': u'cpe-custom'}, u'fipscheck.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'cracklib.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'biosdevname.x86_64': {u'version': u'0.6.1-2.el7', u'repository': u'sym-base'}, u'libgcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'openssh-server.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'gsm.x86_64': {u'version': u'1.0.13-11.el7', u'repository': u'sym-base'}, u'python-urllib3.noarch': {u'version': u'1.10.2-2.el7_1', u'repository': u'sym-updates'}, u'gobject-introspection.x86_64': {u'version': u'1.36.0-4.el7', u'repository': u'sym-base'}, u'libxcb.x86_64': {u'version': u'1.9-5.el7', u'repository': u'sym-base'}, u'libndp.x86_64': {u'version': u'1.2-4.el7', u'repository': u'sym-base'}, u'sssd-common-pac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'gettext-libs.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'quota-nls.noarch': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'python-setuptools.noarch': {u'version': u'0.9.8-3.el7', u'repository': u'sym-base'}, u'kernel-tools-libs.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'libpcap.x86_64': {u'version': u'1.5.3-3.el7_0.1', u'repository': u'sym-base'}, u'iwl4965-firmware.noarch': {u'version': u'228.61.2.24-36.el7', u'repository': u'sym-base'}, u'libwbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'python-crypto.x86_64': {u'version': u'2.6.1-1.el7.centos', u'repository': u'sym-extras'}, u'nmap.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'statsite.x86_64': {u'version': u'0.6.5-3.el7', u'repository': u'cpe-custom'}, u'mesa-libglapi.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'dracut.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'ed.x86_64': {u'version': u'1.9-4.el7', u'repository': u'sym-base'}, u'perl-Test-Harness.noarch': {u'version': u'3.28-2.el7', u'repository': u'sym-base'}, u'fxload.x86_64': {u'version': u'2002_04_11-16.el7', u'repository': u'sym-base'}, u'libdaemon.x86_64': {u'version': u'0.14-7.el7', u'repository': u'sym-base'}, u'libcurl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'libgcrypt.x86_64': {u'version': u'1.5.3-12.el7', u'repository': u'sym-base'}, u'coreutils.x86_64': {u'version': u'8.22-11.el7', u'repository': u'sym-base'}, u'util-linux.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'vim-enhanced.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'ustr.x86_64': {u'version': u'1.0.4-16.el7', u'repository': u'sym-base'}, u'perl-Socket.x86_64': {u'version': u'2.010-3.el7', u'repository': u'sym-base'}, u'python-pyudev.noarch': {u'version': u'0.15-6.el7', u'repository': u'sym-base'}, u'file.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'libXrender.x86_64': {u'version': u'0.9.8-2.1.el7', u'repository': u'sym-base'}, u'perl-File-Temp.noarch': {u'version': u'0.23.01-3.el7', u'repository': u'sym-base'}, u'libssh2.x86_64': {u'version': u'1.4.3-8.el7', u'repository': u'sym-base'}, u'libuser.x86_64': {u'version': u'0.60-5.el7', u'repository': u'sym-base'}, u'samba-libs.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'libseccomp.x86_64': {u'version': u'2.1.1-2.el7', u'repository': u'sym-base'}, u'libsss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'pth.x86_64': {u'version': u'2.0.7-22.el7', u'repository': u'sym-base'}, u'psacct.x86_64': {u'version': u'6.6.1-9.el7', u'repository': u'sym-base'}, u'perl-Pod-Usage.noarch': {u'version': u'1.63-3.el7', u'repository': u'sym-base'}, u'python-slip.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'crontabs.noarch': {u'version': u'1.11-6.20121102git.el7', u'repository': u'sym-base'}, u'libXcursor.x86_64': {u'version': u'1.1.14-2.1.el7', u'repository': u'sym-base'}, u'gnutls.x86_64': {u'version': u'3.3.8-12.el7', u'repository': u'sym-base'}, u'irqbalance.x86_64': {u'version': u'1.0.7-1.el7', u'repository': u'sym-base'}, u'sssd.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cmake.x86_64': {u'version': u'2.8.11-4.el7', u'repository': u'sym-base'}, u'libteam.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'salt.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'sssd-client.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cairo.x86_64': {u'version': u'1.12.14-6.el7', u'repository': u'sym-base'}, u'ncurses.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'libX11-common.noarch': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'man-pages.noarch': {u'version': u'3.53-5.el7', u'repository': u'sym-base'}, u'libipa_hbac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sssd-ldap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'libnl3.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'OpenIPMI-modalias.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'PyYAML.x86_64': {u'version': u'3.11-8.el7.centos', u'repository': u'cpe-custom'}, u'libXmu.x86_64': {u'version': u'1.1.1-5.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Cookies.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'perl-IO-stringy.noarch': {u'version': u'2.110-22.el7', u'repository': u'sym-base'}, u'NetworkManager-libnm.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'ruby.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'libuuid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'ntpdate.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'rootfiles.noarch': {u'version': u'8.1-11.el7', u'repository': u'sym-base'}, u'rsyslog-relp.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'libproxy.x86_64': {u'version': u'0.4.11-6.el7', u'repository': u'sym-base'}, u'perl-LWP-MediaTypes.noarch': {u'version': u'6.02-2.el7', u'repository': u'sym-base'}, u'salt-minion.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'libmodman.x86_64': {u'version': u'2.0.1-8.el7', u'repository': u'sym-base'}, u'perl-HTTP-Tiny.noarch': {u'version': u'0.033-3.el7', u'repository': u'sym-base'}, u'vim-common.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'dracut-network.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'libdrm.x86_64': {u'version': u'2.4.56-2.el7', u'repository': u'sym-base'}, u'policycoreutils.x86_64': {u'version': u'2.2.5-15.el7', u'repository': u'sym-base'}, u'rdate.x86_64': {u'version': u'1.4-25.el7', u'repository': u'sym-base'}, u'gawk.x86_64': {u'version': u'4.0.2-4.el7', u'repository': u'sym-base'}, u'tk.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'libyaml.x86_64': {u'version': u'0.1.4-11.el7_0', u'repository': u'sym-base'}, u'gcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'kbd-legacy.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'sqlite.x86_64': {u'version': u'3.7.17-4.el7', u'repository': u'sym-base'}, u'yum-utils.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'dnsmasq.x86_64': {u'version': u'2.66-12.el7', u'repository': u'sym-base'}, u'tcsh.x86_64': {u'version': u'6.18.01-7.el7', u'repository': u'sym-base'}, u'perl-HTTP-Date.noarch': {u'version': u'6.02-8.el7', u'repository': u'sym-base'}, u'btrfs-progs.x86_64': {u'version': u'3.16.2-1.el7', u'repository': u'sym-base'}, u'at.x86_64': {u'version': u'3.1.13-17.el7_0.1', u'repository': u'sym-base'}, u'perl-Scalar-List-Utils.x86_64': {u'version': u'1.27-248.el7', u'repository': u'sym-base'}, u'perl-Storable.x86_64': {u'version': u'2.45-3.el7', u'repository': u'sym-base'}, u'libestr.x86_64': {u'version': u'0.1.9-2.el7', u'repository': u'sym-base'}, u'yajl.x86_64': {u'version': u'2.0.4-4.el7', u'repository': u'sym-base'}, u'collectd.x86_64': {u'version': u'5.5.0-2.el7', u'repository': u'sym-epel'}, u'systemd-sysv.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'glibc-common.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'aic94xx-firmware.noarch': {u'version': u'30-6.el7', u'repository': u'sym-base'}, u'selinux-policy.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'libmount.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'device-mapper-multipath-libs.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'libini_config.x86_64': {u'version': u'1.1.0-24.el7', u'repository': u'sym-base'}, u'perl-File-Path.noarch': {u'version': u'2.09-2.el7', u'repository': u'sym-base'}, u'libXau.x86_64': {u'version': u'1.0.8-2.1.el7', u'repository': u'sym-base'}, u'lua.x86_64': {u'version': u'5.1.4-14.el7', u'repository': u'sym-base'}, u'perl-Time-HiRes.x86_64': {u'version': u'1.9725-3.el7', u'repository': u'sym-base'}, u'libpciaccess.x86_64': {u'version': u'0.13.1-4.1.el7', u'repository': u'sym-base'}, u'dmidecode.x86_64': {u'version': u'2.12-5.el7', u'repository': u'sym-base'}, u'perl-File-Listing.noarch': {u'version': u'6.04-7.el7', u'repository': u'sym-base'}, u'pciutils.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'usbredir.x86_64': {u'version': u'0.6-7.el7', u'repository': u'sym-base'}, u'libsepol.x86_64': {u'version': u'2.1.9-3.el7', u'repository': u'sym-base'}, u'gdb.x86_64': {u'version': u'7.6.1-64.el7', u'repository': u'sym-base'}, u'xml-common.noarch': {u'version': u'0.6.3-39.el7', u'repository': u'sym-base'}, u'libedit.x86_64': {u'version': u'3.0-12.20121213cvs.el7', u'repository': u'sym-base'}, u'libtool-ltdl.x86_64': {u'version': u'2.4.2-20.el7', u'repository': u'sym-base'}, u'libusbx.x86_64': {u'version': u'1.0.15-4.el7', u'repository': u'sym-base'}, u'facter.x86_64': {u'version': u'2.4.4-1.el7', u'repository': u'sym-puppet'}, u'ruby-libs.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'systemd-libs.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'automake.noarch': {u'version': u'1.13.4-3.el7', u'repository': u'sym-base'}, u'libXt.x86_64': {u'version': u'1.1.4-6.1.el7', u'repository': u'sym-base'}, u'rubygem-bigdecimal.x86_64': {u'version': u'1.2.0-24.el7', u'repository': u'sym-base'}, u'groff-base.x86_64': {u'version': u'1.22.2-8.el7', u'repository': u'sym-base'}, u'jansson.x86_64': {u'version': u'2.4-6.el7', u'repository': u'sym-base'}, u'lmmclient.noarch': {u'version': u'2015.1-141230', u'repository': u'cpe-custom'}, u'rsyslog-gnutls.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'ivtv-firmware.noarch': {u'version': u'20080701-26.el7', u'repository': u'sym-base'}, u'mesa-libGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'time.x86_64': {u'version': u'1.7-45.el7', u'repository': u'sym-base'}, u'pygobject3-base.x86_64': {u'version': u'3.8.2-6.el7', u'repository': u'sym-base'}, u'perl-Pod-Escapes.noarch': {u'version': u'1.04-285.el7', u'repository': u'sym-base'}, u'rcs.x86_64': {u'version': u'5.9.0-5.el7', u'repository': u'sym-base'}, u'net-snmp-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'xorg-x11-xauth.x86_64': {u'version': u'1.0.7-6.1.el7', u'repository': u'sym-base'}, u'perl-threads.x86_64': {u'version': u'1.87-4.el7', u'repository': u'sym-base'}, u'vim-filesystem.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'libevent.x86_64': {u'version': u'2.0.21-4.el7', u'repository': u'sym-base'}, u'device-mapper.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'setools-libs.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'traceroute.x86_64': {u'version': u'2.0.19-5.el7', u'repository': u'sym-base'}, u'libassuan.x86_64': {u'version': u'2.1.0-3.el7', u'repository': u'sym-base'}, u'libjpeg-turbo.x86_64': {u'version': u'1.2.90-5.el7', u'repository': u'sym-base'}, u'perl-XML-Parser.x86_64': {u'version': u'2.41-10.el7', u'repository': u'sym-base'}, u'python-markupsafe.x86_64': {u'version': u'0.11-10.el7', u'repository': u'sym-base'}, u'rpm-python.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'tmux.x86_64': {u'version': u'1.8-4.el7', u'repository': u'sym-base'}, u'rpm-build-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'python-msgpack.x86_64': {u'version': u'0.4.6-1.el7', u'repository': u'sym-epel'}, u'libcom_err.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'cups-libs.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'python-chardet.noarch': {u'version': u'2.2.1-1.el7_1', u'repository': u'sym-updates'}, u'dhcp-common.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'perl-Filter.x86_64': {u'version': u'1.49-3.el7', u'repository': u'sym-base'}, u'libXfixes.x86_64': {u'version': u'5.0.1-2.1.el7', u'repository': u'sym-base'}, u'NetworkManager.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'iwl6050-firmware.noarch': {u'version': u'41.28.5.1-36.el7', u'repository': u'sym-base'}, u'ipmitool.x86_64': {u'version': u'1.8.13-8.el7_1', u'repository': u'sym-updates'}, u'python-zmq.x86_64': {u'version': u'14.3.1-1.el7', u'repository': u'sym-epel'}, u'wget.x86_64': {u'version': u'1.14-10.el7_0.1', u'repository': u'sym-base'}, u'perl-parent.noarch': {u'version': u'0.225-244.el7', u'repository': u'sym-base'}, u'NetworkManager-team.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'mariadb-libs.x86_64': {u'version': u'5.5.41-2.el7_0', u'repository': u'sym-base'}, u'grep.x86_64': {u'version': u'2.20-1.el7', u'repository': u'sym-base'}, u'libutempter.x86_64': {u'version': u'1.1.6-4.el7', u'repository': u'sym-base'}, u'libcroco.x86_64': {u'version': u'0.6.8-5.el7', u'repository': u'sym-base'}, u'yum.noarch': {u'version': u'3.4.3-125.el7.centos', u'repository': u'sym-base'}, u'libselinux-ruby.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'plymouth.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'rpcbind.x86_64': {u'version': u'0.2.0-26.el7', u'repository': u'sym-base'}, u'perl-Exporter.noarch': {u'version': u'5.68-3.el7', u'repository': u'sym-base'}, u'avahi-autoipd.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'tuned.noarch': {u'version': u'2.4.1-1.el7', u'repository': u'sym-base'}, u'nspr.x86_64': {u'version': u'4.10.6-3.el7', u'repository': u'sym-base'}, u'less.x86_64': {u'version': u'458-8.el7', u'repository': u'sym-base'}, u'dstat.noarch': {u'version': u'0.7.2-12.el7', u'repository': u'sym-base'}, u'logrotate.x86_64': {u'version': u'3.8.6-4.el7', u'repository': u'sym-base'}, u'oddjob-mkhomedir.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'puppet-prod-bootstrap.x86_64': {u'version': u'1.1-1', u'repository': u'cpe-custom'}, u'augeas.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libtiff.x86_64': {u'version': u'4.0.3-14.el7', u'repository': u'sym-base'}, u'python-decorator.noarch': {u'version': u'3.4.0-3.el7', u'repository': u'sym-base'}, u'python-requests.noarch': {u'version': u'2.6.0-1.el7_1', u'repository': u'sym-updates'}, u'centos-logos.noarch': {u'version': u'70.0.6-1.el7.centos', u'repository': u'sym-base'}, u'ncurses-libs.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'newt.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'mozjs17.x86_64': {u'version': u'17.0.0-10.el7', u'repository': u'sym-base'}, u'libss.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'libselinux.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'boost-system.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'grubby.x86_64': {u'version': u'8.28-11.el7', u'repository': u'sym-base'}, u'lzo.x86_64': {u'version': u'2.06-6.el7_0.2', u'repository': u'sym-base'}, u'python-kitchen.noarch': {u'version': u'1.1.1-5.el7', u'repository': u'sym-base'}, u'iwl6000g2b-firmware.noarch': {u'version': u'17.168.5.2-36.el7', u'repository': u'sym-base'}, u'perl-Time-Local.noarch': {u'version': u'1.2300-2.el7', u'repository': u'sym-base'}, u'dbus-libs.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'krb5-libs.x86_64': {u'version': u'1.12.2-14.el7', u'repository': u'sym-base'}, u'ethtool.x86_64': {u'version': u'3.15-2.el7', u'repository': u'sym-base'}, u'centos-release.x86_64': {u'version': u'7-1.1503.el7.centos.2.8', u'repository': u'sym-base'}, u'hicolor-icon-theme.noarch': {u'version': u'0.12-7.el7', u'repository': u'sym-base'}, u'perl-Pod-Perldoc.noarch': {u'version': u'3.20-4.el7', u'repository': u'sym-base'}, u'usermode.x86_64': {u'version': u'1.111-5.el7', u'repository': u'sym-base'}, u'libXft.x86_64': {u'version': u'2.3.1-5.1.el7', u'repository': u'sym-base'}, u'perl-Git.noarch': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'nettle.x86_64': {u'version': u'2.7.1-4.el7', u'repository': u'sym-base'}, u'perl-HTML-Format.noarch': {u'version': u'2.10-7.el7', u'repository': u'sym-base'}, u'systemd-python.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'vim-minimal.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'jbigkit-libs.x86_64': {u'version': u'2.0-11.el7', u'repository': u'sym-base'}, u'sysstat.x86_64': {u'version': u'10.1.5-7.el7', u'repository': u'sym-base'}, u'device-mapper-multipath.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'alsa-lib.x86_64': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'rubygems.noarch': {u'version': u'2.0.14-24.el7', u'repository': u'sym-base'}, u'iwl2030-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'zlib.x86_64': {u'version': u'1.2.7-13.el7', u'repository': u'sym-base'}, u'rubygem-json.x86_64': {u'version': u'1.7.7-24.el7', u'repository': u'sym-base'}, u'perl.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'microcode_ctl.x86_64': {u'version': u'2.1-10.el7', u'repository': u'sym-base'}, u'nss-tools.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'libtirpc.x86_64': {u'version': u'0.2.4-0.5.el7', u'repository': u'sym-base'}, u'iprutils.x86_64': {u'version': u'2.4.3-3.el7', u'repository': u'sym-base'}, u'libibverbs.x86_64': {u'version': u'1.1.8-5.el7', u'repository': u'sym-base'}, u'htop.x86_64': {u'version': u'1.0.3-3.el7', u'repository': u'sym-epel'}, u'libgudev1.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'iwl6000g2a-firmware.noarch': {u'version': u'17.168.5.3-36.el7', u'repository': u'sym-base'}, u'python.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'libasyncns.x86_64': {u'version': u'0.8-7.el7', u'repository': u'sym-base'}, u'libsss_nss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sgabios-bin.noarch': {u'version': u'0.20110622svn-4.el7', u'repository': u'sym-base'}, u'tcpdump.x86_64': {u'version': u'4.5.1-2.el7', u'repository': u'sym-base'}, u'libgomp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'pytalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'plymouth-scripts.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'gettext.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'perl-XML-Twig.noarch': {u'version': u'3.44-2.el7', u'repository': u'sym-base'}, u'perl-IO-Zlib.noarch': {u'version': u'1.10-285.el7', u'repository': u'sym-base'}, u'perl-Data-Dumper.x86_64': {u'version': u'2.145-3.el7', u'repository': u'sym-base'}, u'perl-TermReadKey.x86_64': {u'version': u'2.30-20.el7', u'repository': u'sym-base'}, u'python-configobj.noarch': {u'version': u'4.7.2-7.el7', u'repository': u'sym-base'}, u'tzdata.noarch': {u'version': u'2015f-1.el7', u'repository': u'sym-updates'}, u'libX11.x86_64': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'kbd.x86_64': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'linux-firmware.noarch': {u'version': u'20140911-0.1.git365e80c.el7', u'repository': u'sym-base'}, u'libiscsi.x86_64': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'openssh-clients.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'chkconfig.x86_64': {u'version': u'1.3.61-4.el7', u'repository': u'sym-base'}, u'glusterfs-libs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libXcomposite.x86_64': {u'version': u'0.4.4-4.1.el7', u'repository': u'sym-base'}, u'jasper-libs.x86_64': {u'version': u'1.900.1-26.el7_0.3', u'repository': u'sym-base'}, u'python-backports-ssl_match_hostname.noarch': {u'version': u'3.4.0.2-4.el7', u'repository': u'sym-base'}, u'nss-sysinit.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN.noarch': {u'version': u'2.06-2.el7', u'repository': u'sym-base'}, u'kmod.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'rsyslog-mmjsonparse.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'fontpackages-filesystem.noarch': {u'version': u'1.44-8.el7', u'repository': u'sym-base'}, u'device-mapper-libs.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'atk.x86_64': {u'version': u'2.8.0-4.el7', u'repository': u'sym-base'}, u'iwl2000-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'openssh.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'cyrus-sasl-gssapi.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'libdb-utils.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'yum-plugin-fastestmirror.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'rdma.noarch': {u'version': u'7.1_3.17-5.el7', u'repository': u'sym-base'}, u'libcap-ng.x86_64': {u'version': u'0.7.3-5.el7', u'repository': u'sym-base'}, u'cpio.x86_64': {u'version': u'2.11-22.el7', u'repository': u'sym-base'}, u'librdmacm.x86_64': {u'version': u'1.0.19.1-1.el7', u'repository': u'sym-base'}, u'bind-license.noarch': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-JSON.noarch': {u'version': u'2.59-2.el7', u'repository': u'sym-base'}, u'lsof.x86_64': {u'version': u'4.87-4.el7', u'repository': u'sym-base'}, u'bwidget.noarch': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'jq.x86_64': {u'version': u'1.3-2.el7', u'repository': u'sym-epel'}, u'passwd.x86_64': {u'version': u'0.79-4.el7', u'repository': u'sym-base'}, u'libattr.x86_64': {u'version': u'2.4.46-12.el7', u'repository': u'sym-base'}, u'libtdb.x86_64': {u'version': u'1.3.0-1.el7', u'repository': u'sym-base'}, u'libsoup.x86_64': {u'version': u'2.46.0-3.el7', u'repository': u'sym-base'}, u'sssd-proxy.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'seabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'setools.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'sssd-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'glibc.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'nss-softokn-freebl.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'ipxe-roms-qemu.noarch': {u'version': u'20130517-6.gitc4bce43.el7', u'repository': u'sym-base'}, u'diffutils.x86_64': {u'version': u'3.3-4.el7', u'repository': u'sym-base'}, u'sssd-ipa.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cronie-anacron.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'gpgme.x86_64': {u'version': u'1.3.2-5.el7', u'repository': u'sym-base'}, u'kpartx.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'man-db.x86_64': {u'version': u'2.6.3-9.el7', u'repository': u'sym-base'}, u'libtevent.x86_64': {u'version': u'0.9.21-3.el7', u'repository': u'sym-base'}, u'snappy.x86_64': {u'version': u'1.1.0-3.el7', u'repository': u'sym-base'}, u'mailcap.noarch': {u'version': u'2.1.41-2.el7', u'repository': u'sym-base'}, u'libxml2.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'cracklib-dicts.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'expat.x86_64': {u'version': u'2.1.0-8.el7', u'repository': u'sym-base'}, u'gtk2.x86_64': {u'version': u'2.24.22-5.el7_0.1', u'repository': u'sym-base'}, u'nss-util.x86_64': {u'version': u'3.16.2.3-2.el7', u'repository': u'sym-base'}, u'dbus-python.x86_64': {u'version': u'1.1.1-9.el7', u'repository': u'sym-base'}, u'glibc-headers.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'qemu-kvm-common.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'MegaCli.noarch': {u'version': u'8.07.08-1', u'repository': u'cpe-custom'}, u'libglade2.x86_64': {u'version': u'2.6.4-11.el7', u'repository': u'sym-base'}, u'autofs.x86_64': {u'version': u'5.0.7-48.el7', u'repository': u'sym-base'}, u'redhat-lsb-submod-security.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'libverto.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'dracut-config-rescue.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'mesa-libEGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'puppet.noarch': {u'version': u'3.8.2-1.el7', u'repository': u'sym-puppet'}, u'libXrandr.x86_64': {u'version': u'1.4.1-2.1.el7', u'repository': u'sym-base'}, u'samba-common.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'pyxattr.x86_64': {u'version': u'0.5.1-5.el7', u'repository': u'sym-base'}, u'autogen-libopts.x86_64': {u'version': u'5.18-5.el7', u'repository': u'sym-base'}, u'libdb.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'libgpg-error.x86_64': {u'version': u'1.12-3.el7', u'repository': u'sym-base'}, u'iwl1000-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'libidn.x86_64': {u'version': u'1.28-3.el7', u'repository': u'sym-base'}, u'libvorbis.x86_64': {u'version': u'1.3.3-8.el7', u'repository': u'sym-base'}, u'xfsprogs.x86_64': {u'version': u'3.2.1-6.el7', u'repository': u'sym-base'}, u'perl-HTTP-Daemon.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'libblkid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'openldap-devel.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'ruby-irb.noarch': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'rpm-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'perl-libwww-perl.noarch': {u'version': u'6.05-2.el7', u'repository': u'sym-base'}, u'python-pycurl.x86_64': {u'version': u'7.19.0-17.el7', u'repository': u'sym-base'}, u'perl-Text-ParseWords.noarch': {u'version': u'3.29-4.el7', u'repository': u'sym-base'}, u'selinux-policy-targeted.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'hiera.noarch': {u'version': u'1.3.4-1.el7', u'repository': u'sym-epel'}, u'bind-utils.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'kmod-libs.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'alsa-tools-firmware.x86_64': {u'version': u'1.0.27-4.el7', u'repository': u'sym-base'}, u'rubygem-io-console.x86_64': {u'version': u'0.4.2-24.el7', u'repository': u'sym-base'}, u'hardlink.x86_64': {u'version': u'1.0-19.el7', u'repository': u'sym-base'}, u'ebtables.x86_64': {u'version': u'2.0.10-13.el7', u'repository': u'sym-base'}, u'sssd-ad.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'qemu-kvm.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'iwl5000-firmware.noarch': {u'version': u'8.83.5.1_1-36.el7', u'repository': u'sym-base'}, u'libtalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'bzip2-libs.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'json-c.x86_64': {u'version': u'0.11-4.el7_0', u'repository': u'sym-base'}, u'gzip.x86_64': {u'version': u'1.5-7.el7', u'repository': u'sym-base'}, u'lynx.x86_64': {u'version': u'2.8.8-0.3.dev15.el7', u'repository': u'sym-base'}, u'sssd-krb5-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'perl-Font-AFM.noarch': {u'version': u'1.20-13.el7', u'repository': u'sym-base'}, u'postfix.x86_64': {u'version': u'2.10.1-6.el7', u'repository': u'sym-base'}, u'grub2.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'boost-thread.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'gdk-pixbuf2.x86_64': {u'version': u'2.28.2-4.el7', u'repository': u'sym-base'}, u'openldap-clients.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'shared-mime-info.x86_64': {u'version': u'1.1-7.el7', u'repository': u'sym-base'}, u'libverto-tevent.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'glusterfs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'kbd-misc.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'kernel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'spax.x86_64': {u'version': u'1.5.2-11.el7', u'repository': u'sym-base'}, u'http-parser.x86_64': {u'version': u'2.0-4.20121128gitcd01361.el7', u'repository': u'sym-epel'}, u'python-babel.noarch': {u'version': u'0.9.6-8.el7', u'repository': u'sym-base'}, u'libpng.x86_64': {u'version': u'1.5.13-5.el7', u'repository': u'sym-base'}, u'm4.x86_64': {u'version': u'1.4.16-9.el7', u'repository': u'sym-base'}, u'perl-HTML-Parser.x86_64': {u'version': u'3.71-4.el7', u'repository': u'sym-base'}, u'make.x86_64': {u'version': u'3.82-21.el7', u'repository': u'sym-base'}, u'libpwquality.x86_64': {u'version': u'1.2.3-4.el7', u'repository': u'sym-base'}, u'jdk1.8.0_45.x86_64': {u'version': u'1.8.0_45-fcs', u'repository': u'cpe-custom'}, u'gdbm.x86_64': {u'version': u'1.10-8.el7', u'repository': u'sym-base'}, u'perl-Digest.noarch': {u'version': u'1.17-245.el7', u'repository': u'sym-base'}, u'spice-server.x86_64': {u'version': u'0.12.4-9.el7_1.1', u'repository': u'sym-updates'}, u'nscd.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'iptables.x86_64': {u'version': u'1.4.21-13.el7', u'repository': u'sym-base'}, u'bind-libs.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'audit-libs.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'screen.x86_64': {u'version': u'4.1.0-0.19.20120314git3c2946.el7', u'repository': u'sym-base'}, u'graphite2.x86_64': {u'version': u'1.2.2-5.el7', u'repository': u'sym-base'}, u'cyrus-sasl-devel.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'zip.x86_64': {u'version': u'3.0-10.el7', u'repository': u'sym-base'}, u'zsh.x86_64': {u'version': u'5.0.2-7.el7_1.1', u'repository': u'sym-updates'}, u'libnfnetlink.x86_64': {u'version': u'1.0.1-4.el7', u'repository': u'sym-base'}, u'kernel-headers.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'iwl3945-firmware.noarch': {u'version': u'15.32.2.9-36.el7', u'repository': u'sym-base'}, u'alsa-firmware.noarch': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'python-jinja2.noarch': {u'version': u'2.7.2-2.el7', u'repository': u'sym-base'}, u'libsemanage.x86_64': {u'version': u'2.1.10-16.el7', u'repository': u'sym-base'}, u'rubygem-rdoc.noarch': {u'version': u'4.0.0-24.el7', u'repository': u'sym-base'}, u'qemu-img.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'ltrace.x86_64': {u'version': u'0.7.91-11.el7', u'repository': u'sym-base'}, u'bash.x86_64': {u'version': u'4.2.46-12.el7', u'repository': u'sym-base'}, u'nss-softokn.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'python-urlgrabber.noarch': {u'version': u'3.10-6.el7', u'repository': u'sym-base'}, u'rsyslog.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'celt051.x86_64': {u'version': u'0.5.1.3-8.el7', u'repository': u'sym-base'}, u'perl-libs.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libbasicobjects.x86_64': {u'version': u'0.1.1-24.el7', u'repository': u'sym-base'}, u'popt.x86_64': {u'version': u'1.13-16.el7', u'repository': u'sym-base'}, u'wpa_supplicant.x86_64': {u'version': u'2.0-13.el7_0', u'repository': u'sym-base'}, u'kernel-devel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'glusterfs-api.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libldb.x86_64': {u'version': u'1.1.17-2.el7', u'repository': u'sym-base'}, u'acl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openssl.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'gssproxy.x86_64': {u'version': u'0.3.0-10.el7', u'repository': u'sym-base'}, u'slang.x86_64': {u'version': u'2.2.4-11.el7', u'repository': u'sym-base'}, u'teamd.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'hwdata.noarch': {u'version': u'0.252-7.5.el7', u'repository': u'sym-base'}, u'elfutils-libs.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'p11-kit-trust.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'iwl3160-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libref_array.x86_64': {u'version': u'0.1.4-24.el7', u'repository': u'sym-base'}, u'authconfig.x86_64': {u'version': u'6.2.8-9.el7', u'repository': u'sym-base'}, u'libnl3-cli.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'libsysfs.x86_64': {u'version': u'2.1.0-16.el7', u'repository': u'sym-base'}, u'libXdamage.x86_64': {u'version': u'1.1.4-4.1.el7', u'repository': u'sym-base'}, u'libtasn1.x86_64': {u'version': u'3.8-2.el7', u'repository': u'sym-base'}, u'mc.x86_64': {u'version': u'4.8.7-8.el7', u'repository': u'sym-base'}, u'perl-Net-LibIDN.x86_64': {u'version': u'0.12-15.el7', u'repository': u'sym-base'}, u'sssd-krb5.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'iwl100-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'iwl7260-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libthai.x86_64': {u'version': u'0.1.14-9.el7', u'repository': u'sym-base'}, u'git.x86_64': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'augeas-libs.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libcap.x86_64': {u'version': u'2.22-8.el7', u'repository': u'sym-base'}, u'net-snmp-utils.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'harfbuzz.x86_64': {u'version': u'0.9.20-4.el7', u'repository': u'sym-base'}, u'glib-networking.x86_64': {u'version': u'2.40.0-1.el7', u'repository': u'sym-base'}, u'os-prober.x86_64': {u'version': u'1.58-5.el7', u'repository': u'sym-base'}, u'perl-TimeDate.noarch': {u'version': u'2.30-2.el7', u'repository': u'sym-base'}, u'patch.x86_64': {u'version': u'2.7.1-8.el7', u'repository': u'sym-base'}, u'glibc-devel.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'libgnome-keyring.x86_64': {u'version': u'3.8.0-3.el7', u'repository': u'sym-base'}, u'filesystem.x86_64': {u'version': u'3.2-18.el7', u'repository': u'sym-base'}, u'smartmontools.x86_64': {u'version': u'6.2-4.el7', u'repository': u'sym-base'}, u'unzip.x86_64': {u'version': u'6.0-13.el7', u'repository': u'sym-base'}, u'parted.x86_64': {u'version': u'3.1-20.el7', u'repository': u'sym-base'}, u'nfs-utils.x86_64': {u'version': u'1.3.0-0.8.el7', u'repository': u'sym-base'}, u'libsmbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'sudo.x86_64': {u'version': u'1.8.6p7-13.el7', u'repository': u'sym-base'}, u'fipscheck-lib.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'binutils.x86_64': {u'version': u'2.23.52.0.1-30.el7', u'repository': u'sym-base'}, u'ppp.x86_64': {u'version': u'2.4.5-33.el7', u'repository': u'sym-base'}, u'xz.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'OpenIPMI-libs.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'hesiod.x86_64': {u'version': u'3.2.1-3.el7', u'repository': u'sym-base'}, u'elfutils-libelf.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'dbus.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'ruby-augeas.x86_64': {u'version': u'0.5.0-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Compress.noarch': {u'version': u'2.061-2.el7', u'repository': u'sym-base'}, u'libXinerama.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'libXtst.x86_64': {u'version': u'1.2.2-2.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Negotiate.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'puppetdb-terminus.noarch': {u'version': u'2.2.2-1.el7', u'repository': u'sym-puppet'}, u'polkit-pkla-compat.x86_64': {u'version': u'0.1-4.el7', u'repository': u'sym-base'}, u'fontconfig.x86_64': {u'version': u'2.10.95-7.el7', u'repository': u'sym-base'}, u'keyutils.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN-Data.noarch': {u'version': u'20120719.001-2.el7', u'repository': u'sym-base'}, u'm2crypto.x86_64': {u'version': u'0.21.1-15.el7', u'repository': u'sym-base'}, u'v8.x86_64': {u'version': u'3.14.5.10-17.el7', u'repository': u'sym-epel'}, u'nss.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'newt-python.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'initscripts.x86_64': {u'version': u'9.49.24-1.el7', u'repository': u'sym-base'}, u'avahi-libs.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'libcollection.x86_64': {u'version': u'0.6.2-24.el7', u'repository': u'sym-base'}, u'libnetfilter_conntrack.x86_64': {u'version': u'1.0.4-2.el7', u'repository': u'sym-base'}, u'pygpgme.x86_64': {u'version': u'0.3-9.el7', u'repository': u'sym-base'}, u'setup.noarch': {u'version': u'2.8.71-5.el7', u'repository': u'sym-base'}, u'libarchive.x86_64': {u'version': u'3.1.2-7.el7', u'repository': u'sym-base'}, u'libxml2-python.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'p11-kit.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'gsettings-desktop-schemas.x86_64': {u'version': u'3.8.2-3.el7', u'repository': u'sym-base'}, u'kernel-tools.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'nodejs.x86_64': {u'version': u'0.10.36-3.el7', u'repository': u'sym-epel'}, u'ca-certificates.noarch': {u'version': u'2014.1.98-72.el7', u'repository': u'sym-base'}, u'pyliblzma.x86_64': {u'version': u'0.5.3-11.el7', u'repository': u'sym-base'}, u'ruby-shadow.x86_64': {u'version': u'2.2.0-2.el7', u'repository': u'sym-puppet_deps'}, u'perl-Error.noarch': {u'version': u'0.17020-2.el7', u'repository': u'sym-base'}, u'findutils.x86_64': {u'version': u'4.5.11-3.el7', u'repository': u'sym-base'}, u'pkgconfig.x86_64': {u'version': u'0.27.1-4.el7', u'repository': u'sym-base'}, u'libdhash.x86_64': {u'version': u'0.4.3-24.el7', u'repository': u'sym-base'}, u'libmpc.x86_64': {u'version': u'1.0.1-3.el7', u'repository': u'sym-base'}, u'rsync.x86_64': {u'version': u'3.0.9-15.el7', u'repository': u'sym-base'}, u'libselinux-utils.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'strace.x86_64': {u'version': u'4.8-7.el7', u'repository': u'sym-base'}, u'c-ares.x86_64': {u'version': u'1.10.0-3.el7', u'repository': u'sym-base'}, u'xz-libs.x86_64': {u'version': u'5.1.2-9alpha.el7', u'repository': u'sym-base'}, u'libICE.x86_64': {u'version': u'1.0.8-7.el7', u'repository': u'sym-base'}, u'libXxf86vm.x86_64': {u'version': u'1.1.3-2.1.el7', u'repository': u'sym-base'}, u'pixman.x86_64': {u'version': u'0.32.4-3.el7', u'repository': u'sym-base'}, u'tcp_wrappers-libs.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'perl-Net-HTTP.noarch': {u'version': u'6.06-2.el7', u'repository': u'sym-base'}, u'procps-ng.x86_64': {u'version': u'3.3.10-3.el7', u'repository': u'sym-base'}, u'firewalld.noarch': {u'version': u'0.3.9-11.el7', u'repository': u'sym-base'}, u'libuv.x86_64': {u'version': u'0.10.34-1.el7', u'repository': u'sym-epel'}, u'perl-IO-Socket-IP.noarch': {u'version': u'0.21-4.el7', u'repository': u'sym-base'}, u'libmnl.x86_64': {u'version': u'1.0.3-7.el7', u'repository': u'sym-base'}, u'dhcp-libs.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'yum-metadata-parser.x86_64': {u'version': u'1.1.4-10.el7', u'repository': u'sym-base'}, u'perl-Pod-Simple.noarch': {u'version': u'3.28-4.el7', u'repository': u'sym-base'}, u'e2fsprogs-libs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'pulseaudio-libs.x86_64': {u'version': u'3.0-30.el7', u'repository': u'sym-base'}, u'perl-Encode-Locale.noarch': {u'version': u'1.03-5.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Zlib.x86_64': {u'version': u'2.061-4.el7', u'repository': u'sym-base'}, u'plymouth-core-libs.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'iwl6000-firmware.noarch': {u'version': u'9.221.4.1-36.el7', u'repository': u'sym-base'}, u'net-snmp.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'bind-libs-lite.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-Compress-Raw-Bzip2.x86_64': {u'version': u'2.061-3.el7', u'repository': u'sym-base'}, u'file-libs.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'shadow-utils.x86_64': {u'version': u'4.1.5.1-18.el7', u'repository': u'sym-base'}, u'setools-console.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'iwl135-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'ncurses-base.noarch': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'bzip2.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'sed.x86_64': {u'version': u'4.2.2-5.el7', u'repository': u'sym-base'}, u'perl-PathTools.x86_64': {u'version': u'3.40-5.el7', u'repository': u'sym-base'}, u'libnfsidmap.x86_64': {u'version': u'0.25-11.el7', u'repository': u'sym-base'}, u'nmap-ncat.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'perl-IO-Socket-SSL.noarch': {u'version': u'1.94-3.el7', u'repository': u'sym-base'}, u'pango.x86_64': {u'version': u'1.34.1-5.el7', u'repository': u'sym-base'}, u'libXext.x86_64': {u'version': u'1.3.2-2.1.el7', u'repository': u'sym-base'}, u'gnupg2.x86_64': {u'version': u'2.0.22-3.el7', u'repository': u'sym-base'}, u'perl-Digest-MD5.x86_64': {u'version': u'2.52-3.el7', u'repository': u'sym-base'}, u'cryptsetup-libs.x86_64': {u'version': u'1.6.6-3.el7', u'repository': u'sym-base'}, u'tcl.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'net-snmp-agent-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'iwl105-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'libksi.x86_64': {u'version': u'3.2.2.0-1.el7', u'repository': u'sym-rsyslog'}, u'cups-client.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'perl-HTTP-Message.noarch': {u'version': u'6.06-6.el7', u'repository': u'sym-base'}, u'liblogging.x86_64': {u'version': u'1.0.5-1.el7', u'repository': u'sym-rsyslog'}, u'audit.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'trousers.x86_64': {u'version': u'0.3.11.2-3.el7', u'repository': u'sym-base'}, u'kexec-tools.x86_64': {u'version': u'2.0.7-19.el7', u'repository': u'sym-base'}, u'setools-libs-tcl.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'e2fsprogs.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'python-slip-dbus.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'curl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'centos-indexhtml.noarch': {u'version': u'7-9.el7.centos', u'repository': u'sym-base'}, u'quota.x86_64': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'bc.x86_64': {u'version': u'1.06.95-13.el7', u'repository': u'sym-base'}, u'perl-Net-SSLeay.x86_64': {u'version': u'1.55-3.el7', u'repository': u'sym-base'}, u'cyrus-sasl.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'iputils.x86_64': {u'version': u'20121221-6.el7', u'repository': u'sym-base'}, u'openldap.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'libacl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openpgm.x86_64': {u'version': u'5.2.122-2.el7', u'repository': u'sym-epel'}, u'ntp.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'perl-Package-Constants.noarch': {u'version': u'0.02-285.el7', u'repository': u'sym-base'}, u'iwl5150-firmware.noarch': {u'version': u'8.24.2.2-36.el7', u'repository': u'sym-base'}, u'seavgabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'libunistring.x86_64': {u'version': u'0.9.3-9.el7', u'repository': u'sym-base'}, u'python-iniparse.noarch': {u'version': u'0.4-9.el7', u'repository': u'sym-base'}, u'glib2.x86_64': {u'version': u'2.40.0-4.el7', u'repository': u'sym-base'}, u'perl-constant.noarch': {u'version': u'1.27-2.el7', u'repository': u'sym-base'}, u'libsndfile.x86_64': {u'version': u'1.0.25-9.el7', u'repository': u'sym-base'}, u'dhclient.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'libaio.x86_64': {u'version': u'0.3.109-12.el7', u'repository': u'sym-base'}, u'gmp.x86_64': {u'version': u'6.0.0-11.el7', u'repository': u'sym-base'}, u'keyutils-libs.x86_64': {u'version': u'1.5.8-3.el7', u'repository': u'sym-base'}, u'psmisc.x86_64': {u'version': u'22.20-8.el7', u'repository': u'sym-base'}, u'librbd1.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'tar.x86_64': {u'version': u'1.26-29.el7', u'repository': u'sym-base'}, u'python-libs.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'zeromq3.x86_64': {u'version': u'3.2.5-1.el7', u'repository': u'sym-epel'}, u'info.x86_64': {u'version': u'5.1-4.el7', u'repository': u'sym-base'}, u'perl-WWW-RobotRules.noarch': {u'version': u'6.02-5.el7', u'repository': u'sym-base'}, u'autoconf.noarch': {u'version': u'2.69-11.el7', u'repository': u'sym-base'}, u'redhat-lsb-core.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'oddjob.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'pam.x86_64': {u'version': u'1.1.8-12.el7', u'repository': u'sym-base'}, u'perl-macros.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libpath_utils.x86_64': {u'version': u'0.2.1-24.el7', u'repository': u'sym-base'}, u'cyrus-sasl-lib.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'perl-Encode.x86_64': {u'version': u'2.51-7.el7', u'repository': u'sym-base'}, u'python-sssdconfig.noarch': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'dbus-glib.x86_64': {u'version': u'0.100-7.el7', u'repository': u'sym-base'}, u'librados2.x86_64': {u'version': u'0.80.7-2.el7', u'repository': u'sym-base'}, u'iproute.x86_64': {u'version': u'3.10.0-21.el7', u'repository': u'sym-base'}, u'libpipeline.x86_64': {u'version': u'1.2.3-3.el7', u'repository': u'sym-base'}, u'telnet.x86_64': {u'version': u'0.17-59.el7', u'repository': u'sym-base'}, u'gpm-libs.x86_64': {u'version': u'1.20.7-5.el7', u'repository': u'sym-base'}, u'flac-libs.x86_64': {u'version': u'1.3.0-5.el7_1', u'repository': u'sym-updates'}, u'pcre.x86_64': {u'version': u'8.32-14.el7', u'repository': u'sym-base'}, u'mailx.x86_64': {u'version': u'12.5-12.el7_0', u'repository': u'sym-base'}, u'OpenIPMI.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'freetype.x86_64': {u'version': u'2.4.11-9.el7', u'repository': u'sym-base'}, u'grub2-tools.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'libselinux-python.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'perl-HTML-Tree.noarch': {u'version': u'5.03-2.el7', u'repository': u'sym-base'}, u'systemd.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'qrencode-libs.x86_64': {u'version': u'3.4.1-3.el7', u'repository': u'sym-base'}, u'rubygem-psych.x86_64': {u'version': u'2.0.0-24.el7', u'repository': u'sym-base'}, u'perl-Getopt-Long.noarch': {u'version': u'2.40-2.el7', u'repository': u'sym-base'}, u'perl-podlators.noarch': {u'version': u'2.5.1-3.el7', u'repository': u'sym-base'}, u'perl-URI.noarch': {u'version': u'1.60-9.el7', u'repository': u'sym-base'}, u'net-tools.x86_64': {u'version': u'2.0-0.17.20131004git.el7', u'repository': u'sym-base'}, u'perl-Thread-Queue.noarch': {u'version': u'3.02-2.el7', u'repository': u'sym-base'}, u'NetworkManager-tui.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'basesystem.noarch': {u'version': u'10.0-7.el7.centos', u'repository': u'sym-base'}, u'perl-threads-shared.x86_64': {u'version': u'1.43-6.el7', u'repository': u'sym-base'}, u'libffi.x86_64': {u'version': u'3.0.13-11.el7', u'repository': u'sym-base'}, u'mesa-libgbm.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'perl-Carp.noarch': {u'version': u'1.26-244.el7', u'repository': u'sym-base'}, u'cronie.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'lm_sensors-libs.x86_64': {u'version': u'3.3.4-11.el7', u'repository': u'sym-base'}, u'setools-gui.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'perl-IO-HTML.noarch': {u'version': u'1.00-2.el7', u'repository': u'sym-base'}, u'sysvinit-tools.x86_64': {u'version': u'2.88-14.dsf.el7', u'repository': u'sym-base'}, u'pinentry.x86_64': {u'version': u'0.8.1-14.el7', u'repository': u'sym-base'}, u'perl-HTML-Tagset.noarch': {u'version': u'3.20-15.el7', u'repository': u'sym-base'}, u'libSM.x86_64': {u'version': u'1.2.1-7.el7', u'repository': u'sym-base'}, u'mcelog.x86_64': {u'version': u'101-3.9de4924.el7', u'repository': u'sym-base'}}, u'facter_serialnumber': u'3NPYJ02', u'facter_mtu_em4': 1500, u'facter_mtu_em3': 9000, u'facter_processor12': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_em1': 9000, u'facter_processor27': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_mtu_lo': 65536, u'ansible_all_ipv4_addresses': [u'10.50.211.73', u'10.50.147.73'], u'ansible_python_version': u'2.7.5', u'facter_processor18': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_puppet_vardir': u'/var/lib/puppet', u'facter_kernel': u'Linux', u'facter_is_openstack_vm': False, u'facter_gid': u'root', u'ansible_product_version': u'NA', u'ansible_memory_mb': {u'real': {u'total': 193234, u'free': 190525, u'used': 2709}, u'swap': {u'cached': 0, u'total': 32767, u'used': 0, u'free': 32767}, u'nocache': {u'used': 2178, u'free': 191056}}, u'facter_uptime_days': 0, u'ansible_userspace_bits': u'64', u'facter_processor7': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor6': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_partitions': {u'sda2': {u'filesystem': u'swap', u'uuid': u'1ac675e6-2879-4426-bd1c-fa40a63e049a', u'size': u'67108864'}, u'sda3': {u'mount': u'/', u'filesystem': u'ext4', u'uuid': u'663fe02d-3870-4bda-8937-3822198d55ae', u'size': u'1102837760'}, u'sda1': {u'mount': u'/boot', u'filesystem': u'ext4', u'uuid': u'63467627-7759-4ccd-9a50-3fe59c65d7e5', u'size': u'1048576'}}, u'facter_processor4': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_release_date': u'07/09/2014', u'facter_processor2': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor1': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor0': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_rubysitedir': u'/usr/local/share/ruby/site_ruby/', u'ansible_p2p2': {u'macaddress': u'b8:ca:3a:70:db:a8', u'promisc': False, u'device': u'p2p2', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'facter_processor9': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor8': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_virtualization_role': u'host', u'facter_network_bond0_100': u'10.50.147.64', u'facter_time_jitter': 0, u'facter_kernelmajversion': u'3.10', u'facter_blockdevice_sda_size': 599550590976, u'facter_productname': u'PowerEdge R720xd', u'ansible_lo': {u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.0.0.0', u'network': u'127.0.0.0', u'address': u'127.0.0.1'}, u'ipv6': [{u'scope': u'host', u'prefix': u'128', u'address': u'::1'}], u'device': u'lo', u'type': u'loopback', u'mtu': 65536}, u'facter_swapsize': u'32.00 GB', u'ansible_p2p1': {u'macaddress': u'a0:36:9f:39:a6:08', u'promisc': False, u'device': u'p2p1', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'facter_blockdevices': u'sda,sdb', u'facter_facterversion': u'2.4.4', u'facter_hardwareisa': u'x86_64', u'facter_netmask_em3': u'255.255.255.224', u'facter_interfaces': u'bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2', u'ansible_devices': {u'sda': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'1170997248', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'558.38 GB', u'model': u'PERC H710P', u'partitions': {u'sda2': {u'start': u'1050624', u'sectorsize': 512, u'sectors': u'67108864', u'size': u'32.00 GB'}, u'sda3': {u'start': u'68159488', u'sectorsize': 512, u'sectors': u'1102837760', u'size': u'525.87 GB'}, u'sda1': {u'start': u'2048', u'sectorsize': 512, u'sectors': u'1048576', u'size': u'512.00 MB'}}}, u'sdb': {u'scheduler_mode': u'deadline', u'sectorsize': u'512', u'vendor': u'DELL', u'sectors': u'7025983488', u'host': u'RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)', u'rotational': u'1', u'removable': u'0', u'support_discard': u'0', u'holders': [], u'size': u'3.27 TB', u'model': u'PERC H710P', u'partitions': {}}}, u'facter_network_lo': u'127.0.0.0', u'facter_concat_basedir': u'/var/lib/puppet/concat', u'facter_netmask_bond0_100': u'255.255.255.224', u'facter_processorcount': 32, u'facter_netmask_lo': u'255.0.0.0', u'facter_swapfree': u'32.00 GB', u'facter_ipaddress_em3': u'10.50.211.73', u'ansible_memfree_mb': 190525, u'ansible_memtotal_mb': 193234, u'facter_memorysize_mb': u'193234.63', u'facter_has_ipmi': True, u'facter_prod_gateway': u'10.50.147.65', u'ansible_user_dir': u'/root', u'facter_kernelversion': u'3.10.0', u'facter_processors': {u'models': [u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'count': 32, u'physicalcount': 2}, u'facter_physicalprocessorcount': 2, u'ansible_processor_count': 2, u'facter_uniqueid': u'320a4993', u'ansible_hostname': u'b-openshif-r07e8-prod', u'facter_swapfree_mb': u'32768.00', u'facter_sshfp_ecdsa': u'SSHFP 3 1 ad26cd432336431dd5b3d58c8abf079098ff5aa2\nSSHFP 3 2 d9aeaedb8aa735ea877d438330b2318c47b148e55b710ed1b8483e5f0679f82d', u'ansible_interfaces': [u'bond0', u'lo', u'em2', u'bond0.100', u'em4', u'p2p2', u'em3', u'p2p1', u'em1'], u'ansible_machine_id': u'81843d1fe974452e84973711eef5f907', u'facter_macaddress_em4': u'b8:ca:3a:70:db:ad', u'facter_fqdn': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'facter_macaddress_em2': u'b8:ca:3a:70:db:aa', u'facter_macaddress_em1': u'B8:CA:3A:70:DB:A8', u'facter_virtual': u'physical', u'ansible_system': u'Linux', u'ansible_fqdn': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'ansible_mounts': [{u'options': u'rw,relatime,data=ordered', u'uuid': u'663fe02d-3870-4bda-8937-3822198d55ae', u'size_total': 555656593408, u'device': u'/dev/sda3', u'mount': u'/', u'size_available': 525058891776, u'fstype': u'ext4'}, {u'options': u'rw,relatime,data=ordered', u'uuid': u'63467627-7759-4ccd-9a50-3fe59c65d7e5', u'size_total': 511647744, u'device': u'/dev/sda1', u'mount': u'/boot', u'size_available': 379510784, u'fstype': u'ext4'}], u'facter_boardmanufacturer': u'Dell Inc.', u'ansible_machine': u'x86_64', u'facter_vlans': u'100', u'facter_prod_address': u'10.50.147.73', u'facter_ps': u'ps -ef', u'ansible_ssh_host_key_rsa_public': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH', u'ansible_nodename': u'b-openshif-r07e8-prod', u'facter_ipmi_ipsource': u'DHCP Address', u'facter_rubyplatform': u'x86_64-linux', u'ansible_user_gecos': u'root', u'ansible_product_uuid': u'44454C4C-4E00-1050-8059-B3C04F4A3032', u'facter_ipmi_netmask': u'255.255.255.224', u'facter_blockdevice_sda_vendor': u'DELL', 'etcd_cert_subdir': u'etcd-b-openshif-r07e8-prod.ash2.mycloud.net', u'facter_ipmi_macaddress': u'5c:f9:dd:f9:0e:1c', u'ansible_domain': u'ash2.mycloud.net', 'etcd_cert_prefix': None, u'facter_timezone': u'UTC', u'facter_blockdevice_sda_model': u'PERC H710P', u'facter_ipmi_ipaddress': u'10.50.227.73', u'ansible_processor_cores': 8, u'facter_blockdevice_sdb_size': 3597303545856, u'facter_default_gateway_interface': u'bond0.100', u'facter_processor16': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_virtualization_type': u'kvm', u'facter_macaddress_bond0': u'b8:ca:3a:70:db:a8', u'facter_uptime_hours': 1, u'facter_lsbdistcodename': u'Core', u'ansible_distribution_release': u'Core', u'ansible_os_family': u'RedHat', u'facter_processor13': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'openshift': {u'common': {u'config_base': u'/etc/openshift', u'admin_binary': u'osadm', u'data_dir': u'/var/lib/openshift', u'ip': u'10.50.147.73', u'client_binary': u'osc', u'all_hostnames': [u'b-openshif-r07e8-prod.ash2.mycloud.net'], u'public_ip': u'10.50.147.73', u'sdn_network_plugin_name': u'redhat/openshift-ovs-subnet', u'use_openshift_sdn': True, u'use_fluentd': False, u'service_type': u'openshift', u'public_hostname': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'use_cluster_metrics': False, u'hostname': u'b-openshif-r07e8-prod.ash2.mycloud.net', u'deployment_type': u'origin'}, u'current_config': {}}, u'facter_network_em3': u'10.50.211.64', 'openshift_master_cluster_hostname': 'openshift.ash2.mycloud.net', u'facter_sshfp_ed25519': u'SSHFP 4 1 bf6e55555f6bfdf4839be04f2a39a9ac13aac0e3\nSSHFP 4 2 c1c33c0fe5f46d1805b3f4e1fc710366ec182f372ff3adba805e1772ad11e6cb', u'ansible_product_name': u'PowerEdge R720xd', u'facter_lsbrelease': u':core-4.1-amd64:core-4.1-noarch', u'facter_processor10': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_user_uid': 0, u'facter_mtu_bond0_100': 9000, u'ansible_bios_date': u'07/09/2014', u'facter_gw_bond0': u'10.50.147.65', u'facter_boot_time': 1442528712, u'facter_uptime': u'1:46 hours', u'facter_processor20': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_id': u'root', 'openshift_master_cluster_password': 'kljd#3294SJD()@Y#%*()!&dlskjf', u'facter_augeasversion': u'1.1.0', u'facter_sshrsakey': u'AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH', u'facter_processor19': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'use_fluentd': 'false', u'facter_kernelrelease': u'3.10.0-229.el7.x86_64', u'facter_type': u'Rack Mount Chassis', 'use_cluster_metrics': 'true'}) => {"changed": true, "cmd": ["openssl", "req", "-new", "-keyout", "server.key", "-config", "/etc/etcd/ca/openssl.cnf", "-out", "server.csr", "-reqexts", "etcd_v3_req", "-batch", "-nodes", "-subj", "/CN=b-openshif-r07e8-prod.ash2.mycloud.net"], "delta": "0:00:00.179710", "end": "2015-09-18 00:13:17.604518", "item": {"ansible_all_ipv4_addresses": ["10.50.211.73", "10.50.147.73"], "ansible_all_ipv6_addresses": ["fe80::baca:3aff:fe70:dba8", "fe80::baca:3aff:fe70:dbac", "fe80::baca:3aff:fe70:dba8"], "ansible_architecture": "x86_64", "ansible_bios_date": "07/09/2014", "ansible_bios_version": "2.4.3", "ansible_bond0": {"active": true, "device": "bond0", "ipv6": [{"address": "fe80::baca:3aff:fe70:dba8", "prefix": "64", "scope": "link"}], "lacp_rate": "slow", "macaddress": "b8:ca:3a:70:db:a8", "miimon": "100", "mode": "802.3ad", "mtu": 9000, "promisc": false, "slaves": ["em1", "p2p2"], "type": "bonding"}, "ansible_bond0.100": {"active": true, "device": "bond0.100", "ipv4": {"address": "10.50.147.73", "netmask": "255.255.255.224", "network": "10.50.147.64"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:dba8", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:db:a8", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_cmdline": {"BOOT_IMAGE": "/vmlinuz-3.10.0-229.el7.x86_64", "LANG": "en_US.UTF-8", "biosdevname": "1", "crashkernel": "auto", "inst.geoloc": "0", "net.ifnames": "1", "nofb": true, "quiet": true, "rhgb": true, "ro": true, "root": "UUID=663fe02d-3870-4bda-8937-3822198d55ae", "splash": "quiet"}, "ansible_date_time": {"date": "2015-09-18", "day": "18", "epoch": "1442535122", "hour": "00", "iso8601": "2015-09-18T00:12:02Z", "iso8601_micro": "2015-09-18T00:12:02.716290Z", "minute": "12", "month": "09", "second": "02", "time": "00:12:02", "tz": "UTC", "tz_offset": "+0000", "weekday": "Friday", "year": "2015"}, "ansible_default_ipv4": {"address": "10.50.147.73", "alias": "bond0.100", "gateway": "10.50.147.65", "interface": "bond0.100", "macaddress": "b8:ca:3a:70:db:a8", "mtu": 9000, "netmask": "255.255.255.224", "network": "10.50.147.64", "type": "ether"}, "ansible_default_ipv6": {}, "ansible_devices": {"sda": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {"sda1": {"sectors": "1048576", "sectorsize": 512, "size": "512.00 MB", "start": "2048"}, "sda2": {"sectors": "67108864", "sectorsize": 512, "size": "32.00 GB", "start": "1050624"}, "sda3": {"sectors": "1102837760", "sectorsize": 512, "size": "525.87 GB", "start": "68159488"}}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "1170997248", "sectorsize": "512", "size": "558.38 GB", "support_discard": "0", "vendor": "DELL"}, "sdb": {"holders": [], "host": "RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt] (rev 05)", "model": "PERC H710P", "partitions": {}, "removable": "0", "rotational": "1", "scheduler_mode": "deadline", "sectors": "7025983488", "sectorsize": "512", "size": "3.27 TB", "support_discard": "0", "vendor": "DELL"}}, "ansible_distribution": "CentOS", "ansible_distribution_major_version": "7", "ansible_distribution_release": "Core", "ansible_distribution_version": "7.1.1503", "ansible_domain": "ash2.mycloud.net", "ansible_em1": {"active": true, "device": "em1", "macaddress": "b8:ca:3a:70:db:a8", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em2": {"active": false, "device": "em2", "macaddress": "b8:ca:3a:70:db:aa", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_em3": {"active": true, "device": "em3", "ipv4": {"address": "10.50.211.73", "netmask": "255.255.255.224", "network": "10.50.211.64"}, "ipv6": [{"address": "fe80::baca:3aff:fe70:dbac", "prefix": "64", "scope": "link"}], "macaddress": "b8:ca:3a:70:db:ac", "module": "igb", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_em4": {"active": false, "device": "em4", "macaddress": "b8:ca:3a:70:db:ad", "module": "igb", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_env": {"HOME": "/root", "LANG": "C", "LC_CTYPE": "C", "LOGNAME": "root", "MAIL": "/var/mail/johntheodore", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/home/johntheodore", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.119.134.140 43920 22", "SSH_CONNECTION": "10.119.134.140 43920 10.50.147.73 22", "SSH_TTY": "/dev/pts/0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-ckyaswdgvnudibcvdnjbsmmakxesvqzf; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-207926817886452/ >/dev/null 2>&1", "SUDO_GID": "100", "SUDO_UID": "10267", "SUDO_USER": "johntheodore", "TERM": "screen", "USER": "root", "USERNAME": "root", "_": "/usr/bin/python"}, "ansible_fips": false, "ansible_form_factor": "Rack Mount Chassis", "ansible_fqdn": "b-openshif-r07e8-prod.ash2.mycloud.net", "ansible_hostname": "b-openshif-r07e8-prod", "ansible_interfaces": ["bond0", "lo", "em2", "bond0.100", "em4", "p2p2", "em3", "p2p1", "em1"], "ansible_kernel": "3.10.0-229.el7.x86_64", "ansible_lo": {"active": true, "device": "lo", "ipv4": {"address": "127.0.0.1", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "mtu": 65536, "promisc": false, "type": "loopback"}, "ansible_lsb": {"codename": "Core", "description": "CentOS Linux release 7.1.1503 (Core)", "id": "CentOS", "major_release": "7", "release": "7.1.1503"}, "ansible_machine": "x86_64", "ansible_machine_id": "81843d1fe974452e84973711eef5f907", "ansible_memfree_mb": 190525, "ansible_memory_mb": {"nocache": {"free": 191056, "used": 2178}, "real": {"free": 190525, "total": 193234, "used": 2709}, "swap": {"cached": 0, "free": 32767, "total": 32767, "used": 0}}, "ansible_memtotal_mb": 193234, "ansible_mounts": [{"device": "/dev/sda3", "fstype": "ext4", "mount": "/", "options": "rw,relatime,data=ordered", "size_available": 525058891776, "size_total": 555656593408, "uuid": "663fe02d-3870-4bda-8937-3822198d55ae"}, {"device": "/dev/sda1", "fstype": "ext4", "mount": "/boot", "options": "rw,relatime,data=ordered", "size_available": 379510784, "size_total": 511647744, "uuid": "63467627-7759-4ccd-9a50-3fe59c65d7e5"}], "ansible_nodename": "b-openshif-r07e8-prod", "ansible_os_family": "RedHat", "ansible_p2p1": {"active": false, "device": "p2p1", "macaddress": "a0:36:9f:39:a6:08", "module": "ixgbe", "mtu": 1500, "promisc": false, "type": "ether"}, "ansible_p2p2": {"active": true, "device": "p2p2", "macaddress": "b8:ca:3a:70:db:a8", "module": "ixgbe", "mtu": 9000, "promisc": false, "type": "ether"}, "ansible_pkg_mgr": "yum", "ansible_processor": ["GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "ansible_processor_cores": 8, "ansible_processor_count": 2, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 32, "ansible_product_name": "PowerEdge R720xd", "ansible_product_serial": "3NPYJ02", "ansible_product_uuid": "44454C4C-4E00-1050-8059-B3C04F4A3032", "ansible_product_version": "NA", "ansible_python_version": "2.7.5", "ansible_selinux": {"status": "disabled"}, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH", "ansible_ssh_user": "johntheodore", "ansible_sudo": "true", "ansible_swapfree_mb": 32767, "ansible_swaptotal_mb": 32767, "ansible_system": "Linux", "ansible_system_vendor": "Dell Inc.", "ansible_user_dir": "/root", "ansible_user_gecos": "root", "ansible_user_gid": 0, "ansible_user_id": "root", "ansible_user_shell": "/bin/bash", "ansible_user_uid": 0, "ansible_userspace_architecture": "x86_64", "ansible_userspace_bits": "64", "ansible_virtualization_role": "host", "ansible_virtualization_type": "kvm", "deployment_type": "origin", "etcd_cert_config_dir": "/etc/etcd", "etcd_cert_prefix": null, "etcd_cert_subdir": "etcd-b-openshif-r07e8-prod.ash2.mycloud.net", "etcd_server_certs_missing": [false], "facter_architecture": "x86_64", "facter_augeasversion": "1.1.0", "facter_bios_release_date": "07/09/2014", "facter_bios_vendor": "Dell Inc.", "facter_bios_version": "2.4.3", "facter_blockdevice_sda_model": "PERC H710P", "facter_blockdevice_sda_size": 599550590976, "facter_blockdevice_sda_vendor": "DELL", "facter_blockdevice_sdb_model": "PERC H710P", "facter_blockdevice_sdb_size": 3597303545856, "facter_blockdevice_sdb_vendor": "DELL", "facter_blockdevices": "sda,sdb", "facter_boardmanufacturer": "Dell Inc.", "facter_boardproductname": "0X3D66", "facter_boardserialnumber": "..CN701634280022.", "facter_boot_time": 1442528712, "facter_concat_basedir": "/var/lib/puppet/concat", "facter_datacenter": "ash2", "facter_default_gateway": "10.50.147.65", "facter_default_gateway_interface": "bond0.100", "facter_domain": "ash2.mycloud.net", "facter_facterversion": "2.4.4", "facter_filesystems": "ext2,ext3,ext4", "facter_fqdn": "b-openshif-r07e8-prod.ash2.mycloud.net", "facter_gid": "root", "facter_gw_bond0": "10.50.147.65", "facter_gw_default": "10.50.147.65", "facter_hardware_health": {"disks": {"SEAGATEST3600057SSES666SL80MCS": {"Device Id": "1", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "1", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL8245X": {"Device Id": "8", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "8", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82485": {"Device Id": "10", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "10", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82D57": {"Device Id": "6", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "6", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82DM0": {"Device Id": "9", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "9", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82DVY": {"Device Id": "5", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "5", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82E3J": {"Device Id": "11", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "11", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82EBW": {"Device Id": "7", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "7", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82RP6": {"Device Id": "0", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "0", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82SFJ": {"Device Id": "4", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "4", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL82V86": {"Device Id": "2", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "2", "smart_health": "PASSED"}, "SEAGATEST3600057SSES666SL832AF": {"Device Id": "3", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "3", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WXD1E63RWRL8": {"Device Id": "13", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "13", "smart_health": "PASSED"}, "WDWD6001BKHGD1S6WXD1E63SXZA6": {"Device Id": "12", "Last Predictive Failure Event Seq Number": "0", "Slot Number": "12", "smart_health": "PASSED"}}, "mcelog": {}, "power": {"PS Redundancy": "Fully Redundant", "PSU1": "Presence detected", "PSU2": "Presence detected"}, "raid": {"battery_replacement_required": "No"}}, "facter_hardwareisa": "x86_64", "facter_hardwaremodel": "x86_64", "facter_has_ipmi": true, "facter_hostname": "b-openshif-r07e8-prod", "facter_id": "root", "facter_installed_packages": {"MegaCli.noarch": {"repository": "cpe-custom", "version": "8.07.08-1"}, "NetworkManager-libnm.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-team.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager-tui.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "NetworkManager.x86_64": {"repository": "sym-base", "version": "1.0.0-14.git20150121.b4ea599c.el7"}, "OpenIPMI-libs.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI-modalias.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "OpenIPMI.x86_64": {"repository": "sym-base", "version": "2.0.19-11.el7"}, "PyYAML.x86_64": {"repository": "cpe-custom", "version": "3.11-8.el7.centos"}, "acl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "aic94xx-firmware.noarch": {"repository": "sym-base", "version": "30-6.el7"}, "alsa-firmware.noarch": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-lib.x86_64": {"repository": "sym-base", "version": "1.0.28-2.el7"}, "alsa-tools-firmware.x86_64": {"repository": "sym-base", "version": "1.0.27-4.el7"}, "at.x86_64": {"repository": "sym-base", "version": "3.1.13-17.el7_0.1"}, "atk.x86_64": {"repository": "sym-base", "version": "2.8.0-4.el7"}, "audit-libs.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "audit.x86_64": {"repository": "sym-base", "version": "2.4.1-5.el7"}, "augeas-libs.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "augeas.x86_64": {"repository": "sym-base", "version": "1.1.0-17.el7"}, "authconfig.x86_64": {"repository": "sym-base", "version": "6.2.8-9.el7"}, "autoconf.noarch": {"repository": "sym-base", "version": "2.69-11.el7"}, "autofs.x86_64": {"repository": "sym-base", "version": "5.0.7-48.el7"}, "autogen-libopts.x86_64": {"repository": "sym-base", "version": "5.18-5.el7"}, "automake.noarch": {"repository": "sym-base", "version": "1.13.4-3.el7"}, "avahi-autoipd.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "avahi-libs.x86_64": {"repository": "sym-base", "version": "0.6.31-14.el7"}, "basesystem.noarch": {"repository": "sym-base", "version": "10.0-7.el7.centos"}, "bash.x86_64": {"repository": "sym-base", "version": "4.2.46-12.el7"}, "bc.x86_64": {"repository": "sym-base", "version": "1.06.95-13.el7"}, "bind-libs-lite.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-libs.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-license.noarch": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "bind-utils.x86_64": {"repository": "sym-base", "version": "9.9.4-18.el7"}, "binutils.x86_64": {"repository": "sym-base", "version": "2.23.52.0.1-30.el7"}, "biosdevname.x86_64": {"repository": "sym-base", "version": "0.6.1-2.el7"}, "boost-system.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "boost-thread.x86_64": {"repository": "sym-base", "version": "1.53.0-23.el7"}, "btrfs-progs.x86_64": {"repository": "sym-base", "version": "3.16.2-1.el7"}, "bwidget.noarch": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "bzip2-libs.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "bzip2.x86_64": {"repository": "sym-base", "version": "1.0.6-12.el7"}, "c-ares.x86_64": {"repository": "sym-base", "version": "1.10.0-3.el7"}, "ca-certificates.noarch": {"repository": "sym-base", "version": "2014.1.98-72.el7"}, "cairo.x86_64": {"repository": "sym-base", "version": "1.12.14-6.el7"}, "celt051.x86_64": {"repository": "sym-base", "version": "0.5.1.3-8.el7"}, "centos-indexhtml.noarch": {"repository": "sym-base", "version": "7-9.el7.centos"}, "centos-logos.noarch": {"repository": "sym-base", "version": "70.0.6-1.el7.centos"}, "centos-release.x86_64": {"repository": "sym-base", "version": "7-1.1503.el7.centos.2.8"}, "chkconfig.x86_64": {"repository": "sym-base", "version": "1.3.61-4.el7"}, "cmake.x86_64": {"repository": "sym-base", "version": "2.8.11-4.el7"}, "collectd.x86_64": {"repository": "sym-epel", "version": "5.5.0-2.el7"}, "coreutils.x86_64": {"repository": "sym-base", "version": "8.22-11.el7"}, "cpio.x86_64": {"repository": "sym-base", "version": "2.11-22.el7"}, "cpp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "cracklib-dicts.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cracklib.x86_64": {"repository": "sym-base", "version": "2.9.0-11.el7"}, "cronie-anacron.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "cronie.x86_64": {"repository": "sym-base", "version": "1.4.11-13.el7"}, "crontabs.noarch": {"repository": "sym-base", "version": "1.11-6.20121102git.el7"}, "cryptsetup-libs.x86_64": {"repository": "sym-base", "version": "1.6.6-3.el7"}, "cups-client.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "cups-libs.x86_64": {"repository": "sym-base", "version": "1.6.3-17.el7"}, "curl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "cyrus-sasl-devel.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-gssapi.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl-lib.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "cyrus-sasl.x86_64": {"repository": "sym-base", "version": "2.1.26-17.el7"}, "dbus-glib.x86_64": {"repository": "sym-base", "version": "0.100-7.el7"}, "dbus-libs.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "dbus-python.x86_64": {"repository": "sym-base", "version": "1.1.1-9.el7"}, "dbus.x86_64": {"repository": "sym-base", "version": "1.6.12-11.el7"}, "device-mapper-libs.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "device-mapper-multipath-libs.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper-multipath.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "device-mapper.x86_64": {"repository": "sym-base", "version": "1.02.93-3.el7"}, "dhclient.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-common.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "dhcp-libs.x86_64": {"repository": "sym-base", "version": "4.2.5-36.el7.centos"}, "diffutils.x86_64": {"repository": "sym-base", "version": "3.3-4.el7"}, "dmidecode.x86_64": {"repository": "sym-base", "version": "2.12-5.el7"}, "dnsmasq.x86_64": {"repository": "sym-base", "version": "2.66-12.el7"}, "dos2unix.x86_64": {"repository": "sym-base", "version": "6.0.3-4.el7"}, "dracut-config-rescue.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut-network.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dracut.x86_64": {"repository": "sym-base", "version": "033-240.el7"}, "dstat.noarch": {"repository": "sym-base", "version": "0.7.2-12.el7"}, "e2fsprogs-libs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "e2fsprogs.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "ebtables.x86_64": {"repository": "sym-base", "version": "2.0.10-13.el7"}, "ed.x86_64": {"repository": "sym-base", "version": "1.9-4.el7"}, "elfutils-libelf.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "elfutils-libs.x86_64": {"repository": "sym-base", "version": "0.160-1.el7"}, "ethtool.x86_64": {"repository": "sym-base", "version": "3.15-2.el7"}, "expat.x86_64": {"repository": "sym-base", "version": "2.1.0-8.el7"}, "facter.x86_64": {"repository": "sym-puppet", "version": "2.4.4-1.el7"}, "file-libs.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "file.x86_64": {"repository": "sym-base", "version": "5.11-21.el7"}, "filesystem.x86_64": {"repository": "sym-base", "version": "3.2-18.el7"}, "findutils.x86_64": {"repository": "sym-base", "version": "4.5.11-3.el7"}, "fipscheck-lib.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "fipscheck.x86_64": {"repository": "sym-base", "version": "1.4.1-5.el7"}, "firewalld.noarch": {"repository": "sym-base", "version": "0.3.9-11.el7"}, "flac-libs.x86_64": {"repository": "sym-updates", "version": "1.3.0-5.el7_1"}, "fontconfig.x86_64": {"repository": "sym-base", "version": "2.10.95-7.el7"}, "fontpackages-filesystem.noarch": {"repository": "sym-base", "version": "1.44-8.el7"}, "freetype.x86_64": {"repository": "sym-base", "version": "2.4.11-9.el7"}, "fxload.x86_64": {"repository": "sym-base", "version": "2002_04_11-16.el7"}, "gawk.x86_64": {"repository": "sym-base", "version": "4.0.2-4.el7"}, "gcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "gdb.x86_64": {"repository": "sym-base", "version": "7.6.1-64.el7"}, "gdbm.x86_64": {"repository": "sym-base", "version": "1.10-8.el7"}, "gdk-pixbuf2.x86_64": {"repository": "sym-base", "version": "2.28.2-4.el7"}, "gettext-libs.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "gettext.x86_64": {"repository": "sym-base", "version": "0.18.2.1-4.el7"}, "git.x86_64": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "glib-networking.x86_64": {"repository": "sym-base", "version": "2.40.0-1.el7"}, "glib2.x86_64": {"repository": "sym-base", "version": "2.40.0-4.el7"}, "glibc-common.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-devel.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc-headers.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glibc.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "glusterfs-api.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs-libs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "glusterfs.x86_64": {"repository": "sym-base", "version": "3.6.0.29-2.el7"}, "gmp.x86_64": {"repository": "sym-base", "version": "6.0.0-11.el7"}, "gnupg2.x86_64": {"repository": "sym-base", "version": "2.0.22-3.el7"}, "gnutls.x86_64": {"repository": "sym-base", "version": "3.3.8-12.el7"}, "gobject-introspection.x86_64": {"repository": "sym-base", "version": "1.36.0-4.el7"}, "gpgme.x86_64": {"repository": "sym-base", "version": "1.3.2-5.el7"}, "gpm-libs.x86_64": {"repository": "sym-base", "version": "1.20.7-5.el7"}, "graphite2.x86_64": {"repository": "sym-base", "version": "1.2.2-5.el7"}, "grep.x86_64": {"repository": "sym-base", "version": "2.20-1.el7"}, "groff-base.x86_64": {"repository": "sym-base", "version": "1.22.2-8.el7"}, "grub2-tools.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grub2.x86_64": {"repository": "sym-base", "version": "2.02-0.16.el7.centos"}, "grubby.x86_64": {"repository": "sym-base", "version": "8.28-11.el7"}, "gsettings-desktop-schemas.x86_64": {"repository": "sym-base", "version": "3.8.2-3.el7"}, "gsm.x86_64": {"repository": "sym-base", "version": "1.0.13-11.el7"}, "gssproxy.x86_64": {"repository": "sym-base", "version": "0.3.0-10.el7"}, "gtk2.x86_64": {"repository": "sym-base", "version": "2.24.22-5.el7_0.1"}, "gzip.x86_64": {"repository": "sym-base", "version": "1.5-7.el7"}, "hardlink.x86_64": {"repository": "sym-base", "version": "1.0-19.el7"}, "harfbuzz.x86_64": {"repository": "sym-base", "version": "0.9.20-4.el7"}, "hesiod.x86_64": {"repository": "sym-base", "version": "3.2.1-3.el7"}, "hicolor-icon-theme.noarch": {"repository": "sym-base", "version": "0.12-7.el7"}, "hiera.noarch": {"repository": "sym-epel", "version": "1.3.4-1.el7"}, "hostname.x86_64": {"repository": "sym-base", "version": "3.13-3.el7"}, "htop.x86_64": {"repository": "sym-epel", "version": "1.0.3-3.el7"}, "http-parser.x86_64": {"repository": "sym-epel", "version": "2.0-4.20121128gitcd01361.el7"}, "hwdata.noarch": {"repository": "sym-base", "version": "0.252-7.5.el7"}, "info.x86_64": {"repository": "sym-base", "version": "5.1-4.el7"}, "initscripts.x86_64": {"repository": "sym-base", "version": "9.49.24-1.el7"}, "ipmitool.x86_64": {"repository": "sym-updates", "version": "1.8.13-8.el7_1"}, "iproute.x86_64": {"repository": "sym-base", "version": "3.10.0-21.el7"}, "iprutils.x86_64": {"repository": "sym-base", "version": "2.4.3-3.el7"}, "iptables.x86_64": {"repository": "sym-base", "version": "1.4.21-13.el7"}, "iputils.x86_64": {"repository": "sym-base", "version": "20121221-6.el7"}, "ipxe-roms-qemu.noarch": {"repository": "sym-base", "version": "20130517-6.gitc4bce43.el7"}, "irqbalance.x86_64": {"repository": "sym-base", "version": "1.0.7-1.el7"}, "ivtv-firmware.noarch": {"repository": "sym-base", "version": "20080701-26.el7"}, "iwl100-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl1000-firmware.noarch": {"repository": "sym-base", "version": "39.31.5.1-36.el7"}, "iwl105-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl135-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2000-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl2030-firmware.noarch": {"repository": "sym-base", "version": "18.168.6.1-36.el7"}, "iwl3160-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "iwl3945-firmware.noarch": {"repository": "sym-base", "version": "15.32.2.9-36.el7"}, "iwl4965-firmware.noarch": {"repository": "sym-base", "version": "228.61.2.24-36.el7"}, "iwl5000-firmware.noarch": {"repository": "sym-base", "version": "8.83.5.1_1-36.el7"}, "iwl5150-firmware.noarch": {"repository": "sym-base", "version": "8.24.2.2-36.el7"}, "iwl6000-firmware.noarch": {"repository": "sym-base", "version": "9.221.4.1-36.el7"}, "iwl6000g2a-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.3-36.el7"}, "iwl6000g2b-firmware.noarch": {"repository": "sym-base", "version": "17.168.5.2-36.el7"}, "iwl6050-firmware.noarch": {"repository": "sym-base", "version": "41.28.5.1-36.el7"}, "iwl7260-firmware.noarch": {"repository": "sym-base", "version": "22.0.7.0-36.el7"}, "jansson.x86_64": {"repository": "sym-base", "version": "2.4-6.el7"}, "jasper-libs.x86_64": {"repository": "sym-base", "version": "1.900.1-26.el7_0.3"}, "jbigkit-libs.x86_64": {"repository": "sym-base", "version": "2.0-11.el7"}, "jdk1.8.0_45.x86_64": {"repository": "cpe-custom", "version": "1.8.0_45-fcs"}, "jq.x86_64": {"repository": "sym-epel", "version": "1.3-2.el7"}, "json-c.x86_64": {"repository": "sym-base", "version": "0.11-4.el7_0"}, "kbd-legacy.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd-misc.noarch": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kbd.x86_64": {"repository": "sym-base", "version": "1.15.5-11.el7"}, "kernel-devel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-headers.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools-libs.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel-tools.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kernel.x86_64": {"repository": "sym-base", "version": "3.10.0-229.el7"}, "kexec-tools.x86_64": {"repository": "sym-base", "version": "2.0.7-19.el7"}, "keyutils-libs.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "keyutils.x86_64": {"repository": "sym-base", "version": "1.5.8-3.el7"}, "kmod-libs.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kmod.x86_64": {"repository": "sym-base", "version": "14-10.el7"}, "kpartx.x86_64": {"repository": "sym-base", "version": "0.4.9-77.el7"}, "krb5-libs.x86_64": {"repository": "sym-base", "version": "1.12.2-14.el7"}, "less.x86_64": {"repository": "sym-base", "version": "458-8.el7"}, "libICE.x86_64": {"repository": "sym-base", "version": "1.0.8-7.el7"}, "libSM.x86_64": {"repository": "sym-base", "version": "1.2.1-7.el7"}, "libX11-common.noarch": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libX11.x86_64": {"repository": "sym-base", "version": "1.6.0-2.1.el7"}, "libXau.x86_64": {"repository": "sym-base", "version": "1.0.8-2.1.el7"}, "libXcomposite.x86_64": {"repository": "sym-base", "version": "0.4.4-4.1.el7"}, "libXcursor.x86_64": {"repository": "sym-base", "version": "1.1.14-2.1.el7"}, "libXdamage.x86_64": {"repository": "sym-base", "version": "1.1.4-4.1.el7"}, "libXext.x86_64": {"repository": "sym-base", "version": "1.3.2-2.1.el7"}, "libXfixes.x86_64": {"repository": "sym-base", "version": "5.0.1-2.1.el7"}, "libXft.x86_64": {"repository": "sym-base", "version": "2.3.1-5.1.el7"}, "libXi.x86_64": {"repository": "sym-base", "version": "1.7.2-2.1.el7"}, "libXinerama.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libXmu.x86_64": {"repository": "sym-base", "version": "1.1.1-5.1.el7"}, "libXrandr.x86_64": {"repository": "sym-base", "version": "1.4.1-2.1.el7"}, "libXrender.x86_64": {"repository": "sym-base", "version": "0.9.8-2.1.el7"}, "libXt.x86_64": {"repository": "sym-base", "version": "1.1.4-6.1.el7"}, "libXtst.x86_64": {"repository": "sym-base", "version": "1.2.2-2.1.el7"}, "libXxf86vm.x86_64": {"repository": "sym-base", "version": "1.1.3-2.1.el7"}, "libacl.x86_64": {"repository": "sym-base", "version": "2.2.51-12.el7"}, "libaio.x86_64": {"repository": "sym-base", "version": "0.3.109-12.el7"}, "libarchive.x86_64": {"repository": "sym-base", "version": "3.1.2-7.el7"}, "libassuan.x86_64": {"repository": "sym-base", "version": "2.1.0-3.el7"}, "libasyncns.x86_64": {"repository": "sym-base", "version": "0.8-7.el7"}, "libattr.x86_64": {"repository": "sym-base", "version": "2.4.46-12.el7"}, "libbasicobjects.x86_64": {"repository": "sym-base", "version": "0.1.1-24.el7"}, "libblkid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libcap-ng.x86_64": {"repository": "sym-base", "version": "0.7.3-5.el7"}, "libcap.x86_64": {"repository": "sym-base", "version": "2.22-8.el7"}, "libcollection.x86_64": {"repository": "sym-base", "version": "0.6.2-24.el7"}, "libcom_err.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libcroco.x86_64": {"repository": "sym-base", "version": "0.6.8-5.el7"}, "libcurl.x86_64": {"repository": "sym-base", "version": "7.29.0-19.el7"}, "libdaemon.x86_64": {"repository": "sym-base", "version": "0.14-7.el7"}, "libdb-utils.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdb.x86_64": {"repository": "sym-base", "version": "5.3.21-17.el7_0.1"}, "libdhash.x86_64": {"repository": "sym-base", "version": "0.4.3-24.el7"}, "libdrm.x86_64": {"repository": "sym-base", "version": "2.4.56-2.el7"}, "libedit.x86_64": {"repository": "sym-base", "version": "3.0-12.20121213cvs.el7"}, "libestr.x86_64": {"repository": "sym-base", "version": "0.1.9-2.el7"}, "libevent.x86_64": {"repository": "sym-base", "version": "2.0.21-4.el7"}, "libffi.x86_64": {"repository": "sym-base", "version": "3.0.13-11.el7"}, "libgcc.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgcrypt.x86_64": {"repository": "sym-base", "version": "1.5.3-12.el7"}, "libglade2.x86_64": {"repository": "sym-base", "version": "2.6.4-11.el7"}, "libgnome-keyring.x86_64": {"repository": "sym-base", "version": "3.8.0-3.el7"}, "libgomp.x86_64": {"repository": "sym-base", "version": "4.8.3-9.el7"}, "libgpg-error.x86_64": {"repository": "sym-base", "version": "1.12-3.el7"}, "libgt.x86_64": {"repository": "cpe-custom", "version": "0.3.11-1.el7"}, "libgudev1.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "libibverbs.x86_64": {"repository": "sym-base", "version": "1.1.8-5.el7"}, "libidn.x86_64": {"repository": "sym-base", "version": "1.28-3.el7"}, "libini_config.x86_64": {"repository": "sym-base", "version": "1.1.0-24.el7"}, "libipa_hbac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libiscsi.x86_64": {"repository": "sym-base", "version": "1.9.0-6.el7"}, "libjpeg-turbo.x86_64": {"repository": "sym-base", "version": "1.2.90-5.el7"}, "libksi.x86_64": {"repository": "sym-rsyslog", "version": "3.2.2.0-1.el7"}, "libldb.x86_64": {"repository": "sym-base", "version": "1.1.17-2.el7"}, "liblogging.x86_64": {"repository": "sym-rsyslog", "version": "1.0.5-1.el7"}, "libmnl.x86_64": {"repository": "sym-base", "version": "1.0.3-7.el7"}, "libmodman.x86_64": {"repository": "sym-base", "version": "2.0.1-8.el7"}, "libmount.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libmpc.x86_64": {"repository": "sym-base", "version": "1.0.1-3.el7"}, "libndp.x86_64": {"repository": "sym-base", "version": "1.2-4.el7"}, "libnetfilter_conntrack.x86_64": {"repository": "sym-base", "version": "1.0.4-2.el7"}, "libnfnetlink.x86_64": {"repository": "sym-base", "version": "1.0.1-4.el7"}, "libnfsidmap.x86_64": {"repository": "sym-base", "version": "0.25-11.el7"}, "libnl3-cli.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libnl3.x86_64": {"repository": "sym-base", "version": "3.2.21-8.el7"}, "libogg.x86_64": {"repository": "sym-base", "version": "1.3.0-7.el7"}, "libpath_utils.x86_64": {"repository": "sym-base", "version": "0.2.1-24.el7"}, "libpcap.x86_64": {"repository": "sym-base", "version": "1.5.3-3.el7_0.1"}, "libpciaccess.x86_64": {"repository": "sym-base", "version": "0.13.1-4.1.el7"}, "libpipeline.x86_64": {"repository": "sym-base", "version": "1.2.3-3.el7"}, "libpng.x86_64": {"repository": "sym-base", "version": "1.5.13-5.el7"}, "libproxy.x86_64": {"repository": "sym-base", "version": "0.4.11-6.el7"}, "libpwquality.x86_64": {"repository": "sym-base", "version": "1.2.3-4.el7"}, "librados2.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librbd1.x86_64": {"repository": "sym-base", "version": "0.80.7-2.el7"}, "librdmacm.x86_64": {"repository": "sym-base", "version": "1.0.19.1-1.el7"}, "libref_array.x86_64": {"repository": "sym-base", "version": "0.1.4-24.el7"}, "librelp.x86_64": {"repository": "cpe-custom", "version": "1.2.7-1.el7"}, "libseccomp.x86_64": {"repository": "sym-base", "version": "2.1.1-2.el7"}, "libselinux-python.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-ruby.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux-utils.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libselinux.x86_64": {"repository": "sym-base", "version": "2.2.2-6.el7"}, "libsemanage.x86_64": {"repository": "sym-base", "version": "2.1.10-16.el7"}, "libsepol.x86_64": {"repository": "sym-base", "version": "2.1.9-3.el7"}, "libsmbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libsndfile.x86_64": {"repository": "sym-base", "version": "1.0.25-9.el7"}, "libsoup.x86_64": {"repository": "sym-base", "version": "2.46.0-3.el7"}, "libss.x86_64": {"repository": "sym-base", "version": "1.42.9-7.el7"}, "libssh2.x86_64": {"repository": "sym-base", "version": "1.4.3-8.el7"}, "libsss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsss_nss_idmap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "libsysfs.x86_64": {"repository": "sym-base", "version": "2.1.0-16.el7"}, "libtalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "libtasn1.x86_64": {"repository": "sym-base", "version": "3.8-2.el7"}, "libtdb.x86_64": {"repository": "sym-base", "version": "1.3.0-1.el7"}, "libteam.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "libtevent.x86_64": {"repository": "sym-base", "version": "0.9.21-3.el7"}, "libthai.x86_64": {"repository": "sym-base", "version": "0.1.14-9.el7"}, "libtiff.x86_64": {"repository": "sym-base", "version": "4.0.3-14.el7"}, "libtirpc.x86_64": {"repository": "sym-base", "version": "0.2.4-0.5.el7"}, "libtool-ltdl.x86_64": {"repository": "sym-base", "version": "2.4.2-20.el7"}, "libunistring.x86_64": {"repository": "sym-base", "version": "0.9.3-9.el7"}, "libusbx.x86_64": {"repository": "sym-base", "version": "1.0.15-4.el7"}, "libuser.x86_64": {"repository": "sym-base", "version": "0.60-5.el7"}, "libutempter.x86_64": {"repository": "sym-base", "version": "1.1.6-4.el7"}, "libuuid.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "libuv.x86_64": {"repository": "sym-epel", "version": "0.10.34-1.el7"}, "libverto-tevent.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libverto.x86_64": {"repository": "sym-base", "version": "0.2.5-4.el7"}, "libvorbis.x86_64": {"repository": "sym-base", "version": "1.3.3-8.el7"}, "libwbclient.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "libxcb.x86_64": {"repository": "sym-base", "version": "1.9-5.el7"}, "libxml2-python.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libxml2.x86_64": {"repository": "sym-base", "version": "2.9.1-5.el7_0.1"}, "libyaml.x86_64": {"repository": "sym-base", "version": "0.1.4-11.el7_0"}, "linux-firmware.noarch": {"repository": "sym-base", "version": "20140911-0.1.git365e80c.el7"}, "lm_sensors-libs.x86_64": {"repository": "sym-base", "version": "3.3.4-11.el7"}, "lmmclient.noarch": {"repository": "cpe-custom", "version": "2015.1-141230"}, "logrotate.x86_64": {"repository": "sym-base", "version": "3.8.6-4.el7"}, "lsof.x86_64": {"repository": "sym-base", "version": "4.87-4.el7"}, "ltrace.x86_64": {"repository": "sym-base", "version": "0.7.91-11.el7"}, "lua.x86_64": {"repository": "sym-base", "version": "5.1.4-14.el7"}, "lynx.x86_64": {"repository": "sym-base", "version": "2.8.8-0.3.dev15.el7"}, "lzo.x86_64": {"repository": "sym-base", "version": "2.06-6.el7_0.2"}, "m2crypto.x86_64": {"repository": "sym-base", "version": "0.21.1-15.el7"}, "m4.x86_64": {"repository": "sym-base", "version": "1.4.16-9.el7"}, "mailcap.noarch": {"repository": "sym-base", "version": "2.1.41-2.el7"}, "mailx.x86_64": {"repository": "sym-base", "version": "12.5-12.el7_0"}, "make.x86_64": {"repository": "sym-base", "version": "3.82-21.el7"}, "man-db.x86_64": {"repository": "sym-base", "version": "2.6.3-9.el7"}, "man-pages.noarch": {"repository": "sym-base", "version": "3.53-5.el7"}, "mariadb-libs.x86_64": {"repository": "sym-base", "version": "5.5.41-2.el7_0"}, "mc.x86_64": {"repository": "sym-base", "version": "4.8.7-8.el7"}, "mcelog.x86_64": {"repository": "sym-base", "version": "101-3.9de4924.el7"}, "mesa-libEGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libGL.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libgbm.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "mesa-libglapi.x86_64": {"repository": "sym-base", "version": "10.2.7-5.20140910.el7"}, "microcode_ctl.x86_64": {"repository": "sym-base", "version": "2.1-10.el7"}, "mlocate.x86_64": {"repository": "sym-base", "version": "0.26-5.el7"}, "mozjs17.x86_64": {"repository": "sym-base", "version": "17.0.0-10.el7"}, "mpfr.x86_64": {"repository": "sym-base", "version": "3.1.1-4.el7"}, "ncurses-base.noarch": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses-libs.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "ncurses.x86_64": {"repository": "sym-base", "version": "5.9-13.20130511.el7"}, "net-snmp-agent-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-libs.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp-utils.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-snmp.x86_64": {"repository": "sym-updates", "version": "5.7.2-20.el7_1.1"}, "net-tools.x86_64": {"repository": "sym-base", "version": "2.0-0.17.20131004git.el7"}, "nettle.x86_64": {"repository": "sym-base", "version": "2.7.1-4.el7"}, "newt-python.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "newt.x86_64": {"repository": "sym-base", "version": "0.52.15-4.el7"}, "nfs-utils.x86_64": {"repository": "sym-base", "version": "1.3.0-0.8.el7"}, "nmap-ncat.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nmap.x86_64": {"repository": "sym-base", "version": "6.40-4.el7"}, "nodejs.x86_64": {"repository": "sym-epel", "version": "0.10.36-3.el7"}, "nscd.x86_64": {"repository": "sym-base", "version": "2.17-78.el7"}, "nspr.x86_64": {"repository": "sym-base", "version": "4.10.6-3.el7"}, "nss-softokn-freebl.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-softokn.x86_64": {"repository": "sym-base", "version": "3.16.2.3-9.el7"}, "nss-sysinit.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-tools.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "nss-util.x86_64": {"repository": "sym-base", "version": "3.16.2.3-2.el7"}, "nss.x86_64": {"repository": "sym-base", "version": "3.16.2.3-5.el7"}, "ntp.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "ntpdate.x86_64": {"repository": "sym-base", "version": "4.2.6p5-19.el7.centos"}, "numactl-libs.x86_64": {"repository": "sym-base", "version": "2.0.9-4.el7"}, "oddjob-mkhomedir.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "oddjob.x86_64": {"repository": "sym-base", "version": "0.31.5-4.el7"}, "openldap-clients.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap-devel.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openldap.x86_64": {"repository": "sym-base", "version": "2.4.39-6.el7"}, "openpgm.x86_64": {"repository": "sym-epel", "version": "5.2.122-2.el7"}, "openssh-clients.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh-server.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssh.x86_64": {"repository": "sym-updates", "version": "6.6.1p1-12.el7_1"}, "openssl-libs.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "openssl.x86_64": {"repository": "sym-updates", "version": "1.0.1e-42.el7.9"}, "os-prober.x86_64": {"repository": "sym-base", "version": "1.58-5.el7"}, "p11-kit-trust.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "p11-kit.x86_64": {"repository": "sym-base", "version": "0.20.7-3.el7"}, "pam.x86_64": {"repository": "sym-base", "version": "1.1.8-12.el7"}, "pango.x86_64": {"repository": "sym-base", "version": "1.34.1-5.el7"}, "parted.x86_64": {"repository": "sym-base", "version": "3.1-20.el7"}, "passwd.x86_64": {"repository": "sym-base", "version": "0.79-4.el7"}, "patch.x86_64": {"repository": "sym-base", "version": "2.7.1-8.el7"}, "pciutils-libs.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pciutils.x86_64": {"repository": "sym-base", "version": "3.2.1-4.el7"}, "pcre.x86_64": {"repository": "sym-base", "version": "8.32-14.el7"}, "perl-Archive-Tar.noarch": {"repository": "sym-base", "version": "1.92-2.el7"}, "perl-Business-ISBN-Data.noarch": {"repository": "sym-base", "version": "20120719.001-2.el7"}, "perl-Business-ISBN.noarch": {"repository": "sym-base", "version": "2.06-2.el7"}, "perl-Carp.noarch": {"repository": "sym-base", "version": "1.26-244.el7"}, "perl-Compress-Raw-Bzip2.x86_64": {"repository": "sym-base", "version": "2.061-3.el7"}, "perl-Compress-Raw-Zlib.x86_64": {"repository": "sym-base", "version": "2.061-4.el7"}, "perl-Data-Dumper.x86_64": {"repository": "sym-base", "version": "2.145-3.el7"}, "perl-Digest-MD5.x86_64": {"repository": "sym-base", "version": "2.52-3.el7"}, "perl-Digest.noarch": {"repository": "sym-base", "version": "1.17-245.el7"}, "perl-Encode-Locale.noarch": {"repository": "sym-base", "version": "1.03-5.el7"}, "perl-Encode.x86_64": {"repository": "sym-base", "version": "2.51-7.el7"}, "perl-Error.noarch": {"repository": "sym-base", "version": "0.17020-2.el7"}, "perl-Exporter.noarch": {"repository": "sym-base", "version": "5.68-3.el7"}, "perl-File-Listing.noarch": {"repository": "sym-base", "version": "6.04-7.el7"}, "perl-File-Path.noarch": {"repository": "sym-base", "version": "2.09-2.el7"}, "perl-File-Temp.noarch": {"repository": "sym-base", "version": "0.23.01-3.el7"}, "perl-Filter.x86_64": {"repository": "sym-base", "version": "1.49-3.el7"}, "perl-Font-AFM.noarch": {"repository": "sym-base", "version": "1.20-13.el7"}, "perl-Getopt-Long.noarch": {"repository": "sym-base", "version": "2.40-2.el7"}, "perl-Git.noarch": {"repository": "sym-base", "version": "1.8.3.1-4.el7"}, "perl-HTML-Format.noarch": {"repository": "sym-base", "version": "2.10-7.el7"}, "perl-HTML-Parser.x86_64": {"repository": "sym-base", "version": "3.71-4.el7"}, "perl-HTML-Tagset.noarch": {"repository": "sym-base", "version": "3.20-15.el7"}, "perl-HTML-Tree.noarch": {"repository": "sym-base", "version": "5.03-2.el7"}, "perl-HTTP-Cookies.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Daemon.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Date.noarch": {"repository": "sym-base", "version": "6.02-8.el7"}, "perl-HTTP-Message.noarch": {"repository": "sym-base", "version": "6.06-6.el7"}, "perl-HTTP-Negotiate.noarch": {"repository": "sym-base", "version": "6.01-5.el7"}, "perl-HTTP-Tiny.noarch": {"repository": "sym-base", "version": "0.033-3.el7"}, "perl-IO-Compress.noarch": {"repository": "sym-base", "version": "2.061-2.el7"}, "perl-IO-HTML.noarch": {"repository": "sym-base", "version": "1.00-2.el7"}, "perl-IO-Socket-IP.noarch": {"repository": "sym-base", "version": "0.21-4.el7"}, "perl-IO-Socket-SSL.noarch": {"repository": "sym-base", "version": "1.94-3.el7"}, "perl-IO-Zlib.noarch": {"repository": "sym-base", "version": "1.10-285.el7"}, "perl-IO-stringy.noarch": {"repository": "sym-base", "version": "2.110-22.el7"}, "perl-JSON.noarch": {"repository": "sym-base", "version": "2.59-2.el7"}, "perl-LWP-MediaTypes.noarch": {"repository": "sym-base", "version": "6.02-2.el7"}, "perl-Net-HTTP.noarch": {"repository": "sym-base", "version": "6.06-2.el7"}, "perl-Net-LibIDN.x86_64": {"repository": "sym-base", "version": "0.12-15.el7"}, "perl-Net-SSLeay.x86_64": {"repository": "sym-base", "version": "1.55-3.el7"}, "perl-Package-Constants.noarch": {"repository": "sym-base", "version": "0.02-285.el7"}, "perl-PathTools.x86_64": {"repository": "sym-base", "version": "3.40-5.el7"}, "perl-Pod-Escapes.noarch": {"repository": "sym-base", "version": "1.04-285.el7"}, "perl-Pod-Perldoc.noarch": {"repository": "sym-base", "version": "3.20-4.el7"}, "perl-Pod-Simple.noarch": {"repository": "sym-base", "version": "3.28-4.el7"}, "perl-Pod-Usage.noarch": {"repository": "sym-base", "version": "1.63-3.el7"}, "perl-Scalar-List-Utils.x86_64": {"repository": "sym-base", "version": "1.27-248.el7"}, "perl-Socket.x86_64": {"repository": "sym-base", "version": "2.010-3.el7"}, "perl-Storable.x86_64": {"repository": "sym-base", "version": "2.45-3.el7"}, "perl-TermReadKey.x86_64": {"repository": "sym-base", "version": "2.30-20.el7"}, "perl-Test-Harness.noarch": {"repository": "sym-base", "version": "3.28-2.el7"}, "perl-Text-ParseWords.noarch": {"repository": "sym-base", "version": "3.29-4.el7"}, "perl-Thread-Queue.noarch": {"repository": "sym-base", "version": "3.02-2.el7"}, "perl-Time-HiRes.x86_64": {"repository": "sym-base", "version": "1.9725-3.el7"}, "perl-Time-Local.noarch": {"repository": "sym-base", "version": "1.2300-2.el7"}, "perl-TimeDate.noarch": {"repository": "sym-base", "version": "2.30-2.el7"}, "perl-URI.noarch": {"repository": "sym-base", "version": "1.60-9.el7"}, "perl-WWW-RobotRules.noarch": {"repository": "sym-base", "version": "6.02-5.el7"}, "perl-XML-Parser.x86_64": {"repository": "sym-base", "version": "2.41-10.el7"}, "perl-XML-Twig.noarch": {"repository": "sym-base", "version": "3.44-2.el7"}, "perl-constant.noarch": {"repository": "sym-base", "version": "1.27-2.el7"}, "perl-libs.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-libwww-perl.noarch": {"repository": "sym-base", "version": "6.05-2.el7"}, "perl-macros.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "perl-parent.noarch": {"repository": "sym-base", "version": "0.225-244.el7"}, "perl-podlators.noarch": {"repository": "sym-base", "version": "2.5.1-3.el7"}, "perl-threads-shared.x86_64": {"repository": "sym-base", "version": "1.43-6.el7"}, "perl-threads.x86_64": {"repository": "sym-base", "version": "1.87-4.el7"}, "perl.x86_64": {"repository": "sym-base", "version": "5.16.3-285.el7"}, "pinentry.x86_64": {"repository": "sym-base", "version": "0.8.1-14.el7"}, "pixman.x86_64": {"repository": "sym-base", "version": "0.32.4-3.el7"}, "pkgconfig.x86_64": {"repository": "sym-base", "version": "0.27.1-4.el7"}, "plymouth-core-libs.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth-scripts.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "plymouth.x86_64": {"repository": "sym-base", "version": "0.8.9-0.13.20140113.el7.centos"}, "policycoreutils.x86_64": {"repository": "sym-base", "version": "2.2.5-15.el7"}, "polkit-pkla-compat.x86_64": {"repository": "sym-base", "version": "0.1-4.el7"}, "polkit.x86_64": {"repository": "sym-base", "version": "0.112-5.el7"}, "popt.x86_64": {"repository": "sym-base", "version": "1.13-16.el7"}, "postfix.x86_64": {"repository": "sym-base", "version": "2.10.1-6.el7"}, "ppp.x86_64": {"repository": "sym-base", "version": "2.4.5-33.el7"}, "procps-ng.x86_64": {"repository": "sym-base", "version": "3.3.10-3.el7"}, "psacct.x86_64": {"repository": "sym-base", "version": "6.6.1-9.el7"}, "psmisc.x86_64": {"repository": "sym-base", "version": "22.20-8.el7"}, "pth.x86_64": {"repository": "sym-base", "version": "2.0.7-22.el7"}, "pulseaudio-libs.x86_64": {"repository": "sym-base", "version": "3.0-30.el7"}, "puppet-prod-bootstrap.x86_64": {"repository": "cpe-custom", "version": "1.1-1"}, "puppet.noarch": {"repository": "sym-puppet", "version": "3.8.2-1.el7"}, "puppetdb-terminus.noarch": {"repository": "sym-puppet", "version": "2.2.2-1.el7"}, "pygobject3-base.x86_64": {"repository": "sym-base", "version": "3.8.2-6.el7"}, "pygpgme.x86_64": {"repository": "sym-base", "version": "0.3-9.el7"}, "pyliblzma.x86_64": {"repository": "sym-base", "version": "0.5.3-11.el7"}, "pytalloc.x86_64": {"repository": "sym-base", "version": "2.1.1-1.el7"}, "python-babel.noarch": {"repository": "sym-base", "version": "0.9.6-8.el7"}, "python-backports-ssl_match_hostname.noarch": {"repository": "sym-base", "version": "3.4.0.2-4.el7"}, "python-backports.x86_64": {"repository": "sym-base", "version": "1.0-8.el7"}, "python-chardet.noarch": {"repository": "sym-updates", "version": "2.2.1-1.el7_1"}, "python-configobj.noarch": {"repository": "sym-base", "version": "4.7.2-7.el7"}, "python-crypto.x86_64": {"repository": "sym-extras", "version": "2.6.1-1.el7.centos"}, "python-decorator.noarch": {"repository": "sym-base", "version": "3.4.0-3.el7"}, "python-iniparse.noarch": {"repository": "sym-base", "version": "0.4-9.el7"}, "python-jinja2.noarch": {"repository": "sym-base", "version": "2.7.2-2.el7"}, "python-kitchen.noarch": {"repository": "sym-base", "version": "1.1.1-5.el7"}, "python-libs.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "python-markupsafe.x86_64": {"repository": "sym-base", "version": "0.11-10.el7"}, "python-msgpack.x86_64": {"repository": "sym-epel", "version": "0.4.6-1.el7"}, "python-pycurl.x86_64": {"repository": "sym-base", "version": "7.19.0-17.el7"}, "python-pyudev.noarch": {"repository": "sym-base", "version": "0.15-6.el7"}, "python-requests.noarch": {"repository": "sym-updates", "version": "2.6.0-1.el7_1"}, "python-setuptools.noarch": {"repository": "sym-base", "version": "0.9.8-3.el7"}, "python-six.noarch": {"repository": "sym-base", "version": "1.3.0-4.el7"}, "python-slip-dbus.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-slip.noarch": {"repository": "sym-base", "version": "0.4.0-2.el7"}, "python-sssdconfig.noarch": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "python-urlgrabber.noarch": {"repository": "sym-base", "version": "3.10-6.el7"}, "python-urllib3.noarch": {"repository": "sym-updates", "version": "1.10.2-2.el7_1"}, "python-zmq.x86_64": {"repository": "sym-epel", "version": "14.3.1-1.el7"}, "python.x86_64": {"repository": "sym-base", "version": "2.7.5-16.el7"}, "pyxattr.x86_64": {"repository": "sym-base", "version": "0.5.1-5.el7"}, "qemu-img.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm-common.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qemu-kvm.x86_64": {"repository": "sym-updates", "version": "1.5.3-86.el7_1.6"}, "qrencode-libs.x86_64": {"repository": "sym-base", "version": "3.4.1-3.el7"}, "quota-nls.noarch": {"repository": "sym-base", "version": "4.01-11.el7"}, "quota.x86_64": {"repository": "sym-base", "version": "4.01-11.el7"}, "rcs.x86_64": {"repository": "sym-base", "version": "5.9.0-5.el7"}, "rdate.x86_64": {"repository": "sym-base", "version": "1.4-25.el7"}, "rdma.noarch": {"repository": "sym-base", "version": "7.1_3.17-5.el7"}, "readline.x86_64": {"repository": "sym-base", "version": "6.2-9.el7"}, "redhat-lsb-core.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "redhat-lsb-submod-security.x86_64": {"repository": "sym-base", "version": "4.1-27.el7.centos.1"}, "rootfiles.noarch": {"repository": "sym-base", "version": "8.1-11.el7"}, "rpcbind.x86_64": {"repository": "sym-base", "version": "0.2.0-26.el7"}, "rpm-build-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-libs.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm-python.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rpm.x86_64": {"repository": "sym-base", "version": "4.11.1-25.el7"}, "rsync.x86_64": {"repository": "sym-base", "version": "3.0.9-15.el7"}, "rsyslog-gnutls.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-mmjsonparse.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog-relp.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "rsyslog.x86_64": {"repository": "sym-rsyslog", "version": "8.12.0-1.el7"}, "ruby-augeas.x86_64": {"repository": "sym-epel", "version": "0.5.0-1.el7"}, "ruby-irb.noarch": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-libs.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "ruby-shadow.x86_64": {"repository": "sym-puppet_deps", "version": "2.2.0-2.el7"}, "ruby.x86_64": {"repository": "sym-base", "version": "2.0.0.598-24.el7"}, "rubygem-bigdecimal.x86_64": {"repository": "sym-base", "version": "1.2.0-24.el7"}, "rubygem-io-console.x86_64": {"repository": "sym-base", "version": "0.4.2-24.el7"}, "rubygem-json.x86_64": {"repository": "sym-base", "version": "1.7.7-24.el7"}, "rubygem-psych.x86_64": {"repository": "sym-base", "version": "2.0.0-24.el7"}, "rubygem-rdoc.noarch": {"repository": "sym-base", "version": "4.0.0-24.el7"}, "rubygems.noarch": {"repository": "sym-base", "version": "2.0.14-24.el7"}, "salt-minion.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "salt.noarch": {"repository": "sym-epel", "version": "2015.5.5-1.el7"}, "samba-common.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "samba-libs.x86_64": {"repository": "sym-updates", "version": "4.1.12-23.el7_1"}, "screen.x86_64": {"repository": "sym-base", "version": "4.1.0-0.19.20120314git3c2946.el7"}, "seabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "seavgabios-bin.noarch": {"repository": "sym-base", "version": "1.7.5-8.el7"}, "sed.x86_64": {"repository": "sym-base", "version": "4.2.2-5.el7"}, "selinux-policy-targeted.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "selinux-policy.noarch": {"repository": "sym-base", "version": "3.13.1-23.el7"}, "setools-console.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-gui.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs-tcl.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools-libs.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setools.x86_64": {"repository": "sym-base", "version": "3.3.7-46.el7"}, "setup.noarch": {"repository": "sym-base", "version": "2.8.71-5.el7"}, "sgabios-bin.noarch": {"repository": "sym-base", "version": "0.20110622svn-4.el7"}, "shadow-utils.x86_64": {"repository": "sym-base", "version": "4.1.5.1-18.el7"}, "shared-mime-info.x86_64": {"repository": "sym-base", "version": "1.1-7.el7"}, "slang.x86_64": {"repository": "sym-base", "version": "2.2.4-11.el7"}, "smartmontools.x86_64": {"repository": "sym-base", "version": "6.2-4.el7"}, "snappy.x86_64": {"repository": "sym-base", "version": "1.1.0-3.el7"}, "spax.x86_64": {"repository": "sym-base", "version": "1.5.2-11.el7"}, "spice-server.x86_64": {"repository": "sym-updates", "version": "0.12.4-9.el7_1.1"}, "sqlite.x86_64": {"repository": "sym-base", "version": "3.7.17-4.el7"}, "sssd-ad.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-client.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common-pac.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ipa.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5-common.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-krb5.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-ldap.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd-proxy.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "sssd.x86_64": {"repository": "sym-updates", "version": "1.12.2-58.el7_1.17"}, "statsite.x86_64": {"repository": "cpe-custom", "version": "0.6.5-3.el7"}, "strace.x86_64": {"repository": "sym-base", "version": "4.8-7.el7"}, "sudo.x86_64": {"repository": "sym-base", "version": "1.8.6p7-13.el7"}, "sysstat.x86_64": {"repository": "sym-base", "version": "10.1.5-7.el7"}, "systemd-libs.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-python.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd-sysv.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "systemd.x86_64": {"repository": "sym-updates", "version": "208-20.el7_1.6"}, "sysvinit-tools.x86_64": {"repository": "sym-base", "version": "2.88-14.dsf.el7"}, "tar.x86_64": {"repository": "sym-base", "version": "1.26-29.el7"}, "tcl.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tcp_wrappers-libs.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcp_wrappers.x86_64": {"repository": "sym-base", "version": "7.6-77.el7"}, "tcpdump.x86_64": {"repository": "sym-base", "version": "4.5.1-2.el7"}, "tcsh.x86_64": {"repository": "sym-base", "version": "6.18.01-7.el7"}, "teamd.x86_64": {"repository": "sym-base", "version": "1.15-1.el7"}, "telnet.x86_64": {"repository": "sym-base", "version": "0.17-59.el7"}, "time.x86_64": {"repository": "sym-base", "version": "1.7-45.el7"}, "tk.x86_64": {"repository": "sym-base", "version": "8.5.13-4.el7"}, "tmux.x86_64": {"repository": "sym-base", "version": "1.8-4.el7"}, "traceroute.x86_64": {"repository": "sym-base", "version": "2.0.19-5.el7"}, "trousers.x86_64": {"repository": "sym-base", "version": "0.3.11.2-3.el7"}, "tuned.noarch": {"repository": "sym-base", "version": "2.4.1-1.el7"}, "tzdata.noarch": {"repository": "sym-updates", "version": "2015f-1.el7"}, "unzip.x86_64": {"repository": "sym-base", "version": "6.0-13.el7"}, "usbredir.x86_64": {"repository": "sym-base", "version": "0.6-7.el7"}, "usermode.x86_64": {"repository": "sym-base", "version": "1.111-5.el7"}, "ustr.x86_64": {"repository": "sym-base", "version": "1.0.4-16.el7"}, "util-linux.x86_64": {"repository": "sym-base", "version": "2.23.2-21.el7"}, "v8.x86_64": {"repository": "sym-epel", "version": "3.14.5.10-17.el7"}, "vim-common.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-enhanced.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-filesystem.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "vim-minimal.x86_64": {"repository": "sym-base", "version": "7.4.160-1.el7"}, "virt-what.x86_64": {"repository": "sym-base", "version": "1.13-5.el7"}, "wget.x86_64": {"repository": "sym-base", "version": "1.14-10.el7_0.1"}, "which.x86_64": {"repository": "sym-base", "version": "2.20-7.el7"}, "wpa_supplicant.x86_64": {"repository": "sym-base", "version": "2.0-13.el7_0"}, "xfsprogs.x86_64": {"repository": "sym-base", "version": "3.2.1-6.el7"}, "xml-common.noarch": {"repository": "sym-base", "version": "0.6.3-39.el7"}, "xorg-x11-xauth.x86_64": {"repository": "sym-base", "version": "1.0.7-6.1.el7"}, "xz-libs.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "xz.x86_64": {"repository": "sym-base", "version": "5.1.2-9alpha.el7"}, "yajl.x86_64": {"repository": "sym-base", "version": "2.0.4-4.el7"}, "yum-metadata-parser.x86_64": {"repository": "sym-base", "version": "1.1.4-10.el7"}, "yum-plugin-fastestmirror.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum-utils.noarch": {"repository": "sym-base", "version": "1.1.31-29.el7"}, "yum.noarch": {"repository": "sym-base", "version": "3.4.3-125.el7.centos"}, "zeromq3.x86_64": {"repository": "sym-epel", "version": "3.2.5-1.el7"}, "zip.x86_64": {"repository": "sym-base", "version": "3.0-10.el7"}, "zlib.x86_64": {"repository": "sym-base", "version": "1.2.7-13.el7"}, "zsh.x86_64": {"repository": "sym-updates", "version": "5.0.2-7.el7_1.1"}}, "facter_interfaces": "bond0,bond0_100,em1,em2,em3,em4,lo,p2p1,p2p2", "facter_ipaddress": "10.50.147.73", "facter_ipaddress_bond0_100": "10.50.147.73", "facter_ipaddress_em3": "10.50.211.73", "facter_ipaddress_lo": "127.0.0.1", "facter_ipmi_gateway": "10.50.227.65", "facter_ipmi_ipaddress": "10.50.227.73", "facter_ipmi_ipsource": "DHCP Address", "facter_ipmi_macaddress": "5c:f9:dd:f9:0e:1c", "facter_ipmi_netmask": "255.255.255.224", "facter_is_openstack_vm": false, "facter_is_virtual": false, "facter_kernel": "Linux", "facter_kernelmajversion": "3.10", "facter_kernelrelease": "3.10.0-229.el7.x86_64", "facter_kernelversion": "3.10.0", "facter_lsbdistcodename": "Core", "facter_lsbdistdescription": "CentOS Linux release 7.1.1503 (Core) ", "facter_lsbdistid": "CentOS", "facter_lsbdistrelease": "7.1.1503", "facter_lsbmajdistrelease": "7", "facter_lsbminordistrelease": "1", "facter_lsbrelease": ":core-4.1-amd64:core-4.1-noarch", "facter_macaddress": "b8:ca:3a:70:db:a8", "facter_macaddress_bond0": "b8:ca:3a:70:db:a8", "facter_macaddress_bond0_100": "b8:ca:3a:70:db:a8", "facter_macaddress_em1": "B8:CA:3A:70:DB:A8", "facter_macaddress_em2": "b8:ca:3a:70:db:aa", "facter_macaddress_em3": "b8:ca:3a:70:db:ac", "facter_macaddress_em4": "b8:ca:3a:70:db:ad", "facter_macaddress_p2p1": "a0:36:9f:39:a6:08", "facter_macaddress_p2p2": "A0:36:9F:39:A6:0A", "facter_manufacturer": "Dell Inc.", "facter_memoryfree": "186.55 GB", "facter_memoryfree_mb": "191024.34", "facter_memorysize": "188.71 GB", "facter_memorysize_mb": "193234.63", "facter_mtu_bond0": 9000, "facter_mtu_bond0_100": 9000, "facter_mtu_em1": 9000, "facter_mtu_em2": 1500, "facter_mtu_em3": 9000, "facter_mtu_em4": 1500, "facter_mtu_lo": 65536, "facter_mtu_p2p1": 1500, "facter_mtu_p2p2": 9000, "facter_netmask": "255.255.255.224", "facter_netmask_bond0_100": "255.255.255.224", "facter_netmask_em3": "255.255.255.224", "facter_netmask_lo": "255.0.0.0", "facter_network_bond0_100": "10.50.147.64", "facter_network_em3": "10.50.211.64", "facter_network_lo": "127.0.0.0", "facter_operatingsystem": "CentOS", "facter_operatingsystemmajrelease": "7", "facter_operatingsystemrelease": "7.1.1503", "facter_os": {"family": "RedHat", "lsb": {"distcodename": "Core", "distdescription": "CentOS Linux release 7.1.1503 (Core) ", "distid": "CentOS", "distrelease": "7.1.1503", "majdistrelease": "7", "minordistrelease": "1", "release": ":core-4.1-amd64:core-4.1-noarch"}, "name": "CentOS", "release": {"full": "7.1.1503", "major": "7", "minor": "1"}}, "facter_osfamily": "RedHat", "facter_partitions": {"sda1": {"filesystem": "ext4", "mount": "/boot", "size": "1048576", "uuid": "63467627-7759-4ccd-9a50-3fe59c65d7e5"}, "sda2": {"filesystem": "swap", "size": "67108864", "uuid": "1ac675e6-2879-4426-bd1c-fa40a63e049a"}, "sda3": {"filesystem": "ext4", "mount": "/", "size": "1102837760", "uuid": "663fe02d-3870-4bda-8937-3822198d55ae"}}, "facter_path": "/sbin:/bin:/usr/sbin:/usr/bin", "facter_physicalprocessorcount": 2, "facter_processor0": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor1": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor10": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor11": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor12": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor13": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor14": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor15": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor16": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor17": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor18": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor19": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor2": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor20": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor21": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor22": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor23": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor24": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor25": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor26": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor27": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor28": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor29": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor3": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor30": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor31": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor4": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor5": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor6": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor7": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor8": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processor9": "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "facter_processorcount": 32, "facter_processors": {"count": 32, "models": ["Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz", "Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz"], "physicalcount": 2}, "facter_prod_address": "10.50.147.73", "facter_prod_gateway": "10.50.147.65", "facter_prod_netmask": "255.255.255.224", "facter_productname": "PowerEdge R720xd", "facter_ps": "ps -ef", "facter_puppet_base_ver": "2015-09-17:01:00", "facter_puppet_vardir": "/var/lib/puppet", "facter_puppetversion": "3.8.2", "facter_rubyplatform": "x86_64-linux", "facter_rubysitedir": "/usr/local/share/ruby/site_ruby/", "facter_rubyversion": "2.0.0", "facter_selinux": false, "facter_serialnumber": "3NPYJ02", "facter_sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOAlLdWmCp2RdB+7aXMsilLwIGqkCQQKDVsftyKpvHUSz2A51r5nnfUav+D4+phcm79/sCK4JpKQ24fLfDFGtaQ=", "facter_sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIN4mLCyDBGpuysUbGtZ6p/drtDwzAsRv3EIejDzZYYcl", "facter_sshfp_ecdsa": "SSHFP 3 1 ad26cd432336431dd5b3d58c8abf079098ff5aa2\nSSHFP 3 2 d9aeaedb8aa735ea877d438330b2318c47b148e55b710ed1b8483e5f0679f82d", "facter_sshfp_ed25519": "SSHFP 4 1 bf6e55555f6bfdf4839be04f2a39a9ac13aac0e3\nSSHFP 4 2 c1c33c0fe5f46d1805b3f4e1fc710366ec182f372ff3adba805e1772ad11e6cb", "facter_sshfp_rsa": "SSHFP 1 1 34f24884666f5d8d49276b65323bb312f752b7fa\nSSHFP 1 2 96584380a83c6a3108203efcc65417d4cd39812dec2e255fc8165f9aef6549bb", "facter_sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mtFqAqwdf951H5FdKL5is8wloOhjGfQfzNAnahFILHmagWtYzcuNy9WNjIMHqXHWf2UwC4MWF80vZyg0GsenNRdYum7l9F3HSAvppxT+bRJZghuw670/tN6mllwgqoukriXn5uyOcKFXjvCrZSvAEzZEc5+/F7LNBeiGrin01yKP7c5pJbfSnRICFNnoDYw/DG7bmE9GNm+HgAI7/czkNswifnGy1PzA0D6lr7uLtRGT6871ETJbGic13tIM9TDxjPNj6NhhxMOF1NosRtu7L9yKS8qg33I9rfTmQjd+xAcgEQ4YullISJzoURqvd2z+/RbTMAWTG44kdX5y0UjH", "facter_swapfree": "32.00 GB", "facter_swapfree_mb": "32768.00", "facter_swapsize": "32.00 GB", "facter_swapsize_mb": "32768.00", "facter_system_uptime": {"days": 0, "hours": 1, "seconds": 6411, "uptime": "1:46 hours"}, "facter_time_jitter": 0, "facter_timestamp": "2015-09-18-00:12", "facter_timezone": "UTC", "facter_type": "Rack Mount Chassis", "facter_uniqueid": "320a4993", "facter_uptime": "1:46 hours", "facter_uptime_days": 0, "facter_uptime_hours": 1, "facter_uptime_seconds": 6411, "facter_uuid": "4C4C4544-004E-5010-8059-B3C04F4A3032", "facter_virtual": "physical", "facter_vlans": "100", "g_etcd_server_cert_stat_result": {"changed": false, "msg": "All items completed", "results": [{"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/server.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/peer.crt", "stat": {"exists": false}}, {"changed": false, "invocation": {"module_args": "", "module_name": "stat"}, "item": "/etc/etcd/ca.crt", "stat": {"exists": false}}]}, "group_names": ["OSEv3", "etcd", "masters", "nodes", "oo_etcd_to_config", "oo_masters_to_config", "oo_nodes_to_config"], "inventory_hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "inventory_hostname_short": "b-openshif-r07e8-prod", "module_setup": true, "openshift": {"common": {"admin_binary": "osadm", "all_hostnames": ["b-openshif-r07e8-prod.ash2.mycloud.net"], "client_binary": "osc", "config_base": "/etc/openshift", "data_dir": "/var/lib/openshift", "deployment_type": "origin", "hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "ip": "10.50.147.73", "public_hostname": "b-openshif-r07e8-prod.ash2.mycloud.net", "public_ip": "10.50.147.73", "sdn_network_plugin_name": "redhat/openshift-ovs-subnet", "service_type": "openshift", "use_cluster_metrics": false, "use_fluentd": false, "use_openshift_sdn": true}, "current_config": {}}, "openshift_master_cluster_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_password": "kljd#3294SJD()@Y#%*()!&dlskjf", "openshift_master_cluster_public_hostname": "openshift.ash2.mycloud.net", "openshift_master_cluster_public_vip": "10.116.2.223", "openshift_master_cluster_vip": "10.116.2.223", "openshift_master_identity_providers": [{"challenge": "true", "kind": "AllowAllPasswordIdentityProvider", "login": "true", "name": "allow_all"}], "use_cluster_metrics": "true", "use_fluentd": "false"}, "rc": 0, "start": "2015-09-18 00:13:17.424808", "stderr": "Generating a 2048 bit RSA private key\n.............................+++\n...............................................+++\nwriting new private key to 'server.key'\n-----", "stdout": "", "warnings": []}
<b-openshif-r02c8-prod.ash2.mycloud.net> ESTABLISH CONNECTION FOR USER: johntheodore
<b-openshif-r02c8-prod.ash2.mycloud.net> REMOTE_MODULE command chdir=/etc/etcd/generated_certs/etcd-b-openshif-r03f7-prod.ash2.mycloud.net creates=/etc/etcd/generated_certs/etcd-b-openshif-r03f7-prod.ash2.mycloud.net/Noneserver.csr openssl req -new -keyout server.key -config /etc/etcd/ca/openssl.cnf -out server.csr -reqexts etcd_v3_req -batch -nodes -subj /CN=b-openshif-r03f7-prod.ash2.mycloud.net
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1442535197.94-27533024489963 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1442535197.94-27533024489963 && echo $HOME/.ansible/tmp/ansible-tmp-1442535197.94-27533024489963'
<b-openshif-r02c8-prod.ash2.mycloud.net> PUT /tmp/tmpBnEQMw TO /home/johntheodore/.ansible/tmp/ansible-tmp-1442535197.94-27533024489963/command
<b-openshif-r02c8-prod.ash2.mycloud.net> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/johntheodore/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 b-openshif-r02c8-prod.ash2.mycloud.net /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=bmvqatmobggarkwdmsdwevzgkkxevxoq] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bmvqatmobggarkwdmsdwevzgkkxevxoq; LANG=C LC_CTYPE=C SAN=IP:10.50.148.101 /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535197.94-27533024489963/command; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535197.94-27533024489963/ >/dev/null 2>&1'"'"''
changed: [b-openshif-r02c8-prod.ash2.mycloud.net] => (item={u'facter_domain': u'ash2.mycloud.net', u'facter_mtu_em4': 1500, u'facter_operatingsystem': u'CentOS', u'facter_datacenter': u'ash2', u'facter_processor11': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor5': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_hostname': u'b-openshif-r03f7-prod', 'module_setup': True, u'facter_memoryfree_mb': u'190975.32', u'facter_ipmi_gateway': u'10.50.228.97', u'ansible_distribution_version': u'7.1.1503', u'facter_hardware_health': {u'disks': {u'SEAGATEST3600057SSES666SL83F35': {u'Device Id': u'4', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'4'}, u'SEAGATEST3600057SSES666SL83F1M': {u'Device Id': u'8', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'8'}, u'SEAGATEST3600057SSES666SL83EXK': {u'Device Id': u'7', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'7'}, u'SEAGATEST3600057SSES666SL81VVH': {u'Device Id': u'9', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'9'}, u'SEAGATEST3600057SSES666SL83FGT': {u'Device Id': u'2', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'2'}, u'WDWD6001BKHGD1S6WXV1E53ZCU35': {u'Device Id': u'12', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'12'}, u'SEAGATEST3600057SSES666SL83EX2': {u'Device Id': u'5', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'5'}, u'WDWD6001BKHGD1S6WXD1E63RLPS7': {u'Device Id': u'13', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'13'}, u'SEAGATEST3600057SSES666SL831ZX': {u'Device Id': u'6', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'6'}, u'SEAGATEST3600057SSES666SL82TB5': {u'Device Id': u'0', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'0'}, u'SEAGATEST3600057SSES666SL82E43': {u'Device Id': u'10', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'10'}, u'SEAGATEST3600057SSES666SL82DVP': {u'Device Id': u'1', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'1'}, u'SEAGATEST3600057SSES666SL83FJB': {u'Device Id': u'11', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'11'}, u'SEAGATEST3600057SSES666SL83FBS': {u'Device Id': u'3', u'smart_health': u'PASSED', u'Last Predictive Failure Event Seq Number': u'0', u'Slot Number': u'3'}}, u'raid': {u'battery_replacement_required': u'No'}, u'power': {u'PS Redundancy': u'Fully Redundant', u'PSU2': u'Presence detected', u'PSU1': u'Presence detected'}, u'mcelog': {}}, u'facter_hardwaremodel': u'x86_64', u'facter_ipaddress_lo': u'127.0.0.1', u'ansible_em1': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'promisc': False, u'device': u'em1', u'active': True, u'type': u'ether', u'module': u'ixgbe', u'mtu': 9000}, u'ansible_em2': {u'macaddress': u'b8:ca:3a:70:a6:ca', u'promisc': False, u'device': u'em2', u'active': False, u'type': u'ether', u'module': u'ixgbe', u'mtu': 1500}, u'ansible_env': {u'USERNAME': u'root', u'SUDO_UID': u'10267', u'LC_CTYPE': u'C', u'SSH_CLIENT': u'10.119.134.140 59609 22', u'LOGNAME': u'root', u'USER': u'root', u'HOME': u'/root', u'PATH': u'/sbin:/bin:/usr/sbin:/usr/bin', u'_': u'/usr/bin/python', u'LANG': u'C', u'SUDO_COMMAND': u'/bin/sh -c echo BECOME-SUCCESS-rglokorpqajvhhzhkdjgzjlqznwegbkl; LANG=C LC_CTYPE=C /usr/bin/python /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/setup; rm -rf /home/johntheodore/.ansible/tmp/ansible-tmp-1442535115.56-252919085838734/ >/dev/null 2>&1', u'SUDO_GID': u'100', u'SHELL': u'/bin/bash', u'SHLVL': u'1', u'SSH_TTY': u'/dev/pts/0', u'TERM': u'screen', u'PWD': u'/home/johntheodore', u'MAIL': u'/var/mail/johntheodore', u'SUDO_USER': u'johntheodore', u'SSH_CONNECTION': u'10.119.134.140 59609 10.50.148.101 22'}, u'ansible_em4': {u'macaddress': u'b8:ca:3a:70:a6:cd', u'promisc': False, u'device': u'em4', u'active': False, u'type': u'ether', u'module': u'igb', u'mtu': 1500}, 'openshift_master_cluster_public_hostname': 'openshift.ash2.mycloud.net', u'facter_processor29': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor26': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_boardproductname': u'0X3D66', u'facter_processor24': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor25': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor22': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_processor23': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_architecture': u'x86_64', u'facter_processor21': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_default_ipv4': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'network': u'10.50.148.96', u'mtu': 9000, u'alias': u'bond0.100', u'netmask': u'255.255.255.224', u'address': u'10.50.148.101', u'interface': u'bond0.100', u'type': u'ether', u'gateway': u'10.50.148.97'}, u'ansible_swapfree_mb': 32767, u'ansible_default_ipv6': {}, u'facter_uuid': u'4C4C4544-004C-5610-8030-B3C04F4B3032', 'group_names': ['OSEv3', 'etcd', 'masters', 'nodes', 'oo_etcd_to_config', 'oo_masters_to_config', 'oo_nodes_to_config'], u'ansible_cmdline': {u'LANG': u'en_US.UTF-8', u'BOOT_IMAGE': u'/vmlinuz-3.10.0-229.el7.x86_64', u'inst.geoloc': u'0', u'quiet': True, u'net.ifnames': u'1', u'rhgb': True, u'splash': u'quiet', u'biosdevname': u'1', u'crashkernel': u'auto', u'ro': True, u'root': u'UUID=972f603a-39ec-4e22-9816-9d941697f35d', u'nofb': True}, u'ansible_system_vendor': u'Dell Inc.', u'ansible_selinux': {u'status': u'disabled'}, u'facter_bios_vendor': u'Dell Inc.', 'deployment_type': 'origin', u'ansible_userspace_architecture': u'x86_64', u'facter_lsbdistid': u'CentOS', u'facter_osfamily': u'RedHat', u'facter_blockdevice_sdb_vendor': u'DELL', u'ansible_pkg_mgr': u'yum', u'facter_gw_default': u'10.50.148.97', u'facter_filesystems': u'ext2,ext3,ext4', u'facter_uptime_seconds': 6390, u'ansible_distribution': u'CentOS', u'facter_timestamp': u'2015-09-18-00:12', u'facter_puppetversion': u'3.8.2', 'inventory_hostname_short': 'b-openshif-r03f7-prod', u'facter_default_gateway': u'10.50.148.97', u'facter_lsbdistrelease': u'7.1.1503', u'facter_puppet_base_ver': u'2015-09-17:01:00', u'ansible_all_ipv6_addresses': [u'fe80::baca:3aff:fe70:a6c8', u'fe80::baca:3aff:fe70:a6cc', u'fe80::baca:3aff:fe70:a6c8'], u'facter_operatingsystemrelease': u'7.1.1503', u'ansible_kernel': u'3.10.0-229.el7.x86_64', u'facter_processor31': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_bios_version': u'2.4.3', u'facter_mtu_em2': 1500, u'ansible_user_shell': u'/bin/bash', u'facter_processor3': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'ansible_bond0.100': {u'macaddress': u'b8:ca:3a:70:a6:c8', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.148.96', u'address': u'10.50.148.101'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a6c8'}], u'device': u'bond0.100', u'type': u'ether'}, u'ansible_processor_threads_per_core': 2, u'facter_architecture': u'x86_64', u'facter_macaddress_bond0_100': u'b8:ca:3a:70:a6:c8', u'facter_ipaddress_bond0_100': u'10.50.148.101', u'facter_lsbminordistrelease': u'1', u'ansible_product_serial': u'3LV0K02', u'ansible_form_factor': u'Rack Mount Chassis', u'facter_macaddress_em3': u'b8:ca:3a:70:a6:cc', u'ansible_fips': False, u'facter_system_uptime': {u'seconds': 6390, u'hours': 1, u'uptime': u'1:46 hours', u'days': 0}, u'ansible_user_id': u'root', 'g_etcd_server_cert_stat_result': {'msg': 'All items completed', 'changed': False, 'results': [{'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/server.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/peer.crt', u'stat': {u'exists': False}, u'changed': False}, {'invocation': {'module_name': u'stat', 'module_args': ''}, 'item': '/etc/etcd/ca.crt', u'stat': {u'exists': False}, u'changed': False}]}, u'facter_processor30': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_manufacturer': u'Dell Inc.', u'facter_processor15': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'ansible_sudo': 'true', u'facter_memorysize': u'188.71 GB', u'ansible_bond0': {u'lacp_rate': u'slow', u'miimon': u'100', u'macaddress': u'b8:ca:3a:70:a6:c8', u'mtu': 9000, u'device': u'bond0', u'promisc': False, u'mode': u'802.3ad', u'slaves': [u'em1', u'p2p2'], u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a6c8'}], u'active': True, u'type': u'bonding'}, u'facter_path': u'/sbin:/bin:/usr/sbin:/usr/bin', 'inventory_hostname': 'b-openshif-r03f7-prod.ash2.mycloud.net', u'facter_lsbmajdistrelease': u'7', u'ansible_processor_vcpus': 32, u'ansible_bios_version': u'2.4.3', u'ansible_processor': [u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'GenuineIntel', u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz'], u'facter_boardserialnumber': u'..CN7016341R00GX.', u'facter_is_virtual': False, 'etcd_server_certs_missing': [False], 'openshift_master_cluster_public_vip': '10.116.2.223', u'ansible_ssh_host_key_ecdsa_public': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv40Hpc2mqkwAS0FAqn+OXQFtHb5/6lqYYsRCmO4HrKB1y8RzRroV1w/PsgCQZS3l1ChxSFNJ+07g8Nx5B7F7E=', u'facter_os': {u'release': {u'major': u'7', u'full': u'7.1.1503', u'minor': u'1'}, u'lsb': {u'distdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'distrelease': u'7.1.1503', u'distid': u'CentOS', u'release': u':core-4.1-amd64:core-4.1-noarch', u'majdistrelease': u'7', u'minordistrelease': u'1', u'distcodename': u'Core'}, u'name': u'CentOS', u'family': u'RedHat'}, u'ansible_user_gid': 0, 'etcd_cert_config_dir': '/etc/etcd', u'facter_blockdevice_sdb_model': u'PERC H710P', u'facter_sshed25519key': u'AAAAC3NzaC1lZDI1NTE5AAAAIEjhcWsa0vTjmWAN95e5iP8M0QfxC4CNC2NffaRIuG0H', u'facter_macaddress': u'b8:ca:3a:70:a6:c8', u'ansible_swaptotal_mb': 32767, u'facter_operatingsystemmajrelease': u'7', u'facter_selinux': False, u'facter_sshfp_rsa': u'SSHFP 1 1 c44c907e5f9f56fee7ba2d8f143bb7e01c52bb40\nSSHFP 1 2 3365e87c039730b091622ade1e20dcc6e5d50bf1c432df00ff2bda9230886858', u'ansible_date_time': {u'tz': u'UTC', u'epoch': u'1442535125', u'hour': u'00', u'time': u'00:12:05', u'tz_offset': u'+0000', u'month': u'09', u'second': u'05', u'iso8601_micro': u'2015-09-18T00:12:05.623183Z', u'weekday': u'Friday', u'year': u'2015', u'date': u'2015-09-18', u'iso8601': u'2015-09-18T00:12:05Z', u'day': u'18', u'minute': u'12'}, u'facter_mtu_bond0': 9000, u'facter_rubyversion': u'2.0.0', u'ansible_em3': {u'macaddress': u'b8:ca:3a:70:a6:cc', u'module': u'igb', u'mtu': 9000, u'active': True, u'promisc': False, u'ipv4': {u'netmask': u'255.255.255.224', u'network': u'10.50.212.96', u'address': u'10.50.212.101'}, u'ipv6': [{u'scope': u'link', u'prefix': u'64', u'address': u'fe80::baca:3aff:fe70:a6cc'}], u'device': u'em3', u'type': u'ether'}, u'ansible_distribution_major_version': u'7', u'facter_mtu_p2p1': 1500, u'facter_mtu_p2p2': 9000, u'facter_sshecdsakey': u'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv40Hpc2mqkwAS0FAqn+OXQFtHb5/6lqYYsRCmO4HrKB1y8RzRroV1w/PsgCQZS3l1ChxSFNJ+07g8Nx5B7F7E=', u'facter_lsbdistdescription': u'CentOS Linux release 7.1.1503 (Core) ', u'ansible_lsb': {u'release': u'7.1.1503', u'major_release': u'7', u'codename': u'Core', u'id': u'CentOS', u'description': u'CentOS Linux release 7.1.1503 (Core)'}, 'ansible_ssh_user': 'johntheodore', u'facter_memoryfree': u'186.50 GB', 'openshift_master_cluster_vip': '10.116.2.223', u'facter_processor28': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', 'openshift_master_identity_providers': [{'challenge': 'true', 'login': 'true', 'kind': 'AllowAllPasswordIdentityProvider', 'name': 'allow_all'}], u'facter_macaddress_p2p1': u'a0:36:9f:3a:ac:dc', u'facter_macaddress_p2p2': u'A0:36:9F:3A:AC:DE', u'facter_ipaddress': u'10.50.148.101', u'facter_swapsize_mb': u'32768.00', u'facter_prod_netmask': u'255.255.255.224', u'facter_netmask': u'255.255.255.224', u'facter_processor17': u'Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz', u'facter_installed_packages': {u'dos2unix.x86_64': {u'version': u'6.0.3-4.el7', u'repository': u'sym-base'}, u'readline.x86_64': {u'version': u'6.2-9.el7', u'repository': u'sym-base'}, u'libogg.x86_64': {u'version': u'1.3.0-7.el7', u'repository': u'sym-base'}, u'numactl-libs.x86_64': {u'version': u'2.0.9-4.el7', u'repository': u'sym-base'}, u'mlocate.x86_64': {u'version': u'0.26-5.el7', u'repository': u'sym-base'}, u'which.x86_64': {u'version': u'2.20-7.el7', u'repository': u'sym-base'}, u'tcp_wrappers.x86_64': {u'version': u'7.6-77.el7', u'repository': u'sym-base'}, u'cpp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'mpfr.x86_64': {u'version': u'3.1.1-4.el7', u'repository': u'sym-base'}, u'python-six.noarch': {u'version': u'1.3.0-4.el7', u'repository': u'sym-base'}, u'polkit.x86_64': {u'version': u'0.112-5.el7', u'repository': u'sym-base'}, u'python-backports.x86_64': {u'version': u'1.0-8.el7', u'repository': u'sym-base'}, u'hostname.x86_64': {u'version': u'3.13-3.el7', u'repository': u'sym-base'}, u'librelp.x86_64': {u'version': u'1.2.7-1.el7', u'repository': u'cpe-custom'}, u'rpm.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'pciutils-libs.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'virt-what.x86_64': {u'version': u'1.13-5.el7', u'repository': u'sym-base'}, u'libXi.x86_64': {u'version': u'1.7.2-2.1.el7', u'repository': u'sym-base'}, u'openssl-libs.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'perl-Archive-Tar.noarch': {u'version': u'1.92-2.el7', u'repository': u'sym-base'}, u'libgt.x86_64': {u'version': u'0.3.11-1.el7', u'repository': u'cpe-custom'}, u'fipscheck.x86_64': {u'version': u'1.4.1-5.el7', u'repository': u'sym-base'}, u'cracklib.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'biosdevname.x86_64': {u'version': u'0.6.1-2.el7', u'repository': u'sym-base'}, u'libgcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'openssh-server.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'gsm.x86_64': {u'version': u'1.0.13-11.el7', u'repository': u'sym-base'}, u'python-urllib3.noarch': {u'version': u'1.10.2-2.el7_1', u'repository': u'sym-updates'}, u'gobject-introspection.x86_64': {u'version': u'1.36.0-4.el7', u'repository': u'sym-base'}, u'libxcb.x86_64': {u'version': u'1.9-5.el7', u'repository': u'sym-base'}, u'libndp.x86_64': {u'version': u'1.2-4.el7', u'repository': u'sym-base'}, u'sssd-common-pac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'gettext-libs.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'quota-nls.noarch': {u'version': u'4.01-11.el7', u'repository': u'sym-base'}, u'python-setuptools.noarch': {u'version': u'0.9.8-3.el7', u'repository': u'sym-base'}, u'kernel-tools-libs.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'libpcap.x86_64': {u'version': u'1.5.3-3.el7_0.1', u'repository': u'sym-base'}, u'iwl4965-firmware.noarch': {u'version': u'228.61.2.24-36.el7', u'repository': u'sym-base'}, u'libwbclient.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'python-crypto.x86_64': {u'version': u'2.6.1-1.el7.centos', u'repository': u'sym-extras'}, u'nmap.x86_64': {u'version': u'6.40-4.el7', u'repository': u'sym-base'}, u'statsite.x86_64': {u'version': u'0.6.5-3.el7', u'repository': u'cpe-custom'}, u'mesa-libglapi.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'dracut.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'ed.x86_64': {u'version': u'1.9-4.el7', u'repository': u'sym-base'}, u'perl-Test-Harness.noarch': {u'version': u'3.28-2.el7', u'repository': u'sym-base'}, u'fxload.x86_64': {u'version': u'2002_04_11-16.el7', u'repository': u'sym-base'}, u'libdaemon.x86_64': {u'version': u'0.14-7.el7', u'repository': u'sym-base'}, u'libcurl.x86_64': {u'version': u'7.29.0-19.el7', u'repository': u'sym-base'}, u'libgcrypt.x86_64': {u'version': u'1.5.3-12.el7', u'repository': u'sym-base'}, u'coreutils.x86_64': {u'version': u'8.22-11.el7', u'repository': u'sym-base'}, u'util-linux.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'vim-enhanced.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'ustr.x86_64': {u'version': u'1.0.4-16.el7', u'repository': u'sym-base'}, u'perl-Socket.x86_64': {u'version': u'2.010-3.el7', u'repository': u'sym-base'}, u'python-pyudev.noarch': {u'version': u'0.15-6.el7', u'repository': u'sym-base'}, u'file.x86_64': {u'version': u'5.11-21.el7', u'repository': u'sym-base'}, u'libXrender.x86_64': {u'version': u'0.9.8-2.1.el7', u'repository': u'sym-base'}, u'perl-File-Temp.noarch': {u'version': u'0.23.01-3.el7', u'repository': u'sym-base'}, u'libssh2.x86_64': {u'version': u'1.4.3-8.el7', u'repository': u'sym-base'}, u'libuser.x86_64': {u'version': u'0.60-5.el7', u'repository': u'sym-base'}, u'samba-libs.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'libseccomp.x86_64': {u'version': u'2.1.1-2.el7', u'repository': u'sym-base'}, u'libsss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'pth.x86_64': {u'version': u'2.0.7-22.el7', u'repository': u'sym-base'}, u'psacct.x86_64': {u'version': u'6.6.1-9.el7', u'repository': u'sym-base'}, u'perl-Pod-Usage.noarch': {u'version': u'1.63-3.el7', u'repository': u'sym-base'}, u'python-slip.noarch': {u'version': u'0.4.0-2.el7', u'repository': u'sym-base'}, u'crontabs.noarch': {u'version': u'1.11-6.20121102git.el7', u'repository': u'sym-base'}, u'libXcursor.x86_64': {u'version': u'1.1.14-2.1.el7', u'repository': u'sym-base'}, u'gnutls.x86_64': {u'version': u'3.3.8-12.el7', u'repository': u'sym-base'}, u'irqbalance.x86_64': {u'version': u'1.0.7-1.el7', u'repository': u'sym-base'}, u'sssd.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cmake.x86_64': {u'version': u'2.8.11-4.el7', u'repository': u'sym-base'}, u'libteam.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'salt.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'sssd-client.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cairo.x86_64': {u'version': u'1.12.14-6.el7', u'repository': u'sym-base'}, u'ncurses.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'libX11-common.noarch': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'man-pages.noarch': {u'version': u'3.53-5.el7', u'repository': u'sym-base'}, u'libipa_hbac.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sssd-ldap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'libnl3.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'OpenIPMI-modalias.x86_64': {u'version': u'2.0.19-11.el7', u'repository': u'sym-base'}, u'PyYAML.x86_64': {u'version': u'3.11-8.el7.centos', u'repository': u'cpe-custom'}, u'libXmu.x86_64': {u'version': u'1.1.1-5.1.el7', u'repository': u'sym-base'}, u'perl-HTTP-Cookies.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'perl-IO-stringy.noarch': {u'version': u'2.110-22.el7', u'repository': u'sym-base'}, u'NetworkManager-libnm.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'ruby.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'libuuid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'ntpdate.x86_64': {u'version': u'4.2.6p5-19.el7.centos', u'repository': u'sym-base'}, u'rootfiles.noarch': {u'version': u'8.1-11.el7', u'repository': u'sym-base'}, u'rsyslog-relp.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'libproxy.x86_64': {u'version': u'0.4.11-6.el7', u'repository': u'sym-base'}, u'perl-LWP-MediaTypes.noarch': {u'version': u'6.02-2.el7', u'repository': u'sym-base'}, u'salt-minion.noarch': {u'version': u'2015.5.5-1.el7', u'repository': u'sym-epel'}, u'libmodman.x86_64': {u'version': u'2.0.1-8.el7', u'repository': u'sym-base'}, u'perl-HTTP-Tiny.noarch': {u'version': u'0.033-3.el7', u'repository': u'sym-base'}, u'vim-common.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'dracut-network.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'libdrm.x86_64': {u'version': u'2.4.56-2.el7', u'repository': u'sym-base'}, u'policycoreutils.x86_64': {u'version': u'2.2.5-15.el7', u'repository': u'sym-base'}, u'rdate.x86_64': {u'version': u'1.4-25.el7', u'repository': u'sym-base'}, u'gawk.x86_64': {u'version': u'4.0.2-4.el7', u'repository': u'sym-base'}, u'tk.x86_64': {u'version': u'8.5.13-4.el7', u'repository': u'sym-base'}, u'libyaml.x86_64': {u'version': u'0.1.4-11.el7_0', u'repository': u'sym-base'}, u'gcc.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'kbd-legacy.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'sqlite.x86_64': {u'version': u'3.7.17-4.el7', u'repository': u'sym-base'}, u'yum-utils.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'dnsmasq.x86_64': {u'version': u'2.66-12.el7', u'repository': u'sym-base'}, u'tcsh.x86_64': {u'version': u'6.18.01-7.el7', u'repository': u'sym-base'}, u'perl-HTTP-Date.noarch': {u'version': u'6.02-8.el7', u'repository': u'sym-base'}, u'btrfs-progs.x86_64': {u'version': u'3.16.2-1.el7', u'repository': u'sym-base'}, u'at.x86_64': {u'version': u'3.1.13-17.el7_0.1', u'repository': u'sym-base'}, u'perl-Scalar-List-Utils.x86_64': {u'version': u'1.27-248.el7', u'repository': u'sym-base'}, u'perl-Storable.x86_64': {u'version': u'2.45-3.el7', u'repository': u'sym-base'}, u'libestr.x86_64': {u'version': u'0.1.9-2.el7', u'repository': u'sym-base'}, u'yajl.x86_64': {u'version': u'2.0.4-4.el7', u'repository': u'sym-base'}, u'collectd.x86_64': {u'version': u'5.5.0-2.el7', u'repository': u'sym-epel'}, u'systemd-sysv.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'glibc-common.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'aic94xx-firmware.noarch': {u'version': u'30-6.el7', u'repository': u'sym-base'}, u'selinux-policy.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'libmount.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'device-mapper-multipath-libs.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'libini_config.x86_64': {u'version': u'1.1.0-24.el7', u'repository': u'sym-base'}, u'perl-File-Path.noarch': {u'version': u'2.09-2.el7', u'repository': u'sym-base'}, u'libXau.x86_64': {u'version': u'1.0.8-2.1.el7', u'repository': u'sym-base'}, u'lua.x86_64': {u'version': u'5.1.4-14.el7', u'repository': u'sym-base'}, u'perl-Time-HiRes.x86_64': {u'version': u'1.9725-3.el7', u'repository': u'sym-base'}, u'libpciaccess.x86_64': {u'version': u'0.13.1-4.1.el7', u'repository': u'sym-base'}, u'dmidecode.x86_64': {u'version': u'2.12-5.el7', u'repository': u'sym-base'}, u'perl-File-Listing.noarch': {u'version': u'6.04-7.el7', u'repository': u'sym-base'}, u'pciutils.x86_64': {u'version': u'3.2.1-4.el7', u'repository': u'sym-base'}, u'usbredir.x86_64': {u'version': u'0.6-7.el7', u'repository': u'sym-base'}, u'libsepol.x86_64': {u'version': u'2.1.9-3.el7', u'repository': u'sym-base'}, u'gdb.x86_64': {u'version': u'7.6.1-64.el7', u'repository': u'sym-base'}, u'xml-common.noarch': {u'version': u'0.6.3-39.el7', u'repository': u'sym-base'}, u'libedit.x86_64': {u'version': u'3.0-12.20121213cvs.el7', u'repository': u'sym-base'}, u'libtool-ltdl.x86_64': {u'version': u'2.4.2-20.el7', u'repository': u'sym-base'}, u'libusbx.x86_64': {u'version': u'1.0.15-4.el7', u'repository': u'sym-base'}, u'facter.x86_64': {u'version': u'2.4.4-1.el7', u'repository': u'sym-puppet'}, u'ruby-libs.x86_64': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'systemd-libs.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'automake.noarch': {u'version': u'1.13.4-3.el7', u'repository': u'sym-base'}, u'libXt.x86_64': {u'version': u'1.1.4-6.1.el7', u'repository': u'sym-base'}, u'rubygem-bigdecimal.x86_64': {u'version': u'1.2.0-24.el7', u'repository': u'sym-base'}, u'groff-base.x86_64': {u'version': u'1.22.2-8.el7', u'repository': u'sym-base'}, u'jansson.x86_64': {u'version': u'2.4-6.el7', u'repository': u'sym-base'}, u'lmmclient.noarch': {u'version': u'2015.1-141230', u'repository': u'cpe-custom'}, u'rsyslog-gnutls.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'ivtv-firmware.noarch': {u'version': u'20080701-26.el7', u'repository': u'sym-base'}, u'mesa-libGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'time.x86_64': {u'version': u'1.7-45.el7', u'repository': u'sym-base'}, u'pygobject3-base.x86_64': {u'version': u'3.8.2-6.el7', u'repository': u'sym-base'}, u'perl-Pod-Escapes.noarch': {u'version': u'1.04-285.el7', u'repository': u'sym-base'}, u'rcs.x86_64': {u'version': u'5.9.0-5.el7', u'repository': u'sym-base'}, u'net-snmp-libs.x86_64': {u'version': u'5.7.2-20.el7_1.1', u'repository': u'sym-updates'}, u'xorg-x11-xauth.x86_64': {u'version': u'1.0.7-6.1.el7', u'repository': u'sym-base'}, u'perl-threads.x86_64': {u'version': u'1.87-4.el7', u'repository': u'sym-base'}, u'vim-filesystem.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'libevent.x86_64': {u'version': u'2.0.21-4.el7', u'repository': u'sym-base'}, u'device-mapper.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'setools-libs.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'traceroute.x86_64': {u'version': u'2.0.19-5.el7', u'repository': u'sym-base'}, u'libassuan.x86_64': {u'version': u'2.1.0-3.el7', u'repository': u'sym-base'}, u'libjpeg-turbo.x86_64': {u'version': u'1.2.90-5.el7', u'repository': u'sym-base'}, u'perl-XML-Parser.x86_64': {u'version': u'2.41-10.el7', u'repository': u'sym-base'}, u'python-markupsafe.x86_64': {u'version': u'0.11-10.el7', u'repository': u'sym-base'}, u'rpm-python.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'tmux.x86_64': {u'version': u'1.8-4.el7', u'repository': u'sym-base'}, u'rpm-build-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'python-msgpack.x86_64': {u'version': u'0.4.6-1.el7', u'repository': u'sym-epel'}, u'libcom_err.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'cups-libs.x86_64': {u'version': u'1.6.3-17.el7', u'repository': u'sym-base'}, u'python-chardet.noarch': {u'version': u'2.2.1-1.el7_1', u'repository': u'sym-updates'}, u'dhcp-common.x86_64': {u'version': u'4.2.5-36.el7.centos', u'repository': u'sym-base'}, u'perl-Filter.x86_64': {u'version': u'1.49-3.el7', u'repository': u'sym-base'}, u'libXfixes.x86_64': {u'version': u'5.0.1-2.1.el7', u'repository': u'sym-base'}, u'NetworkManager.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'iwl6050-firmware.noarch': {u'version': u'41.28.5.1-36.el7', u'repository': u'sym-base'}, u'ipmitool.x86_64': {u'version': u'1.8.13-8.el7_1', u'repository': u'sym-updates'}, u'python-zmq.x86_64': {u'version': u'14.3.1-1.el7', u'repository': u'sym-epel'}, u'wget.x86_64': {u'version': u'1.14-10.el7_0.1', u'repository': u'sym-base'}, u'perl-parent.noarch': {u'version': u'0.225-244.el7', u'repository': u'sym-base'}, u'NetworkManager-team.x86_64': {u'version': u'1.0.0-14.git20150121.b4ea599c.el7', u'repository': u'sym-base'}, u'mariadb-libs.x86_64': {u'version': u'5.5.41-2.el7_0', u'repository': u'sym-base'}, u'grep.x86_64': {u'version': u'2.20-1.el7', u'repository': u'sym-base'}, u'libutempter.x86_64': {u'version': u'1.1.6-4.el7', u'repository': u'sym-base'}, u'libcroco.x86_64': {u'version': u'0.6.8-5.el7', u'repository': u'sym-base'}, u'yum.noarch': {u'version': u'3.4.3-125.el7.centos', u'repository': u'sym-base'}, u'libselinux-ruby.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'plymouth.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'rpcbind.x86_64': {u'version': u'0.2.0-26.el7', u'repository': u'sym-base'}, u'perl-Exporter.noarch': {u'version': u'5.68-3.el7', u'repository': u'sym-base'}, u'avahi-autoipd.x86_64': {u'version': u'0.6.31-14.el7', u'repository': u'sym-base'}, u'tuned.noarch': {u'version': u'2.4.1-1.el7', u'repository': u'sym-base'}, u'nspr.x86_64': {u'version': u'4.10.6-3.el7', u'repository': u'sym-base'}, u'less.x86_64': {u'version': u'458-8.el7', u'repository': u'sym-base'}, u'dstat.noarch': {u'version': u'0.7.2-12.el7', u'repository': u'sym-base'}, u'logrotate.x86_64': {u'version': u'3.8.6-4.el7', u'repository': u'sym-base'}, u'oddjob-mkhomedir.x86_64': {u'version': u'0.31.5-4.el7', u'repository': u'sym-base'}, u'puppet-prod-bootstrap.x86_64': {u'version': u'1.1-1', u'repository': u'cpe-custom'}, u'augeas.x86_64': {u'version': u'1.1.0-17.el7', u'repository': u'sym-base'}, u'libtiff.x86_64': {u'version': u'4.0.3-14.el7', u'repository': u'sym-base'}, u'python-decorator.noarch': {u'version': u'3.4.0-3.el7', u'repository': u'sym-base'}, u'python-requests.noarch': {u'version': u'2.6.0-1.el7_1', u'repository': u'sym-updates'}, u'centos-logos.noarch': {u'version': u'70.0.6-1.el7.centos', u'repository': u'sym-base'}, u'ncurses-libs.x86_64': {u'version': u'5.9-13.20130511.el7', u'repository': u'sym-base'}, u'newt.x86_64': {u'version': u'0.52.15-4.el7', u'repository': u'sym-base'}, u'mozjs17.x86_64': {u'version': u'17.0.0-10.el7', u'repository': u'sym-base'}, u'libss.x86_64': {u'version': u'1.42.9-7.el7', u'repository': u'sym-base'}, u'libselinux.x86_64': {u'version': u'2.2.2-6.el7', u'repository': u'sym-base'}, u'boost-system.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'grubby.x86_64': {u'version': u'8.28-11.el7', u'repository': u'sym-base'}, u'lzo.x86_64': {u'version': u'2.06-6.el7_0.2', u'repository': u'sym-base'}, u'python-kitchen.noarch': {u'version': u'1.1.1-5.el7', u'repository': u'sym-base'}, u'iwl6000g2b-firmware.noarch': {u'version': u'17.168.5.2-36.el7', u'repository': u'sym-base'}, u'perl-Time-Local.noarch': {u'version': u'1.2300-2.el7', u'repository': u'sym-base'}, u'dbus-libs.x86_64': {u'version': u'1.6.12-11.el7', u'repository': u'sym-base'}, u'krb5-libs.x86_64': {u'version': u'1.12.2-14.el7', u'repository': u'sym-base'}, u'ethtool.x86_64': {u'version': u'3.15-2.el7', u'repository': u'sym-base'}, u'centos-release.x86_64': {u'version': u'7-1.1503.el7.centos.2.8', u'repository': u'sym-base'}, u'hicolor-icon-theme.noarch': {u'version': u'0.12-7.el7', u'repository': u'sym-base'}, u'perl-Pod-Perldoc.noarch': {u'version': u'3.20-4.el7', u'repository': u'sym-base'}, u'usermode.x86_64': {u'version': u'1.111-5.el7', u'repository': u'sym-base'}, u'libXft.x86_64': {u'version': u'2.3.1-5.1.el7', u'repository': u'sym-base'}, u'perl-Git.noarch': {u'version': u'1.8.3.1-4.el7', u'repository': u'sym-base'}, u'nettle.x86_64': {u'version': u'2.7.1-4.el7', u'repository': u'sym-base'}, u'perl-HTML-Format.noarch': {u'version': u'2.10-7.el7', u'repository': u'sym-base'}, u'systemd-python.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'vim-minimal.x86_64': {u'version': u'7.4.160-1.el7', u'repository': u'sym-base'}, u'jbigkit-libs.x86_64': {u'version': u'2.0-11.el7', u'repository': u'sym-base'}, u'sysstat.x86_64': {u'version': u'10.1.5-7.el7', u'repository': u'sym-base'}, u'device-mapper-multipath.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'alsa-lib.x86_64': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'rubygems.noarch': {u'version': u'2.0.14-24.el7', u'repository': u'sym-base'}, u'iwl2030-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'zlib.x86_64': {u'version': u'1.2.7-13.el7', u'repository': u'sym-base'}, u'rubygem-json.x86_64': {u'version': u'1.7.7-24.el7', u'repository': u'sym-base'}, u'perl.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'microcode_ctl.x86_64': {u'version': u'2.1-10.el7', u'repository': u'sym-base'}, u'nss-tools.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'libtirpc.x86_64': {u'version': u'0.2.4-0.5.el7', u'repository': u'sym-base'}, u'iprutils.x86_64': {u'version': u'2.4.3-3.el7', u'repository': u'sym-base'}, u'libibverbs.x86_64': {u'version': u'1.1.8-5.el7', u'repository': u'sym-base'}, u'htop.x86_64': {u'version': u'1.0.3-3.el7', u'repository': u'sym-epel'}, u'libgudev1.x86_64': {u'version': u'208-20.el7_1.6', u'repository': u'sym-updates'}, u'iwl6000g2a-firmware.noarch': {u'version': u'17.168.5.3-36.el7', u'repository': u'sym-base'}, u'python.x86_64': {u'version': u'2.7.5-16.el7', u'repository': u'sym-base'}, u'libasyncns.x86_64': {u'version': u'0.8-7.el7', u'repository': u'sym-base'}, u'libsss_nss_idmap.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'sgabios-bin.noarch': {u'version': u'0.20110622svn-4.el7', u'repository': u'sym-base'}, u'tcpdump.x86_64': {u'version': u'4.5.1-2.el7', u'repository': u'sym-base'}, u'libgomp.x86_64': {u'version': u'4.8.3-9.el7', u'repository': u'sym-base'}, u'pytalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'plymouth-scripts.x86_64': {u'version': u'0.8.9-0.13.20140113.el7.centos', u'repository': u'sym-base'}, u'gettext.x86_64': {u'version': u'0.18.2.1-4.el7', u'repository': u'sym-base'}, u'perl-XML-Twig.noarch': {u'version': u'3.44-2.el7', u'repository': u'sym-base'}, u'perl-IO-Zlib.noarch': {u'version': u'1.10-285.el7', u'repository': u'sym-base'}, u'perl-Data-Dumper.x86_64': {u'version': u'2.145-3.el7', u'repository': u'sym-base'}, u'perl-TermReadKey.x86_64': {u'version': u'2.30-20.el7', u'repository': u'sym-base'}, u'python-configobj.noarch': {u'version': u'4.7.2-7.el7', u'repository': u'sym-base'}, u'tzdata.noarch': {u'version': u'2015f-1.el7', u'repository': u'sym-updates'}, u'libX11.x86_64': {u'version': u'1.6.0-2.1.el7', u'repository': u'sym-base'}, u'kbd.x86_64': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'linux-firmware.noarch': {u'version': u'20140911-0.1.git365e80c.el7', u'repository': u'sym-base'}, u'libiscsi.x86_64': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'openssh-clients.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'chkconfig.x86_64': {u'version': u'1.3.61-4.el7', u'repository': u'sym-base'}, u'glusterfs-libs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libXcomposite.x86_64': {u'version': u'0.4.4-4.1.el7', u'repository': u'sym-base'}, u'jasper-libs.x86_64': {u'version': u'1.900.1-26.el7_0.3', u'repository': u'sym-base'}, u'python-backports-ssl_match_hostname.noarch': {u'version': u'3.4.0.2-4.el7', u'repository': u'sym-base'}, u'nss-sysinit.x86_64': {u'version': u'3.16.2.3-5.el7', u'repository': u'sym-base'}, u'perl-Business-ISBN.noarch': {u'version': u'2.06-2.el7', u'repository': u'sym-base'}, u'kmod.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'rsyslog-mmjsonparse.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'fontpackages-filesystem.noarch': {u'version': u'1.44-8.el7', u'repository': u'sym-base'}, u'device-mapper-libs.x86_64': {u'version': u'1.02.93-3.el7', u'repository': u'sym-base'}, u'atk.x86_64': {u'version': u'2.8.0-4.el7', u'repository': u'sym-base'}, u'iwl2000-firmware.noarch': {u'version': u'18.168.6.1-36.el7', u'repository': u'sym-base'}, u'openssh.x86_64': {u'version': u'6.6.1p1-12.el7_1', u'repository': u'sym-updates'}, u'cyrus-sasl-gssapi.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'libdb-utils.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'yum-plugin-fastestmirror.noarch': {u'version': u'1.1.31-29.el7', u'repository': u'sym-base'}, u'rdma.noarch': {u'version': u'7.1_3.17-5.el7', u'repository': u'sym-base'}, u'libcap-ng.x86_64': {u'version': u'0.7.3-5.el7', u'repository': u'sym-base'}, u'cpio.x86_64': {u'version': u'2.11-22.el7', u'repository': u'sym-base'}, u'librdmacm.x86_64': {u'version': u'1.0.19.1-1.el7', u'repository': u'sym-base'}, u'bind-license.noarch': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'perl-JSON.noarch': {u'version': u'2.59-2.el7', u'repository': u'sym-base'}, u'lsof.x86_64': {u'version': u'4.87-4.el7', u'repository': u'sym-base'}, u'bwidget.noarch': {u'version': u'1.9.0-6.el7', u'repository': u'sym-base'}, u'jq.x86_64': {u'version': u'1.3-2.el7', u'repository': u'sym-epel'}, u'passwd.x86_64': {u'version': u'0.79-4.el7', u'repository': u'sym-base'}, u'libattr.x86_64': {u'version': u'2.4.46-12.el7', u'repository': u'sym-base'}, u'libtdb.x86_64': {u'version': u'1.3.0-1.el7', u'repository': u'sym-base'}, u'libsoup.x86_64': {u'version': u'2.46.0-3.el7', u'repository': u'sym-base'}, u'sssd-proxy.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'seabios-bin.noarch': {u'version': u'1.7.5-8.el7', u'repository': u'sym-base'}, u'setools.x86_64': {u'version': u'3.3.7-46.el7', u'repository': u'sym-base'}, u'sssd-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'glibc.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'nss-softokn-freebl.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'ipxe-roms-qemu.noarch': {u'version': u'20130517-6.gitc4bce43.el7', u'repository': u'sym-base'}, u'diffutils.x86_64': {u'version': u'3.3-4.el7', u'repository': u'sym-base'}, u'sssd-ipa.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'cronie-anacron.x86_64': {u'version': u'1.4.11-13.el7', u'repository': u'sym-base'}, u'gpgme.x86_64': {u'version': u'1.3.2-5.el7', u'repository': u'sym-base'}, u'kpartx.x86_64': {u'version': u'0.4.9-77.el7', u'repository': u'sym-base'}, u'man-db.x86_64': {u'version': u'2.6.3-9.el7', u'repository': u'sym-base'}, u'libtevent.x86_64': {u'version': u'0.9.21-3.el7', u'repository': u'sym-base'}, u'snappy.x86_64': {u'version': u'1.1.0-3.el7', u'repository': u'sym-base'}, u'mailcap.noarch': {u'version': u'2.1.41-2.el7', u'repository': u'sym-base'}, u'libxml2.x86_64': {u'version': u'2.9.1-5.el7_0.1', u'repository': u'sym-base'}, u'cracklib-dicts.x86_64': {u'version': u'2.9.0-11.el7', u'repository': u'sym-base'}, u'expat.x86_64': {u'version': u'2.1.0-8.el7', u'repository': u'sym-base'}, u'gtk2.x86_64': {u'version': u'2.24.22-5.el7_0.1', u'repository': u'sym-base'}, u'nss-util.x86_64': {u'version': u'3.16.2.3-2.el7', u'repository': u'sym-base'}, u'dbus-python.x86_64': {u'version': u'1.1.1-9.el7', u'repository': u'sym-base'}, u'glibc-headers.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'qemu-kvm-common.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'MegaCli.noarch': {u'version': u'8.07.08-1', u'repository': u'cpe-custom'}, u'libglade2.x86_64': {u'version': u'2.6.4-11.el7', u'repository': u'sym-base'}, u'autofs.x86_64': {u'version': u'5.0.7-48.el7', u'repository': u'sym-base'}, u'redhat-lsb-submod-security.x86_64': {u'version': u'4.1-27.el7.centos.1', u'repository': u'sym-base'}, u'libverto.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'dracut-config-rescue.x86_64': {u'version': u'033-240.el7', u'repository': u'sym-base'}, u'mesa-libEGL.x86_64': {u'version': u'10.2.7-5.20140910.el7', u'repository': u'sym-base'}, u'puppet.noarch': {u'version': u'3.8.2-1.el7', u'repository': u'sym-puppet'}, u'libXrandr.x86_64': {u'version': u'1.4.1-2.1.el7', u'repository': u'sym-base'}, u'samba-common.x86_64': {u'version': u'4.1.12-23.el7_1', u'repository': u'sym-updates'}, u'pyxattr.x86_64': {u'version': u'0.5.1-5.el7', u'repository': u'sym-base'}, u'autogen-libopts.x86_64': {u'version': u'5.18-5.el7', u'repository': u'sym-base'}, u'libdb.x86_64': {u'version': u'5.3.21-17.el7_0.1', u'repository': u'sym-base'}, u'libgpg-error.x86_64': {u'version': u'1.12-3.el7', u'repository': u'sym-base'}, u'iwl1000-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'libidn.x86_64': {u'version': u'1.28-3.el7', u'repository': u'sym-base'}, u'libvorbis.x86_64': {u'version': u'1.3.3-8.el7', u'repository': u'sym-base'}, u'xfsprogs.x86_64': {u'version': u'3.2.1-6.el7', u'repository': u'sym-base'}, u'perl-HTTP-Daemon.noarch': {u'version': u'6.01-5.el7', u'repository': u'sym-base'}, u'libblkid.x86_64': {u'version': u'2.23.2-21.el7', u'repository': u'sym-base'}, u'openldap-devel.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'ruby-irb.noarch': {u'version': u'2.0.0.598-24.el7', u'repository': u'sym-base'}, u'rpm-libs.x86_64': {u'version': u'4.11.1-25.el7', u'repository': u'sym-base'}, u'perl-libwww-perl.noarch': {u'version': u'6.05-2.el7', u'repository': u'sym-base'}, u'python-pycurl.x86_64': {u'version': u'7.19.0-17.el7', u'repository': u'sym-base'}, u'perl-Text-ParseWords.noarch': {u'version': u'3.29-4.el7', u'repository': u'sym-base'}, u'selinux-policy-targeted.noarch': {u'version': u'3.13.1-23.el7', u'repository': u'sym-base'}, u'hiera.noarch': {u'version': u'1.3.4-1.el7', u'repository': u'sym-epel'}, u'bind-utils.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'kmod-libs.x86_64': {u'version': u'14-10.el7', u'repository': u'sym-base'}, u'alsa-tools-firmware.x86_64': {u'version': u'1.0.27-4.el7', u'repository': u'sym-base'}, u'rubygem-io-console.x86_64': {u'version': u'0.4.2-24.el7', u'repository': u'sym-base'}, u'hardlink.x86_64': {u'version': u'1.0-19.el7', u'repository': u'sym-base'}, u'ebtables.x86_64': {u'version': u'2.0.10-13.el7', u'repository': u'sym-base'}, u'sssd-ad.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'qemu-kvm.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'iwl5000-firmware.noarch': {u'version': u'8.83.5.1_1-36.el7', u'repository': u'sym-base'}, u'libtalloc.x86_64': {u'version': u'2.1.1-1.el7', u'repository': u'sym-base'}, u'bzip2-libs.x86_64': {u'version': u'1.0.6-12.el7', u'repository': u'sym-base'}, u'json-c.x86_64': {u'version': u'0.11-4.el7_0', u'repository': u'sym-base'}, u'gzip.x86_64': {u'version': u'1.5-7.el7', u'repository': u'sym-base'}, u'lynx.x86_64': {u'version': u'2.8.8-0.3.dev15.el7', u'repository': u'sym-base'}, u'sssd-krb5-common.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'perl-Font-AFM.noarch': {u'version': u'1.20-13.el7', u'repository': u'sym-base'}, u'postfix.x86_64': {u'version': u'2.10.1-6.el7', u'repository': u'sym-base'}, u'grub2.x86_64': {u'version': u'2.02-0.16.el7.centos', u'repository': u'sym-base'}, u'boost-thread.x86_64': {u'version': u'1.53.0-23.el7', u'repository': u'sym-base'}, u'gdk-pixbuf2.x86_64': {u'version': u'2.28.2-4.el7', u'repository': u'sym-base'}, u'openldap-clients.x86_64': {u'version': u'2.4.39-6.el7', u'repository': u'sym-base'}, u'shared-mime-info.x86_64': {u'version': u'1.1-7.el7', u'repository': u'sym-base'}, u'libverto-tevent.x86_64': {u'version': u'0.2.5-4.el7', u'repository': u'sym-base'}, u'glusterfs.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'kbd-misc.noarch': {u'version': u'1.15.5-11.el7', u'repository': u'sym-base'}, u'kernel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'spax.x86_64': {u'version': u'1.5.2-11.el7', u'repository': u'sym-base'}, u'http-parser.x86_64': {u'version': u'2.0-4.20121128gitcd01361.el7', u'repository': u'sym-epel'}, u'python-babel.noarch': {u'version': u'0.9.6-8.el7', u'repository': u'sym-base'}, u'libpng.x86_64': {u'version': u'1.5.13-5.el7', u'repository': u'sym-base'}, u'm4.x86_64': {u'version': u'1.4.16-9.el7', u'repository': u'sym-base'}, u'perl-HTML-Parser.x86_64': {u'version': u'3.71-4.el7', u'repository': u'sym-base'}, u'make.x86_64': {u'version': u'3.82-21.el7', u'repository': u'sym-base'}, u'libpwquality.x86_64': {u'version': u'1.2.3-4.el7', u'repository': u'sym-base'}, u'jdk1.8.0_45.x86_64': {u'version': u'1.8.0_45-fcs', u'repository': u'cpe-custom'}, u'gdbm.x86_64': {u'version': u'1.10-8.el7', u'repository': u'sym-base'}, u'perl-Digest.noarch': {u'version': u'1.17-245.el7', u'repository': u'sym-base'}, u'spice-server.x86_64': {u'version': u'0.12.4-9.el7_1.1', u'repository': u'sym-updates'}, u'nscd.x86_64': {u'version': u'2.17-78.el7', u'repository': u'sym-base'}, u'iptables.x86_64': {u'version': u'1.4.21-13.el7', u'repository': u'sym-base'}, u'bind-libs.x86_64': {u'version': u'9.9.4-18.el7', u'repository': u'sym-base'}, u'audit-libs.x86_64': {u'version': u'2.4.1-5.el7', u'repository': u'sym-base'}, u'screen.x86_64': {u'version': u'4.1.0-0.19.20120314git3c2946.el7', u'repository': u'sym-base'}, u'graphite2.x86_64': {u'version': u'1.2.2-5.el7', u'repository': u'sym-base'}, u'cyrus-sasl-devel.x86_64': {u'version': u'2.1.26-17.el7', u'repository': u'sym-base'}, u'zip.x86_64': {u'version': u'3.0-10.el7', u'repository': u'sym-base'}, u'zsh.x86_64': {u'version': u'5.0.2-7.el7_1.1', u'repository': u'sym-updates'}, u'libnfnetlink.x86_64': {u'version': u'1.0.1-4.el7', u'repository': u'sym-base'}, u'kernel-headers.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'iwl3945-firmware.noarch': {u'version': u'15.32.2.9-36.el7', u'repository': u'sym-base'}, u'alsa-firmware.noarch': {u'version': u'1.0.28-2.el7', u'repository': u'sym-base'}, u'python-jinja2.noarch': {u'version': u'2.7.2-2.el7', u'repository': u'sym-base'}, u'libsemanage.x86_64': {u'version': u'2.1.10-16.el7', u'repository': u'sym-base'}, u'rubygem-rdoc.noarch': {u'version': u'4.0.0-24.el7', u'repository': u'sym-base'}, u'qemu-img.x86_64': {u'version': u'1.5.3-86.el7_1.6', u'repository': u'sym-updates'}, u'ltrace.x86_64': {u'version': u'0.7.91-11.el7', u'repository': u'sym-base'}, u'bash.x86_64': {u'version': u'4.2.46-12.el7', u'repository': u'sym-base'}, u'nss-softokn.x86_64': {u'version': u'3.16.2.3-9.el7', u'repository': u'sym-base'}, u'python-urlgrabber.noarch': {u'version': u'3.10-6.el7', u'repository': u'sym-base'}, u'rsyslog.x86_64': {u'version': u'8.12.0-1.el7', u'repository': u'sym-rsyslog'}, u'celt051.x86_64': {u'version': u'0.5.1.3-8.el7', u'repository': u'sym-base'}, u'perl-libs.x86_64': {u'version': u'5.16.3-285.el7', u'repository': u'sym-base'}, u'libbasicobjects.x86_64': {u'version': u'0.1.1-24.el7', u'repository': u'sym-base'}, u'popt.x86_64': {u'version': u'1.13-16.el7', u'repository': u'sym-base'}, u'wpa_supplicant.x86_64': {u'version': u'2.0-13.el7_0', u'repository': u'sym-base'}, u'kernel-devel.x86_64': {u'version': u'3.10.0-229.el7', u'repository': u'sym-base'}, u'glusterfs-api.x86_64': {u'version': u'3.6.0.29-2.el7', u'repository': u'sym-base'}, u'libldb.x86_64': {u'version': u'1.1.17-2.el7', u'repository': u'sym-base'}, u'acl.x86_64': {u'version': u'2.2.51-12.el7', u'repository': u'sym-base'}, u'openssl.x86_64': {u'version': u'1.0.1e-42.el7.9', u'repository': u'sym-updates'}, u'gssproxy.x86_64': {u'version': u'0.3.0-10.el7', u'repository': u'sym-base'}, u'slang.x86_64': {u'version': u'2.2.4-11.el7', u'repository': u'sym-base'}, u'teamd.x86_64': {u'version': u'1.15-1.el7', u'repository': u'sym-base'}, u'hwdata.noarch': {u'version': u'0.252-7.5.el7', u'repository': u'sym-base'}, u'elfutils-libs.x86_64': {u'version': u'0.160-1.el7', u'repository': u'sym-base'}, u'p11-kit-trust.x86_64': {u'version': u'0.20.7-3.el7', u'repository': u'sym-base'}, u'iwl3160-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libref_array.x86_64': {u'version': u'0.1.4-24.el7', u'repository': u'sym-base'}, u'authconfig.x86_64': {u'version': u'6.2.8-9.el7', u'repository': u'sym-base'}, u'libnl3-cli.x86_64': {u'version': u'3.2.21-8.el7', u'repository': u'sym-base'}, u'libsysfs.x86_64': {u'version': u'2.1.0-16.el7', u'repository': u'sym-base'}, u'libXdamage.x86_64': {u'version': u'1.1.4-4.1.el7', u'repository': u'sym-base'}, u'libtasn1.x86_64': {u'version': u'3.8-2.el7', u'repository': u'sym-base'}, u'mc.x86_64': {u'version': u'4.8.7-8.el7', u'repository': u'sym-base'}, u'perl-Net-LibIDN.x86_64': {u'version': u'0.12-15.el7', u'repository': u'sym-base'}, u'sssd-krb5.x86_64': {u'version': u'1.12.2-58.el7_1.17', u'repository': u'sym-updates'}, u'iwl100-firmware.noarch': {u'version': u'39.31.5.1-36.el7', u'repository': u'sym-base'}, u'iwl7260-firmware.noarch': {u'version': u'22.0.7.0-36.el7', u'repository': u'sym-base'}, u'libthai.x86_64': {u'version': u'0.1.14-9.el7', u'reposit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment