can a node be a part of multiple chef environments

235 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 best solutions below

0
On BEST ANSWER

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