Will this approach, will the puppet install scripts takes over the machine (i.e. controlling the hostname)?
On Wed, Apr 16, 2014 at 8:33 AM, Thilina Piyasundara <[email protected]> wrote: > Hi, > > IMO it is better not to change that because we use puppet for large > deployments. > > If you need to do a all-in-one deployment just install puppet master and put > all in; > > node 'puppet' ... { > > import cc > import sc > ... > } > > or in; > node default ... { > ... > } > > > WDYT? > > > On Wed, Apr 16, 2014 at 12:53 PM, chris snow <[email protected]> wrote: >> >> The puppet installation does not play nicely when installing on a >> non-dedicated server (e.g. installing alongside stratos in an >> all-in-one development environment). >> >> Currently puppet install forces the hostname to be >> 'puppet'.${DOMAINNAME}. We should be allowed to override this. >> >> I've raised a bug [1] to track this. >> >> --- >> [1] https://github.com/thilinapiy/puppetinstall/issues/5 > > > > > -- > Thanks and regards, > Thilina Piyasundara. -- Check out my professional profile and connect with me on LinkedIn. http://lnkd.in/cw5k69
