diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-24 14:09:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-24 14:09:51 -0400 |
| commit | 00baad981cce5204d252abd9c61e30d0ab75531b (patch) | |
| tree | 4f31222fe8f223da6b714e4f02f7fa34b25aaee7 /doc | |
| parent | f03ccd29779094190f3b6414e931ebc4ac798778 (diff) | |
| parent | 6a5cb3d43b79f72805de9b1e3469f2db9807f235 (diff) | |
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Manage_multiple_different_projects_with_propellor.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/Manage_multiple_different_projects_with_propellor.mdwn b/doc/forum/Manage_multiple_different_projects_with_propellor.mdwn new file mode 100644 index 00000000..bcba383c --- /dev/null +++ b/doc/forum/Manage_multiple_different_projects_with_propellor.mdwn @@ -0,0 +1,7 @@ +Hi there, + +I've been tasked with investigating propellor as an alternative to Ansible. I'm a little bit confused about how one might go about managing a *single* project's hosts with propellor, without infecting the global propellor config. It seems that everything is concerned with the ~/.propellor repository. However, I don't want project A's hosts to know about project B's and vice versa. I'm sure I'm overlooking something obvious! + +Thanks very much! + +Mitchell |
