Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

Puppet Graphs are rendered in each server container. #6

Open
jfryman opened this issue Dec 12, 2012 · 3 comments
Open

Puppet Graphs are rendered in each server container. #6

jfryman opened this issue Dec 12, 2012 · 3 comments

Comments

@jfryman
Copy link
Contributor

jfryman commented Dec 12, 2012

Looks like that each node defined in hitch tries to render graphdir in a fun and strange way.

puppetd --no-daemonize --debug --onetime --graph --trace --pluginsync --configtimeout 600 --graphdir=/vagrant/graph/janky21.ec2-us-east1.frymanet.com --graphdir=/vagrant/graph/mon1-ext.ec2-us-east1.frymanet.com --graphdir=/vagrant/graph/james.frymanet.com --graphdir=/vagrant/graph/happy.frymanet.com --graphdir=/vagrant/graph/steve.frymanet.com --graphdir=/vagrant/graph/zinc.frymanet.com --graphdir=/vagrant/graph/ext.frymanet.com --graphdir=/vagrant/graph/worker.frymanet.com --graphdir=/vagrant/graph/thor.frymanet.com --certname argon.frymanet.com --server 192.168.150.2

@azizshamim
Copy link
Member

is this not expected/desired behaviour? i don't think we have a test on this.

@jfryman
Copy link
Contributor Author

jfryman commented May 25, 2013

no, it's not. I only should have a single --graphdir attribute for each command. otherwise, it'll drop the graph for a single node into all of the other graphdirs, making it hard to compare/contrast/etc.

@azizshamim
Copy link
Member

that makes sense.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants