For the past few months I've had a Packer build process that would pull in 
the Ansible core command line tool from EPEL and use it during the first 
stage of the Packer process while building my generic VM templates.

With the release of 2.4, Ansible Core was removed from EPEL and placed 
into https://releases.ansible.com, so I added it as well as EPEL to my 
build process (it still relies on some packages only available via EPEL).

Sadly, the 2.4 release also appears to require the Python2-cryptography 
package which is only available from the RedHat "Extras" file set (which is 
only available after a system has registered with Satellite).

Is there a step or process I'm missing or totally off track for this, or do 
I need to retrieve and add that last remaining package as a manual upload 
and install into my Packer build process?

Thanks!
Dan

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/ded04259-0199-407e-90be-0e9c615f37bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to