Commit 477a72f7 authored by Scotty Logan's avatar Scotty Logan
Browse files

starting Ubuntu Xenial support

parent c1bc7a69
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
# data/Debian/Ubuntu/14.04.yaml
# defaults for Ubuntu 14.04 (trusty) systems
---
base::sources:
  stanford:
    release: jessie
  docker:
    release: "ubuntu-%{::lsbdistcodename}"
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    },
    {
      "operatingsystem": "Ubuntu",
      "operatingsystemmajrelease": [ "14.04" ]
      "operatingsystemmajrelease": [ "14.04", "16.04" ]
    }
  ],