I'd almost go so far to suggest that explicitly assigning
the minion id might be considered a "best practices" idiom.
It would certainly save some hair pulling for new users, or
old users who deploy minions in new environments.
I know I had to write a special sed command to fix /etc/hosts on
ec2 instance creation until I just thought "the hell with it" and
assigned ids to all my minions.
Jeff Bauer
Rubicon, Inc.
> > Il giorno lunedA:* 15 ottobre 2012 20:25:47 UTC+2, Zippy Zeppoli ha
> scritto:
> >
> > A A Hi List,
> > A A I am on ec2, I am seeing localhost.localdomain showing up for a
> host I
> > A A registered with my master, but I look on the host itself, and
> the hostname
> > A A is set.
> >
> > A A /etc/sysconfig/network = set
> > A A hostname = shows output
> > A A PS1 variable = shows proper hostname
> >
> > A A What else should I check?
> > A A Is there a way for me to add this to the minion config manually
> as a last
> > A A resort?
> >
> > A A Thanks in advance.
> >