| commit | 8d1b20b4c2334dc3045cea93441568657869f6d1 | [log] [tgz] |
|---|---|---|
| author | Jens Harbott <j.harbott@x-ion.de> | Thu Nov 22 13:17:01 2018 +0000 |
| committer | Jens Harbott <j.harbott@x-ion.de> | Thu Nov 22 13:17:01 2018 +0000 |
| tree | d5b0f9cfaaf2d452049d918a3e01445b15aeea2a | |
| parent | 0c6208c6a07b0616b5982b6e9e7c8216397d49e3 [diff] |
Enable universe repository on Ubuntu The universe repository is not enabled when installing Ubuntu from an ISO (at least for Bionic). This leads to some errors during the devstack run that are not seen when running based on a cloud image which has that repo enabled by default. Enable that repository unconditionally, the operation is idempotent. Change-Id: Ifcb7ecd78fb25ca2136f5848c19b74500e520873 Closes-Bug: 1792936