can a node be a part of multiple chef environments

220 views Asked by At

Is it possible for a server to be a part of multiple environments in the same organization? If so, how do we add the node to a new environment without overriding the existing one.

1

There are 1 answers

0
coderanger On BEST ANSWER

No, one to one mapping. You can have multiple roles in the run list though.