~ci-train-bot/ubuntu-system-image/system-image-ubuntu-wily-proposed

« back to all changes in this revision

Viewing changes to systemimage/tests/data/main.channels_01.json

  • Committer: Barry Warsaw
  • Date: 2015-05-20 21:10:36 UTC
  • mfrom: (240.2.2 system-image)
  • Revision ID: barry@python.org-20150520211036-it6uoej3ai06fo5n
Manual train silo merge, required because of bot permission snafu

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "stable": {
 
3
        "devices": {
 
4
            "nexus7": {
 
5
                "index": "/stable/nexus7/index.json",
 
6
                "keyring": {
 
7
                    "path": "/stable/nexus7/device-signing.tar.xz",
 
8
                    "signature": "/stable/nexus7/device-signing.tar.xz.asc"
 
9
                }
 
10
            }
 
11
        }
 
12
    }
 
13
}