factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

Control host inheritance #78

Closed alvar0hurtad0 closed 4 years ago

alvar0hurtad0 commented 4 years ago

If there's inheritance defined in .fabfile, is possible to define infinite loops, so the deployment fails for timeouts or out of memory.

Maybe we can check the inherit is linear and show a clear message if not.