Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non-Salted external apt sources #234

Merged
merged 2 commits into from Mar 5, 2016

Commits on Mar 5, 2016

  1. Remove non-Salted external apt sources

    Workaround saltstack/salt#26605
    by cleaning the sources.list.d folder first, and running
    pkgrepo states that add repositories to the folder afterwards
    using require.
    
    This unbreaks #232: Travis has the Chrome apt repo configured, but
    Google has dropped 32-bit support (March 2016), causing apt to fail
    on multiarch hosts. By removing all external repos we will only use
    repositories we configure ourselves.
    aneeshusa committed Mar 5, 2016
  2. Enable longview repo on servo-master

    aneeshusa committed Mar 5, 2016
You can’t perform that action at this time.