impress/deploy/inventory.cfg
Emi Matchu ba873e9e55 Upgrade to Ruby 3.4.5, Rails 8.0.2
Also improved the upgrade process a tiny bit, with some Ansible config simplifications.
2025-07-23 20:39:27 -07:00

9 lines
342 B
INI

# There is currently only one impress box in our Ansible inventory!
[webserver]
impress.openneo.net
[webserver:vars]
# These two values should usually be the same, unless you're in the middle of an upgrade!
# Latest is the newest version to install; live is the version to run the app with.
ruby_version_latest=3.4.5
ruby_version_live=3.4.5