<p dir="ltr">You haven't said anything about how users are managed?</p>
<p dir="ltr">If you want to add a user: compose new image and push? Remove a user , compose a new image and push? Password expire. .. well you get the idea.</p>
<p dir="ltr">David</p>
<p dir="ltr">David Thornton @northdot9 <a href="https://www.quadratic.net">https://www.quadratic.net</a></p>
<div class="gmail_quote">On Apr 2, 2016 8:27 PM, "CLIFFORD ILKAY" <<a href="mailto:clifford_ilkay@dinamis.com">clifford_ilkay@dinamis.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/04/16 06:42 PM, David Thornton wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In "managing infrastructure with puppet" they defines users in manifests.<br>
<br>
I've seen user rpms.<br>
<br>
How do you do it.<br>
</blockquote>
<br>
I use SaltStack in a masterless minion configuration. I build a base image with a BASH script that has enough of the VM that SaltStack can take over and do the rest. Here is the SaltStack documentation to manage users. <<a href="https://docs.saltstack.com/en/latest/ref/states/all/salt.states.user.html" rel="noreferrer" target="_blank">https://docs.saltstack.com/en/latest/ref/states/all/salt.states.user.html</a>><br>
<br>
I'm also working on eliminating the need to create a custom ISO image from which I generate the VM by using Packer <<a href="https://www.packer.io/" rel="noreferrer" target="_blank">https://www.packer.io/</a>> with the SaltStack provider. That will give make it easier for me to have one configuration file and a common set of Salt states from which I can target various virtualization environments - VirtualBox, VMWare, Hyper-V, Amazon EC2, Azure, OpenStack, etc.<br>
<br>
-- <br>
Regards,<br>
<br>
Clifford Ilkay<br>
<br>
<a href="tel:%2B%201%20647-778-8696" value="+16477788696" target="_blank">+ 1 647-778-8696</a><br>
<br>
---<br>
Talk Mailing List<br>
<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
<a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">https://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div>