Run yum clean all on system before installing any packages
TASK [satellite : Ensure lvm2 package is installed.] *************************** fatal: [dev_satellite-cmckee]: FAILED! => {"changed": false, "msg": "https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os/repodata/67509e2f1f65659e787277dbbf44b566aebe25e4-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found\nTrying other mirror.\nTo address this issue please refer to the below knowledge base article \n\nhttps://access.redhat.com/articles/1320623\n\nIf above article doesn't help to resolve this issue please open a ticket with Red Hat Support.\n\nhttps://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os/repodata/67509e2f1f65659e787277dbbf44b566aebe25e4-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found\nTrying other mirror.\nhttps://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os/repodata/67509e2f1f65659e787277dbbf44b566aebe25e4-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found\nTrying other mirror.\n\n\n One of the configured repositories failed (Red Hat Enterprise Linux 7 Server (RPMs)),\n and yum doesn't have enough cached data to continue. At this point the only\n safe thing yum can do is fail. There are a few ways to work "fix" this:\n\n 1. Contact the upstream for the repository and get them to fix the problem.\n\n 2. Reconfigure the baseurl/etc. for the repository, to point to a working\n upstream. This is most often useful if you are using a newer\n distribution release than is supported by the repository (and the\n packages for the previous distribution release still work).\n\n 3. Run the command with the repository temporarily disabled\n yum --disablerepo=rhel-7-server-rpms ...\n\n 4. Disable the repository permanently, so yum won't use it by default. Yum\n will then just ignore the repository until you permanently enable it\n again or use --enablerepo for temporary usage:\n\n yum-config-manager --disable rhel-7-server-rpms\n or\n subscription-manager repos --disable=rhel-7-server-rpms\n\n 5. Configure the failing repository to be skipped, if it is unavailable.\n Note that yum will try to contact the repo. when it runs most commands,\n so will have to try and fail each time (and thus. yum will be be much\n slower). If it is a very temporary problem though, this is often a nice\n compromise:\n\n yum-config-manager --save --setopt=rhel-7-server-rpms.skip_if_unavailable=true\n\nfailure: repodata/67509e2f1f65659e787277dbbf44b566aebe25e4-primary.sqlite.bz2 from rhel-7-server-rpms: [Errno 256] No more mirrors to try.\nhttps://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os/repodata/67509e2f1f65659e787277dbbf44b566aebe25e4-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found\n", "rc": 1, "results": []}