It may be worth adding a note to the wiki [1,2] to set the puppet
timezone to match the puppet master before running "config.sh".

I'm doing this in a script before running config.sh:

sed -i 's:^TIMEZONE=.*$:TIMEZONE=\"Etc/UTC\":g'
/root/bin/puppetinstall/puppetinstall

Failing to run to set the timezone resulted in an error when creating
the cartridge on OpenStack.  I expect the config.sh would fail on EC2
as well.

Are there any objections to me adding this note?

---
[1] 
https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Creating+a+Cartridge+on+OpenStack
[2] 
https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Creating+a+Cartridge+on+EC2

Reply via email to