~pete-woods/+junk/network-scope-template

« back to all changes in this revision

Viewing changes to displayName.json

  • Committer: Pete Woods
  • Date: 2014-08-07 11:28:38 UTC
  • Revision ID: pete.woods@canonical.com-20140807112838-zscltw5j8b1om7ds
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
@if "%ScopeType%" == "network"
 
3
    "template": "ubuntu-scope-network",
 
4
@else
 
5
    "template": "ubuntu-scope-local-content",
 
6
@endif
 
7
    "policy_groups": [],
 
8
    "policy_version": 1.2
 
9
}