Skip to content

Fixed: VM Provisioning & updated PostgreSQL to v18#41

Merged
svpernova09 merged 2 commits intosvpernova09:mainfrom
coolamit:feature/provisioning-fixes
Jan 2, 2026
Merged

Fixed: VM Provisioning & updated PostgreSQL to v18#41
svpernova09 merged 2 commits intosvpernova09:mainfrom
coolamit:feature/provisioning-fixes

Conversation

@coolamit
Copy link

  • Removed installation of masonite package due to pendulum incompatibility. pendulum has a dependency on distutils which was removed in Python 3.12. If this is needed by a user then it can be installed later manually. There's no need to install it during provisioning.
  • Added script to install PostgreSQL 18. This also fixes the issue of Invalid feature: postgresql when postgresql feature is enabled in Homestead.yaml config file.

…istutils` which was removed in Python 3.12. If this is needed by a user then it can be manually installed later. There's no need to install it during provisioning.
…Invalid feature: postgresql` when `postgresql` feature is enabled in Homestead.yaml config file.
Copy link
Owner

@svpernova09 svpernova09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@svpernova09 svpernova09 merged commit 7029e93 into svpernova09:main Jan 2, 2026
1 check passed
@coolamit coolamit deleted the feature/provisioning-fixes branch January 2, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants