Has anyone made a Packer Template UI?

59 views
Skip to first unread message

Elhanan Maayan

unread,
Mar 25, 2018, 5:55:24 AM3/25/18
to Packer
hi... 
i've tried packer several times, it's very very nice, but i was wondering if there's any ui to edit the templates. 

the packer i was trying was packer 0.7.8, i'm trying to ubuntu 16 LTS templates that can install a MINIMAL virtual machine install option (ubuntu has such an option in it's installer) 

Alvaro Miranda Aguilera

unread,
Mar 26, 2018, 3:13:00 AM3/26/18
to packe...@googlegroups.com
Hello

There is no such thing as packer UI I am afraid.

If you use the server iso for ubuntu that will install a minimal OS where any package should be added on top of the base install.

By the way, 0.7.8 is very old, I would suggest update packer as time permits.

Thanks
Alvaro.


--
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 packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/776e8fe1-8e46-41fc-b41b-4078bc2856bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Alvaro

Elhanan Maayan

unread,
Mar 27, 2018, 1:48:33 PM3/27/18
to packe...@googlegroups.com
i said i've used it in the past for experiments, i'm using 1.2.3 now, what i'm talking about is this feature..which you select in the beginning (before packages) https://askubuntu.com/questions/57336/minimal-system-or-minimal-virtual-machine-on-install


You received this message because you are subscribed to a topic in the Google Groups "Packer" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/packer-tool/NI-mNrnHhaM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAHqq0eyNrh537uLVk3SKXfSuMywvu3n7pi4%2BBX3wQVgOQfZXhA%40mail.gmail.com.

Alvaro Miranda Aguilera

unread,
Mar 28, 2018, 2:51:42 AM3/28/18
to packe...@googlegroups.com
Hello

Ubuntu uses something called preseed to specify base packages:


If you can get the preseed equivalent of that will work.


To give you an example.
imagine on the installer after normal installation Web server is not there, you can either tell the installer to add that package or install it later.



This is an example preseed file:


Alvaro


For more options, visit https://groups.google.com/d/optout.



--
Alvaro

Reply all
Reply to author
Forward
0 new messages