shinesolutions / aem-aws-stack-provisioner

Puppet provisioner for AEM AWS Stack Builder
Apache License 2.0
4 stars 13 forks source link

aws user should be configurable #172

Open mattd-mb opened 5 years ago

mattd-mb commented 5 years ago

Currently the non-root user for provisioning defaults to ec2-user. This should be configurable.

https://github.com/shinesolutions/aem-aws-stack-provisioner/blob/master/manifests/pre-common.pp#L77

mbloch1986 commented 4 years ago

It's already configurable from aem-aws-stack-provisioner point of view. But we need to allow the configuration of an aws user in the aem-aws-stack-builder configurations. and pass it down to pre_common::user