Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@davidban77 davidban77 released this 18 Sep 11:24
· 44 commits to master since this release

New features:

  • Added get_file and write_file methods to Node and Project. Useful for interacting with files that reside on the server like README files, /etc/network/interfaces file for docker nodes, among other cases

Fix:

  • A "template not found" message, when creating a Node specifiying a missing/wrong template name.