The provisioners section should be a list and will execute in order. Can you attach the template you try to use?
On Aug 15, 2017 17:07, "Chad Willman" <[email protected]> wrote: > > I'm seeing a problem where packer is trying to execute a 'file' > provisioner step, before it executes the 'shell-local' provisioner step > that creates the file. > Even after converting my provisioner list to match the example on this > page - https://www.packer.io/docs/provisioners/file.html, packer always > tries to > execute the 'file' step before ever executing the 'shell-local' step. > > I've not found any help in documentation or other groups on line, so if > there's a place I should be posting this question, please let me know. > > Any other help is appreciated. > > CW > > -- > 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/0a639276-6783-47b2-b7c1-d4878c81d4d3%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/0a639276-6783-47b2-b7c1-d4878c81d4d3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALz9Rt-OfGLFWGsZJbnqK01GisvfzCyM2LwZ1Xk%3Dx5UZBPfqYA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
