Skip to content

Commit

Permalink
chore: bump services with no changes to noble os level
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Aug 7, 2024
1 parent e64ae84 commit 1acadaa
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@


SERVERS = [
"backup-server",
{:name => "bugs", :codename => "jammy", :ports => [8080]},
{:name => "buildbot", :codename => "noble"},
{:name => "backup-server", :codename => "noble"},
{:name => "bugs", :codename => "noble", :ports => [8080]},
"buildbot",
"cdn-logs",
{:name => "codespeed", :codename => "jammy"},
{:name => "consul", :codename => "jammy"},
"docs",
"downloads",
{:name => "hg", :codename => "noble"},
{:name => "consul", :codename => "noble"},
{:name => "docs", :codename => "noble"},
{:name => "downloads", :codename => "noble"},
"hg",
{:name => "loadbalancer", :ports => [20000, 20001, 20002, 20003, 20004, 20005, 20010, 20011]},
"mail",
{:name => "mail", :codename => "noble"},
"moin",
"planet",
"pythontest",
Expand Down

0 comments on commit 1acadaa

Please sign in to comment.