Skip to content

v2.1.0 Sultan is now shell-based software

Compare
Choose a tag to compare
@iamjazzar iamjazzar released this 13 Nov 10:48
· 116 commits to master since this release
348beef
  • Makefiles are now deprecated.
  • VMs can be created from any image even if that image wasn't created by the same user.
  • Images can be created with custom names (You can create as many images as you want).
  • Env files are now customized to be compatible with the shell scripts instead of the Makefiles.
  • Configuration files are moved to configs/ directory.
  • Ansible files are moved to ansible/ directory.
  • Updated the help messages.
  • Support bash completion.
  • Unified playbooks syntax.
  • The devstack on the remote machine is using a Python 3 virtualenv instead of a Python 2.
  • The VM stores an ENV variable of the last user who created the machine.