diff --git a/.changelog/15997.txt b/.changelog/15997.txt new file mode 100644 index 000000000..a02fee2d2 --- /dev/null +++ b/.changelog/15997.txt @@ -0,0 +1,3 @@ +```release-note:improvement +cli: we now recommend .nomad.hcl extension for job files, so `job init` creates example.nomad.hcl +``` diff --git a/.gitignore b/.gitignore index 2ccc3d724..596dbf737 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ go.work.sum # init outputs example.nomad +example.nomad.hcl spec.hcl volume.hcl nomad_linux_amd64 diff --git a/command/assets/connect-short.nomad b/command/assets/connect-short.nomad.hcl similarity index 100% rename from command/assets/connect-short.nomad rename to command/assets/connect-short.nomad.hcl diff --git a/command/assets/connect.nomad b/command/assets/connect.nomad.hcl similarity index 100% rename from command/assets/connect.nomad rename to command/assets/connect.nomad.hcl diff --git a/command/assets/example-short.nomad b/command/assets/example-short.nomad.hcl similarity index 100% rename from command/assets/example-short.nomad rename to command/assets/example-short.nomad.hcl diff --git a/command/assets/example.nomad b/command/assets/example.nomad.hcl similarity index 100% rename from command/assets/example.nomad rename to command/assets/example.nomad.hcl diff --git a/command/integration_test.go b/command/integration_test.go index f3c6b476e..6a7650ac9 100644 --- a/command/integration_test.go +++ b/command/integration_test.go @@ -27,11 +27,11 @@ func TestIntegration_Command_NomadInit(t *testing.T) { } { - cmd := exec.Command("nomad", "job", "validate", "example.nomad") + cmd := exec.Command("nomad", "job", "validate", "example.nomad.hcl") cmd.Dir = tmpDir cmd.Env = []string{`NOMAD_ADDR=http://127.0.0.1:0`} if err := cmd.Run(); err != nil { - t.Fatalf("error validating example.nomad: %v", err) + t.Fatalf("error validating example.nomad.hcl: %v", err) } } } @@ -54,12 +54,12 @@ func TestIntegration_Command_RoundTripJob(t *testing.T) { } { - cmd := exec.Command("nomad", "job", "run", "example.nomad") + cmd := exec.Command("nomad", "job", "run", "example.nomad.hcl") cmd.Dir = tmpDir cmd.Env = []string{fmt.Sprintf("NOMAD_ADDR=%s", url)} err := cmd.Run() if err != nil && !strings.Contains(err.Error(), "exit status 2") { - t.Fatalf("error running example.nomad: %v", err) + t.Fatalf("error running example.nomad.hcl: %v", err) } } diff --git a/command/job_init.bindata_assetfs.go b/command/job_init.bindata_assetfs.go index bad35e0a3..5384cf24e 100644 --- a/command/job_init.bindata_assetfs.go +++ b/command/job_init.bindata_assetfs.go @@ -1,9 +1,9 @@ // Code generated by go-bindata. // sources: -// command/assets/connect-short.nomad -// command/assets/connect.nomad -// command/assets/example-short.nomad -// command/assets/example.nomad +// command/assets/connect-short.nomad.hcl +// command/assets/connect.nomad.hcl +// command/assets/example-short.nomad.hcl +// command/assets/example.nomad.hcl // DO NOT EDIT! package command @@ -72,82 +72,82 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _commandAssetsConnectShortNomad = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xa4\x52\xc1\x6e\xdb\x30\x0c\xbd\xfb\x2b\x08\x61\xd7\x21\x6e\x77\x69\x0b\xf8\x10\x34\xc1\x50\x60\x4d\x87\xb4\xd9\x65\x18\x04\x5a\x62\x62\x2d\xb1\x24\x48\xb4\xbb\xa1\xf0\xbf\x0f\xf6\x3c\xd5\x6d\xb7\x22\xdb\x74\xb1\xf5\x48\x8a\x8f\x8f\xef\xab\x2b\x41\x28\xd7\x58\xd6\x18\x2b\x01\x0f\x19\x80\x46\x46\x45\x96\x29\x44\x28\xe0\xb3\xd0\xea\x44\x7c\xc9\x32\x80\x5d\x70\x8d\x07\x81\xde\xfc\x4c\x04\xb0\xc4\xf7\x2e\xec\xc7\x1b\x40\xed\x34\x41\x01\xa2\x0c\x46\xef\x48\x0c\x68\x97\x0d\x9f\x48\xa1\x35\x8a\x52\xaa\xc5\x7a\x48\x1d\x9a\xbf\xed\xdf\x1c\x03\xde\x05\xee\x03\xe7\x79\x7e\x22\xb2\x11\x54\xce\x5a\x52\x9c\xaa\x01\xa2\xd1\xa4\x30\xc8\xf4\x6e\x37\x86\xba\x69\x57\xc6\xb8\x07\x71\x4f\xa5\x48\xa5\x3a\x98\x96\x42\xdf\x41\x3b\xb5\xa7\x30\xed\xb1\x35\xbb\x49\x0b\x53\xe3\x8e\x20\x9d\x02\x44\x85\xb1\x32\xca\x05\xaf\xa9\x9d\x0d\xcc\x29\xf4\xdc\x2f\xda\x77\x22\x95\x61\xc3\x95\x8c\x6e\xcb\x72\x8b\xe6\x00\x05\x70\x68\xe8\x19\xb9\x91\xe0\xa8\x68\xaf\x7d\xe9\x30\xe8\x63\x75\x9d\x4a\x25\x2a\x66\x2f\xa6\xca\x30\xb2\x51\x50\xc0\x79\x9e\x9f\x26\x94\xdd\x38\xc4\x04\xed\x8e\x5f\xd0\x23\xc5\x97\x6b\x3a\xfd\x9b\x35\x65\x8f\x82\xfa\xe0\xbe\x7d\x7f\x82\x00\x34\x3e\x72\x20\xac\xe3\x33\x1c\x40\x53\x64\x63\x91\x8d\xb3\xf2\x8f\xe6\xf9\x75\x0e\x4e\xe1\x41\x96\xc6\x6a\x39\x10\x85\x02\xce\xf2\xb3\xfc\x49\x56\x97\xfd\xee\xff\x15\x1b\xbd\x58\xd3\x2b\x66\x22\xdb\x4e\x26\xb8\xbc\xd9\xac\xee\xae\x56\xef\xe5\xed\x72\xfd\xe9\xea\x72\x29\x37\xeb\x0f\x83\x9f\x98\xfd\xc5\x6c\xf6\xe6\x61\x75\x73\x3d\x5f\xc8\xcd\xc7\xdb\xbb\xf5\x72\x7e\x2d\xe7\x8b\xc5\x5a\x0e\xc3\x49\xf4\xa6\x13\x89\xd3\x7f\x5a\x35\x4d\xf0\x4f\x86\xed\xb2\x1f\x01\x00\x00\xff\xff\x86\xf2\xc5\x22\x2f\x04\x00\x00") +var _commandAssetsConnectShortNomadHcl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xa4\x52\xc1\x6e\xdb\x30\x0c\xbd\xfb\x2b\x08\x61\xd7\x21\x6e\x77\x69\x0b\xf8\x10\x34\xc1\x50\x60\x4d\x87\xb4\xd9\x65\x18\x04\x5a\x62\x62\x2d\xb1\x24\x48\xb4\xbb\xa1\xf0\xbf\x0f\xf6\x3c\xd5\x6d\xb7\x22\xdb\x74\xb1\xf5\x48\x8a\x8f\x8f\xef\xab\x2b\x41\x28\xd7\x58\xd6\x18\x2b\x01\x0f\x19\x80\x46\x46\x45\x96\x29\x44\x28\xe0\xb3\xd0\xea\x44\x7c\xc9\x32\x80\x5d\x70\x8d\x07\x81\xde\xfc\x4c\x04\xb0\xc4\xf7\x2e\xec\xc7\x1b\x40\xed\x34\x41\x01\xa2\x0c\x46\xef\x48\x0c\x68\x97\x0d\x9f\x48\xa1\x35\x8a\x52\xaa\xc5\x7a\x48\x1d\x9a\xbf\xed\xdf\x1c\x03\xde\x05\xee\x03\xe7\x79\x7e\x22\xb2\x11\x54\xce\x5a\x52\x9c\xaa\x01\xa2\xd1\xa4\x30\xc8\xf4\x6e\x37\x86\xba\x69\x57\xc6\xb8\x07\x71\x4f\xa5\x48\xa5\x3a\x98\x96\x42\xdf\x41\x3b\xb5\xa7\x30\xed\xb1\x35\xbb\x49\x0b\x53\xe3\x8e\x20\x9d\x02\x44\x85\xb1\x32\xca\x05\xaf\xa9\x9d\x0d\xcc\x29\xf4\xdc\x2f\xda\x77\x22\x95\x61\xc3\x95\x8c\x6e\xcb\x72\x8b\xe6\x00\x05\x70\x68\xe8\x19\xb9\x91\xe0\xa8\x68\xaf\x7d\xe9\x30\xe8\x63\x75\x9d\x4a\x25\x2a\x66\x2f\xa6\xca\x30\xb2\x51\x50\xc0\x79\x9e\x9f\x26\x94\xdd\x38\xc4\x04\xed\x8e\x5f\xd0\x23\xc5\x97\x6b\x3a\xfd\x9b\x35\x65\x8f\x82\xfa\xe0\xbe\x7d\x7f\x82\x00\x34\x3e\x72\x20\xac\xe3\x33\x1c\x40\x53\x64\x63\x91\x8d\xb3\xf2\x8f\xe6\xf9\x75\x0e\x4e\xe1\x41\x96\xc6\x6a\x39\x10\x85\x02\xce\xf2\xb3\xfc\x49\x56\x97\xfd\xee\xff\x15\x1b\xbd\x58\xd3\x2b\x66\x22\xdb\x4e\x26\xb8\xbc\xd9\xac\xee\xae\x56\xef\xe5\xed\x72\xfd\xe9\xea\x72\x29\x37\xeb\x0f\x83\x9f\x98\xfd\xc5\x6c\xf6\xe6\x61\x75\x73\x3d\x5f\xc8\xcd\xc7\xdb\xbb\xf5\x72\x7e\x2d\xe7\x8b\xc5\x5a\x0e\xc3\x49\xf4\xa6\x13\x89\xd3\x7f\x5a\x35\x4d\xf0\x4f\x86\xed\xb2\x1f\x01\x00\x00\xff\xff\x86\xf2\xc5\x22\x2f\x04\x00\x00") -func commandAssetsConnectShortNomadBytes() ([]byte, error) { +func commandAssetsConnectShortNomadHclBytes() ([]byte, error) { return bindataRead( - _commandAssetsConnectShortNomad, - "command/assets/connect-short.nomad", + _commandAssetsConnectShortNomadHcl, + "command/assets/connect-short.nomad.hcl", ) } -func commandAssetsConnectShortNomad() (*asset, error) { - bytes, err := commandAssetsConnectShortNomadBytes() +func commandAssetsConnectShortNomadHcl() (*asset, error) { + bytes, err := commandAssetsConnectShortNomadHclBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "command/assets/connect-short.nomad", size: 1071, mode: os.FileMode(436), modTime: time.Unix(1656778128, 0)} + info := bindataFileInfo{name: "command/assets/connect-short.nomad.hcl", size: 1071, mode: os.FileMode(420), modTime: time.Unix(1675191836, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _commandAssetsConnectNomad = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x7b\x6d\x8f\x1c\xb7\x91\xff\xfb\xfd\x14\x85\xde\x00\x49\xfe\xd8\x9d\x7d\x90\x95\xd8\xc2\x7f\x0f\x90\x2d\xe7\x4e\x77\xb1\x7c\x90\xe4\xcb\x8b\xc0\x58\x71\xba\x6b\x66\xa8\xed\x26\xdb\x24\x7b\x46\x6b\x63\xbf\xfb\xa1\x8a\x45\x36\xbb\x67\x66\x2d\xcb\x87\x28\x01\x24\x79\x48\x16\x8b\xf5\xf8\xab\x22\xfb\x14\xde\x6e\xd0\x21\xd4\xca\x80\x35\xed\x3d\x2c\x11\x14\x78\x6d\xd6\x2d\xc2\x7b\xbb\x84\x06\x57\xda\xe8\xa0\xad\x81\x1e\x1d\xac\x74\x8b\x0b\x78\xbb\xd1\x9e\x47\xb5\x07\xa3\x3a\x6c\x4e\x4e\xa1\xaa\xed\x60\x42\xa3\xfc\xa6\x02\x6f\x41\x07\xd8\xe9\xb6\x85\xda\xa1\x0a\x44\x93\xa6\xef\x74\xd8\x40\xd8\x20\xbc\x7c\x01\xca\x34\xf0\x4a\x75\x58\x2e\x5c\x9c\x9c\x30\x43\x50\xbd\xb7\xcb\x0a\x7c\x50\xe6\x67\x45\x9b\xd0\x9a\x60\xfb\xf3\xce\xfa\x00\xb5\x35\x2b\xbd\x1e\x9c\x62\xae\x6c\xcf\x7f\x69\xc3\x93\xde\xdb\xe5\xc9\x29\xf8\x1e\x6b\xbd\xd2\x35\xcf\x58\xc0\xf3\xc4\xab\x82\x06\xeb\x56\xd1\xca\x2d\x4e\x67\x81\x5d\x41\x50\xfe\x8e\xf6\x52\x01\x5e\xd9\x4e\xd1\xa9\xfc\xc6\x0e\x6d\x03\x6e\x30\x0b\xf8\x4f\xbb\xf4\xb0\x51\x5b\x3a\xcd\xba\xb5\x4b\xd5\xb6\xf7\x30\x18\xfd\xd3\x80\x2c\x85\x33\xb0\x06\xc1\x3a\xe8\x94\xb9\x67\x62\xb0\x76\x76\xe8\xfd\x19\xec\x36\xba\xde\x9c\x9c\x82\x72\x48\x6c\x76\x1e\xdb\x2d\x7a\xa8\x6d\xdb\x62\x4d\xdb\x7b\xda\x7f\xbe\xdc\x2f\x4e\x4e\x4f\x4e\xe1\x6f\xf4\x9b\x75\x08\xda\xac\xac\xeb\x22\xbb\x24\x3e\xfc\xa0\xba\xbe\x45\x0f\x36\x1e\xbe\x94\xda\x19\xf4\x2d\x2a\x8f\xe0\x11\x4f\x4e\x79\xd8\x9a\x56\x1b\x84\xc6\xd6\x43\x87\x26\x08\x9d\xf0\x8c\x37\xa1\xff\x6d\x42\xe8\xfd\xb3\x8b\x8b\xdd\x6e\xb7\x30\x24\x80\xde\xd9\xf7\x58\x87\x85\xb6\x17\x8d\xad\xfd\xc5\x7b\xbb\x3c\x9f\x48\x8d\x7e\x59\x6c\x42\xd7\x9e\x9c\x9e\x90\x8c\x4b\x23\xf8\xe5\x04\x40\xb4\xe9\x70\xad\xad\xa9\xa0\x57\x4e\x75\x18\xd0\x25\xd9\x63\x54\x6d\x1c\x27\x1d\xb2\xa0\x20\x58\xc0\x0f\x58\x0f\x01\x93\x52\x17\xf0\x72\xc5\xf4\x6c\xa7\x43\xc0\xe6\x0c\x02\xd9\xa0\x36\x1b\x74\x3a\x44\x2a\x0d\xae\xd4\xd0\x86\x44\x8d\x54\x42\x52\xad\xa2\xae\xaa\x05\xaf\x97\xc1\x9b\xfc\x33\xfd\x3a\x72\xda\xa8\xa0\x6a\x34\x01\x9d\x3f\xce\x6e\xab\x7d\x20\xca\xc5\x64\x61\x3c\x9a\x0b\x93\x5b\x22\x19\xaa\xd7\x0d\x3a\x6c\x60\xb7\x41\x03\x7d\xab\x6a\x6d\xd6\x91\x75\x52\xb0\x78\x52\x37\xf8\x40\xf3\x7b\x67\xb7\xba\xc1\x86\x38\x2d\x69\xdf\xc0\x3f\xab\xa6\xbe\xaa\x7e\x3c\x19\x19\x0d\xf7\x3d\x96\x1c\xd6\xd6\x04\x67\x5b\x71\x95\xfb\x9e\x8f\xfe\xde\x2e\xc5\xf6\x40\x77\xbd\xaa\x45\x50\xbe\xde\x60\x33\xb4\xe8\xfe\xe8\x99\x60\x83\xb5\xf6\xec\x03\x91\x47\x24\xf3\x10\xde\xa6\xce\xa6\xbd\xf8\x9b\x6a\xd9\x02\x45\xe4\x1e\x82\x65\x4a\x95\x47\xb7\xd5\x35\x56\x0b\xb6\x5a\x05\xab\xa1\x6d\xb3\xbc\xc8\x42\x88\x35\xcf\x6b\xc3\x06\xb5\x83\x46\xaf\x56\xe8\xd0\xd4\xe8\x27\x26\x4b\xd4\x8e\x19\xed\x22\xeb\xec\x90\x6b\x94\x64\x1e\xb7\xfb\x44\xe5\x63\x6d\x9f\xac\xe0\x22\x0b\xcf\x47\xc3\x8f\x44\x58\xe2\x37\xe3\xf9\x0b\x4d\x91\x15\x04\xa7\xb4\x09\x39\xa2\x71\x50\x25\x31\x34\x8d\x16\x69\x8e\xb3\x3c\xac\xac\x9b\xda\x0a\xe9\x91\x09\x6a\x93\xd7\x90\x93\x50\xa0\x70\xe8\xed\xe0\x6a\x8e\x1c\x8d\xd3\xdb\x68\x0b\x89\x96\x68\x51\xf6\xed\x14\x07\x78\xd6\x71\xb4\x52\x15\xc6\xc8\x71\x06\x15\xc7\xab\xea\x8c\x68\x55\x64\xa0\x15\xb4\xb8\xc5\xf6\x8c\x15\xe6\x87\xbe\xb7\x2e\x78\xd8\x2a\xa7\xd5\xb2\x25\xa9\x07\x74\xbd\x6d\x3f\x42\x2b\x87\x03\xd6\xbe\x6c\x3e\xda\x08\x3e\x49\x83\xb3\xe8\x35\x6e\x5f\xea\xf2\xb4\x10\xa0\x44\x31\x00\x15\x82\xd3\x4b\x8a\x48\x37\x50\xfd\xe1\x17\xfa\xcf\xc5\x1d\x3a\x83\xed\x82\x02\xcd\x43\x25\xf3\xb6\xaa\x1d\x90\xf9\xb9\x81\xaa\xd5\x66\xf8\x10\x47\x1e\x0a\x8b\x18\xfa\x46\x05\xcc\xd6\x30\x0d\x2e\x71\x10\x68\xff\x80\xeb\xfb\x94\x97\x24\x95\x2c\x98\x42\x9c\xc3\x04\xf3\x3c\xed\x61\xf0\xd8\x90\x59\x48\x2c\x20\xdb\x31\x6b\x0f\xad\xbe\x43\x70\xb6\x6d\xc9\x9e\x86\x7e\xed\x54\x43\xce\x56\x2b\xa3\x9c\xa6\x7f\x29\x23\x21\xab\x1d\xf0\x62\xed\x10\x0d\x34\xd8\xb7\xf6\x9e\x84\xed\x29\xf4\x8e\x61\xd7\xd8\x3d\x0e\xb5\x07\x24\x45\xd7\xd8\x30\x7b\x31\x12\xcc\x0e\x39\x31\xbd\x64\x76\x14\x10\xac\x2b\xce\xb7\x80\x7f\xa4\x40\x99\x67\x31\x39\x8e\x64\x3a\x80\xea\xfb\x96\x25\x65\x41\xb5\xad\x08\x85\x71\xc5\x08\x00\xf6\x88\x2c\xad\xc0\x0e\xda\x2f\x1d\x96\x97\x26\xf3\xe6\xa8\xc8\x8c\x7a\xce\xd1\x1d\xba\x35\x45\xed\x84\x57\x78\xf2\x1f\x29\x68\xdf\x91\x10\x7b\x87\x35\x36\x14\xb4\x3e\xc5\xe8\xa7\x92\xf9\x97\x1a\x7c\xdc\xba\x34\x76\x51\x26\x99\x79\xb6\xcf\x4e\x7d\xb8\xa5\xcc\xd2\xb6\xd8\x1e\xcf\x82\x9d\xfa\xa0\xbb\xa1\x03\x33\x74\x4b\x74\x64\xa7\x91\x96\x24\x03\xa2\xd6\xa3\x23\x59\x50\xd8\x4a\xf4\x16\xf0\xd2\xc4\xa0\x56\x2b\x8f\x92\xc6\x0b\xc2\xd9\xbc\x32\x0a\x25\xeb\x10\x7a\x2a\x80\x82\xa0\x3b\x16\x3b\x40\xc9\x27\xdc\xc0\xd5\xc9\xe4\x10\xda\xdc\x6e\x50\xb5\x61\x73\x7f\x4b\x4b\x1e\x39\x88\x36\x7c\x10\x9a\xc5\x3f\xa8\xb6\xb5\x51\x60\x42\x30\x25\x68\xb1\x31\x21\x4b\x0a\x0c\x08\x4b\x5c\xb1\xda\x03\x39\x42\xa7\xdc\x1d\x19\x9d\xcf\x93\xc8\x04\x06\xb3\x6c\x6d\x7d\xe7\x85\xdc\x6a\x70\x61\x83\xae\xd8\xc7\xc3\xca\xd9\x0e\x96\x18\x5d\x94\x04\xd0\xc8\x19\x67\xc7\xa0\xb0\x72\x75\xe9\xab\xc9\x59\xd3\x84\x06\x55\x43\x86\x73\xfc\xac\x69\x46\x81\xb5\xd8\xc3\x58\xba\x99\x9d\x7c\xe0\x03\xc7\x59\x11\xd1\xbc\xb4\x5c\xa4\xd3\xf9\xd4\x10\x2c\x39\x40\xcd\x08\x39\x38\x65\x3c\xa7\xac\x18\x9d\x06\x23\xb4\x16\xf0\x36\x0f\x71\xaa\x2b\xc6\xb8\x78\x48\xe2\x52\xba\x15\xe6\x53\x50\x62\xa9\xf6\x36\xa0\x09\x9a\x37\xa1\xf0\x06\x4b\x55\xdf\x65\x3f\xd7\x2b\xa8\x88\x91\x5b\x87\x5b\x74\xa1\x1a\xd9\xf3\x18\x68\xaf\xe0\x06\xb1\xa3\xb9\xf8\x48\xc6\x4f\xba\xa9\x88\x7b\x67\xd7\x0e\xbd\xff\x24\x19\x2b\xf3\x1b\x44\x1c\x43\x7c\x26\xb2\xc4\xb5\x36\x3e\x02\x48\xa2\xbe\xd2\xce\x87\x7d\x72\x84\x19\x66\x32\x22\x1f\xe3\xea\xab\x61\x71\x69\x4f\x58\x01\x03\x93\x22\x99\x80\x32\xfb\xa6\xae\x3c\x9d\x8b\xe1\xda\x8c\xdc\xa8\xc7\x18\x7e\xa7\x6e\xc0\x59\xc2\xd8\x7d\x82\xb3\x65\x47\xfd\x87\x06\x92\x90\xf3\xe9\xcf\x0a\xf3\x9c\x9e\x6c\x14\x1b\x99\x47\xf2\x96\x3d\x2d\x45\x77\x99\xe9\x72\x62\x16\x87\xb4\xa8\x57\xd9\x8c\xa4\x00\xa4\x25\xe7\x71\x89\x9c\x42\x08\xb6\xca\x07\x3a\xc8\x52\xea\x65\x5b\xe6\x4e\xe6\x6d\x70\x58\x94\xa0\x23\xdf\xb2\x48\xaf\x38\x93\x1d\x72\x43\x5f\x6a\x83\xaa\x9c\x82\xf2\x8e\xaa\x76\x21\x96\x0c\x87\x09\x14\x87\x83\x1b\x58\xa9\xd6\xe3\xe4\xf0\x9c\xf6\xef\x8f\x59\xaf\x0a\x50\x6f\x94\x59\x63\x56\x16\x83\x76\xfa\x7d\x17\x2b\x61\xf4\x43\x9b\xec\x4f\xd3\x61\x7d\x70\x43\xcd\x05\x75\x8a\xff\x22\x33\x29\xfd\x39\xb7\xca\x16\x4d\x91\x2d\x12\xfe\x10\x5a\x94\x6b\xed\x40\xb2\xb4\x7d\x4f\xe1\x80\xc0\x6d\xef\x70\xab\xed\xe0\x4b\xa1\x2c\xe0\x7b\x53\x0b\xb2\xef\xd1\xa9\x40\xc0\x97\x0e\xd2\x31\xa6\x1e\x05\x99\x36\xe0\x8c\x2e\x32\x62\x83\xba\xe7\x76\x47\x2c\xb8\x3a\x1b\xb8\x3c\x23\x37\x4d\x61\x1a\x54\x01\x97\x04\x69\x71\xed\xb9\x92\x6a\xb5\x53\x9a\x23\xd6\x44\x55\x94\x9b\x08\x11\x71\xcd\x39\x49\xa1\x51\x31\xa7\x42\xe5\x6f\x31\xfa\x9f\x51\x1c\x0a\x44\x25\xab\x04\x7f\x1a\x54\x9b\xe4\xce\x95\x74\xda\x72\x44\x48\xbc\xe7\x2e\x09\xed\x18\x62\xfb\x47\x8a\x16\x62\x75\x92\x52\xce\x52\x45\x46\x61\x40\x48\x1b\xdc\x09\xb1\x2d\x3a\x2f\x45\x5e\x24\x26\x81\x63\xe8\xa9\x2e\x64\x51\x69\xc1\x30\xb6\x6d\xca\xe9\xac\xb3\xe4\x83\xf1\x34\x70\x03\x97\x27\x00\x0f\x19\xf5\x76\x7a\xed\x22\x6c\x3c\x00\x7a\x13\xbe\xca\x98\x92\xc2\x59\x5c\x41\x12\xb2\xab\x15\xd8\x58\xff\x37\x4e\x64\x6f\x6c\x83\x33\x6c\xaa\x72\x0b\x40\x96\x5a\x33\x41\xa9\x11\x3c\x36\xbf\x82\xd9\x12\x4c\x13\x86\x3f\x0b\x4e\x93\xbd\x4b\xa0\x96\xe4\x97\x90\xda\x9b\x89\x00\x47\xb7\x2a\x8a\x05\xf1\xe7\x68\xeb\xb2\x3e\x63\x6f\xaf\xba\x64\xd7\x8c\xa8\x62\xa1\x28\x74\x52\x72\x6a\x29\x18\x87\x8d\x32\xd2\x81\x0b\x5c\xa9\x92\x61\xa6\x7c\x23\x46\x99\x0c\xf2\x4f\x71\xf4\x7c\x82\xcd\xfe\x1c\x5b\x81\x4c\x6f\x15\xc0\x0d\x86\x35\xd8\x0c\x8e\xfe\xca\xba\xf2\x8f\xa3\xba\xe9\x81\x3b\xa4\x38\xa5\x7d\x57\x64\xd9\xc2\x1b\xa3\xbb\x47\x53\x96\xd0\x90\x8b\x13\x46\xa6\x09\x3b\xc4\x82\x2d\xc6\x88\xaa\xde\x60\x7d\xe7\xab\x5c\xfe\xde\x72\x86\xf2\x55\x09\x13\x6e\x79\x12\xe5\x15\x99\x7d\x84\xbf\xe3\xa0\xf2\x51\x38\x99\x1c\xfb\xe3\x41\xe5\xaf\xc0\xc9\x04\x61\x45\xfd\xa2\xe7\x02\x74\x37\x30\x78\x0e\x66\xd0\xaa\x25\xb6\xe0\x87\xd5\x4a\x7f\x88\x55\x63\xf5\xe4\x52\xc4\x71\xf5\xb4\xab\x3e\x0e\x91\xbe\xf9\x75\xc0\xf9\x51\x38\x28\xa5\xc3\xc7\x00\xe7\x6f\x80\x9a\x9b\x8c\xff\x3e\xf6\xec\xd7\x9d\x1c\x7d\x53\x1d\xc7\x89\x4f\xbb\x6a\x12\xe6\xa4\x85\xb2\xd7\xe9\x01\x8f\x9c\x8b\xa6\x6d\x66\xc9\x94\xdc\x2b\x3c\xe7\x73\x61\x03\x0c\x9d\x4e\xb3\x93\xc6\x5e\x34\xd4\xad\xe6\xae\xdc\xf3\xd4\x5b\x96\xa2\x57\x89\x0b\x26\x17\x93\xb2\x57\xa2\x98\x78\xf9\x69\x5a\xfe\x09\xe5\xea\xe4\x40\xff\xd2\x28\x18\x5b\x02\x45\x0c\x8c\x27\xad\x54\xaf\xab\x69\xc5\xca\x51\xe7\x38\x22\x2f\xa2\xe3\x24\x99\x4e\xb4\x90\x3d\x2f\x07\xa8\xc1\x34\xe8\x62\x85\x2a\xdd\x09\xf6\x9d\xd8\xe2\x49\x76\x6b\xac\x39\x37\xb8\x8e\x57\x0a\x65\x4f\x34\x05\x57\x0b\x57\x92\x18\x39\x34\xce\xeb\x54\x87\x3e\x28\x37\xf6\x06\x53\xc3\x95\x8d\x26\xe5\xc5\x25\x6e\xd4\x56\x5b\xc7\x4a\x21\xf6\x33\xb0\xe4\xb6\x38\x03\x51\x0a\xad\x83\xc9\x96\x5d\xa6\x43\xd9\x03\x7a\xdb\xea\x7a\x6c\x15\x2d\x95\x1f\x2d\x25\x35\x67\x67\x60\xe5\xa3\xcd\x64\x76\x8e\x99\xa1\x7c\x84\xa9\x8c\x9b\x7e\xa2\xb9\x08\x07\xc9\x60\x12\xbd\x74\xf8\x68\x30\x49\xee\xa3\x49\xa8\x10\xb0\xeb\xb9\x87\x4d\x9a\xcf\xc2\x28\x9a\x4a\x63\xb8\xe0\x8e\xe7\x56\xb5\x0b\x21\x96\x17\xdf\xc0\xb5\xfc\x94\xa6\x70\x15\x99\x4b\x8f\xf1\x86\x01\x5b\x75\x14\x7e\x23\x25\x45\x95\xda\xbb\x3b\xa5\x43\xca\x04\x72\x8a\x14\xd0\x39\x32\x46\x53\x88\x01\x52\x07\xd8\xcc\x8a\x21\x00\xde\x8b\xe3\xf3\x53\x3f\xe7\xa3\xb3\xcd\xe1\x0b\x84\x1d\xb9\xc4\x46\xf5\x3d\xa6\xb2\x53\x36\x22\xfa\xc2\x06\x36\x99\x58\x95\x44\x50\x71\xae\x9b\x34\xe3\xb2\xb4\xf2\xb1\x69\xd7\xc8\x96\x78\x26\x7e\x08\x99\x54\xd2\xd4\x60\x82\x54\xfc\x34\x5c\x52\xa1\xe3\x25\x22\x16\x3d\x18\x3b\x1a\x77\x72\xed\x4c\x8e\x3b\x00\x99\x39\xe2\x7e\x49\x40\x79\xc3\x57\x93\xfb\x3c\xca\x3a\x26\x7e\x23\x5b\xf1\x6f\x0f\x13\x7f\xc5\x7e\x83\x1d\x3a\xd5\xde\x36\xda\xdf\x8d\x97\x94\x26\xd6\x41\x5e\xc2\x35\x65\x9f\xa0\x5b\xfd\x33\x05\x05\xc8\x8b\x80\x16\xe5\xea\xc9\x07\x54\x0d\xdb\x20\x6c\x94\x6b\x78\x10\x1c\xfe\x34\x68\x27\x77\x30\xdf\x70\xd8\xf6\x92\xa6\x42\xd1\xcb\x9f\x04\x2d\x92\x43\xb4\xa3\xfb\x3d\x22\x3e\xe1\x8c\x74\x53\x90\x49\x14\xf1\x70\x01\xcf\x73\xbf\x25\xe6\x27\x6d\x8a\xc8\x17\xb3\x8b\xdf\xc8\xfd\x65\xcc\x4b\xd3\x43\x7d\x6a\xdc\x38\x2c\xcf\x14\x3e\x72\xcb\xe6\x57\xaf\x72\x7e\x77\xf8\x98\x32\x32\x8f\x22\xd3\xd1\x22\x98\x70\xa9\xe5\x83\xae\xef\x38\xb0\x06\x37\x60\xba\xde\x2a\xcb\xb6\xb2\x08\x9b\xdc\xc1\x65\x42\x2c\xe2\xde\xe1\x8a\x72\x8e\x8d\x79\xbc\xb8\x11\x68\x4a\xe4\x53\x64\x77\x2e\x84\xa4\xab\x5d\x10\x4a\xe5\x02\xc7\x14\x15\xd4\x88\xfb\x06\x8f\xab\xa1\x8d\x00\xbe\x40\x22\x81\xb4\x45\x33\x33\x9d\x12\xa1\xf4\x54\xec\xf9\x00\xaa\x76\xd6\x97\xe5\x78\x2a\xfa\x17\x79\x99\xc8\xe2\x86\x45\x91\x7e\xcd\xa3\x6f\xa4\xe8\xcd\xfc\xc5\x46\x9c\xf4\x15\xb2\xad\x16\x1b\x34\xda\x61\x1d\xac\xe3\xab\x10\x35\xdf\xe6\xe0\xc4\x60\xcb\x8a\x67\x64\x2d\x6d\x7a\x84\x37\xf6\x6f\xaf\x7f\x7e\xa4\xb7\x47\xa3\xc4\xe3\x77\x5f\x13\x37\xec\x10\xcd\x21\xef\x8e\x48\x22\xec\x28\xe0\x14\xfe\x24\xf5\x52\xe2\x88\xa9\xdd\xc0\x93\xcb\xcb\x03\x81\x46\xad\xf8\xe5\xc5\x7d\x0e\x31\x68\xd4\x92\x3d\x47\xba\x1e\x3e\xde\x93\xf7\xdc\x31\xcb\xf7\xb6\x62\x42\x7c\xa3\x9a\x20\x4d\xca\xf3\xd1\x54\xd2\x4d\x96\xe7\xc7\x06\x18\x14\xdb\xc7\x27\xba\xef\x9c\xcb\xcf\xe0\xb8\x89\x85\xb9\xcb\x52\xed\x10\x47\x32\x58\x8c\x97\x08\xe9\x26\x6f\x06\x12\xe5\xbd\x80\x9a\x89\xa9\x94\x52\x26\x33\xbb\x0e\xa4\x15\x8b\xf1\xca\xfe\xa1\x9a\x9d\xeb\x54\x40\xe3\xbc\x51\xec\xb5\xe3\x8a\x3c\x11\xe3\x59\xe3\x15\x89\x48\x5b\x5e\xa3\x8c\xc4\xca\x50\x31\x2a\x5e\xa7\xfb\x25\x7f\xbe\x43\x1f\xae\xaa\xe2\x11\xc1\x22\xaf\x8e\x8c\xdc\x14\xd3\xf6\x78\xdd\xa1\x5e\x6f\x72\xe3\x20\xdd\x2a\x6a\xd3\x90\xc4\xc9\x55\xdb\x88\x76\x47\x4b\x2b\x17\x97\xad\x27\x4a\xba\x5d\xec\xee\xf2\x03\x23\xcc\x2a\x59\xc0\xcb\x50\x3e\x1f\x80\xa7\x97\x94\xb0\x39\x91\x61\x18\xd9\x15\x5e\x6e\xe0\x4a\x9c\x84\xaf\x52\x4b\x3f\xf1\xbd\x43\xd5\x64\x2f\x89\xfd\xb1\xa9\x93\x68\x53\x3b\x06\xa3\xdc\x40\x8f\xd0\x19\x82\x6d\xd1\x29\x53\x63\x6c\x2d\x09\x42\xd5\x2e\xb6\x89\x52\x21\xbd\xbc\x4f\x89\x35\xd6\x89\x33\xdb\xe0\x18\x59\x14\xde\xc9\xec\x73\x5d\x17\xb9\x03\xbb\xcd\x3a\xf8\xcd\x2e\x36\x3d\xe0\x67\x70\xb0\xc8\xc0\xbe\x7b\xc9\xd9\x3e\x93\x73\x8d\xe1\x32\x28\xb7\xc6\xe0\xe7\x06\x1b\x6b\xef\xec\x65\x3d\x3a\x22\xa0\xd6\xb1\x0a\xdf\x57\x1a\x65\x44\x54\xf5\x46\xe8\x1d\x70\xcc\x99\x30\xe3\x3c\xf6\x24\x54\xec\x70\xbf\x14\x82\x96\xfd\xe0\x06\xfe\x72\x99\x7f\x7e\x38\xb4\x58\xbc\xf5\xf0\xe2\x2f\x0e\x2c\x9e\x26\x0a\x83\x61\x67\xdd\x08\x45\x57\xfc\xf2\x26\xc2\x8e\xd8\x83\xa7\x52\x52\x66\xb1\x26\x7c\x4f\xd8\x22\x66\xaf\x94\x23\xee\xe3\x35\x04\xe7\xaa\x02\x1e\x17\xf9\x2a\x51\x18\xb1\x8f\x14\x11\xf2\x40\xef\x9b\x57\x2f\xa1\x6f\x87\xb5\x36\xe5\x4b\x84\x58\xcc\x0a\x9a\x9f\xb1\x50\x80\x06\x31\xe3\xa9\xfd\xd2\x49\x46\xaa\x3e\xdb\x73\x99\xb4\x4b\x9b\x5e\xeb\xb0\x19\x96\x8b\xda\x76\x17\x54\xce\x28\x6d\xd0\xc9\xa6\xda\xac\x2f\x84\xcc\x8c\x44\x02\xfc\x4b\xa7\x9b\x35\xce\xca\x24\x79\xcf\x03\x3b\x4c\xe6\x14\x1b\x9f\x19\x18\x6b\x0f\xaa\xae\xd1\x7b\xbd\x6c\x31\x3e\xa1\xdc\xea\x11\xa5\x7c\x63\x8d\x1f\x5a\xfa\xcb\x60\x1d\xce\xc0\x5b\x26\x65\x39\xd0\x09\xc5\xf8\xa8\x46\x1b\xbe\xe2\x11\x76\x47\xc9\xd0\x28\x54\x74\xc2\xaa\x90\x3c\x90\x74\x6f\xa0\xfa\xf2\xf2\xcb\xcb\x2a\xff\xfa\x30\xaf\x35\x8d\x7f\x34\x2e\x52\x54\x72\xba\x89\xa2\x7f\xf1\xea\xcd\xf4\xb5\xd7\x58\x48\xc5\x57\x76\xd8\x90\x95\x70\xc7\x92\x9f\x61\xe6\x8e\x52\x9c\xd5\x18\x3f\x61\x90\x44\x97\x5e\xaf\x5d\x2d\xf8\xff\xd5\x8f\x05\xab\x50\x58\x74\x0c\xe4\xf2\x76\x6a\x8e\x77\xa6\x32\x8c\x1b\x26\xbd\xa4\x0d\x39\xbe\xdc\x48\x23\xe8\x5c\xf5\x7a\xa6\x47\x96\x62\xaa\xe6\x65\xed\xf4\x79\x29\xcf\x28\x87\x5b\xed\x03\x95\xc0\xf1\x65\xd3\x48\xea\x5b\xb3\xb5\xf7\xd0\x3b\xfb\x21\xde\x52\xcf\x7a\x90\xce\x72\x5e\x70\x94\xe8\xea\x78\x99\xa3\x02\x53\x2f\xe4\xe9\x93\xd0\xf7\x5d\x02\x5e\xc6\xaa\xac\xc8\x42\xb0\xd4\xa6\x61\x85\x51\xc8\x6a\x49\xfa\x99\x96\x15\xa8\x40\x1b\x9c\x8d\x45\x87\x41\x6c\x3c\xdf\xc7\x8e\x4f\xcc\xd2\x5e\x13\x25\xa7\xb3\xf1\xf1\x6f\xa0\xfa\xea\xf2\xf2\x6a\xde\x2a\xe0\x46\xf7\x81\xe7\x4a\xe9\x0a\x18\x62\x4b\x5c\x79\x6f\x6b\xcd\xa5\x4a\x7e\x38\x23\xc2\x2c\x25\xa8\x73\xa0\x1e\xdb\x2a\xdd\xd0\x06\x4d\x48\x27\xb6\x10\xc6\xe0\x9d\x07\x62\xb3\x3d\x5d\x3b\x14\x71\x23\xd2\x87\x57\x36\x65\x63\x99\xe9\x06\x53\x0a\x9a\xa5\x92\x20\x4c\x36\xe4\xf8\xc8\x2d\x53\x5b\x69\x6c\xc7\x72\x21\xff\x1c\x8f\x57\xda\x36\x9b\x1b\xc4\x47\x5e\xaa\xd5\x5b\xac\x4a\xcf\xbc\xef\xf3\x60\xa8\xfb\xc9\x10\x71\x91\xd6\x91\x91\x8e\x43\x65\xdb\x88\xdb\xe9\xc5\x2a\xdd\xa1\x1d\x02\xaf\xba\xf6\x07\xdc\xbd\x8e\xae\x91\x59\x2c\x8a\x99\x06\x6b\xe5\x6e\xe7\xae\x55\x34\x19\x43\x36\x69\x99\x0c\xaa\xe9\xb4\xf7\x63\x00\x80\xf8\x22\x2e\x38\xdb\xb6\xe8\xe2\xcb\x4e\xc9\x93\xb9\xbc\x65\x85\x2b\x98\xed\x77\x26\xcd\x90\xf1\x35\x47\x72\x00\x42\x1c\xa0\x8c\xec\x2c\xca\x91\x9b\xcf\xf2\x39\xd8\x73\xa1\x9f\x6c\x57\xba\xdc\x05\x2d\xe9\x74\xc4\xab\x4a\x05\xcd\xbd\x51\x9d\xae\xa3\x3d\xa7\x9e\xb8\xc3\x35\x39\x33\xcd\x22\x03\x72\xd8\x91\xb5\x08\x93\xbe\x20\x16\x53\x16\xcb\x32\x58\x61\x2e\xdb\x32\x2b\xfd\x9d\x8c\x9f\x73\x00\x38\xff\xff\x42\xe4\xdf\xde\x2d\x46\x32\x05\xc1\xaf\xef\x13\xc8\x3d\xcb\xe4\x84\xa7\xc1\x50\xa6\xe0\xa0\x6f\x29\x56\x68\xd5\xc2\xd0\xfb\xe0\x50\x75\xf0\xc2\xd6\x77\xe8\x40\x77\x6a\x8d\x23\xe5\x99\x78\xe1\x97\x07\x19\x3a\x10\x4d\xe3\xf3\xcd\xa4\xef\x04\x03\x0c\xfb\xc0\x56\x37\x03\xed\x66\x34\x5f\x03\x93\x64\xcf\xc0\x0f\xf5\x06\x14\x79\x75\xdc\xfc\x64\xd4\x3c\x27\xd2\x33\xd8\xe1\xb2\x0c\x4b\xfc\x4c\x74\xa9\x42\xbd\xa1\x68\xc8\x39\xd0\xac\x3f\x15\xe4\x96\xec\x7e\x86\xde\x31\xf7\xc0\x66\x00\x97\xed\xb0\xda\xe1\xb2\x9a\xf5\x8e\xab\xf8\xce\xf6\x78\x97\x80\x57\xca\x63\xdc\xd9\x3d\x8f\x20\xa3\x4c\x2f\x75\x9c\x99\x01\xf9\x55\x56\xde\x40\xd5\xb0\x26\xf6\xe2\x31\x7b\xef\x91\xf7\xa3\xe3\x1b\xe0\x31\xc8\xe7\x47\xe0\x1e\x7a\xe5\x7d\xd1\xbd\x8d\x3d\x93\xf6\x3e\xbd\x3a\x48\x4c\x5b\x98\x36\x55\xd3\xa3\xa4\xa0\x74\xcb\xf0\x79\x42\x3f\x43\x2a\xbe\x46\x4d\x92\xe5\xf6\x04\xc5\x89\x48\x94\xc1\x4f\xf1\x34\x3b\x4f\x8b\xc3\x23\x4b\x7b\x10\x70\x6e\x41\x8b\x31\xec\xad\xf4\xba\x88\x7a\xec\x2e\x24\xb7\x8d\xf2\x1b\x5d\x5b\xd7\x37\xb8\xbd\x60\x4c\x80\x8e\x50\xc1\xb3\xed\x93\x2c\x4c\x28\x9e\x03\x6d\x6e\xbd\x5d\x85\xdb\xd8\x5e\x9e\x3d\x79\xdf\x6f\xec\x06\x77\x0f\xfd\xb0\x6c\x75\x3d\x89\x43\xbd\xf5\x3a\x58\x57\x3c\x20\xca\x57\x35\xf1\xc5\xd4\x10\x36\x68\x42\x2c\xa2\xe3\x07\x01\x43\x7c\x65\xc2\x7c\x97\x71\x28\x35\x10\x25\x0c\x88\x56\xa8\x9a\x56\x26\x32\x3c\x67\x93\xef\x82\xc7\x48\x31\x3d\xd3\xb4\xe1\x35\x47\x89\xca\x05\xbd\x52\x75\x78\xac\x97\xdd\xd8\x9d\x69\xad\x6a\xf8\xcd\x98\xcc\x8f\x97\xcc\x23\xd6\x4d\x61\x35\x3e\x47\xef\x9d\xb6\xa3\x21\xc5\xee\x35\x96\x5f\x3d\xc8\xd7\x0e\x14\x70\x6a\x6b\xb6\x68\x08\x4e\x8e\xad\xba\x7c\xbf\x4f\x16\x90\xb6\x27\x32\xd3\x73\xaf\x74\x1b\x1b\x59\x54\x20\x32\xec\x89\x95\x87\xf8\x55\xa6\x17\x37\x7e\xc9\xf7\xe9\xbd\x15\xb8\x4e\xdc\x49\xd7\x3c\x1c\x94\xc4\x1e\x2e\x29\xac\x54\x04\x92\xa7\xa4\xc5\x7e\x1f\x40\xfc\x86\x76\xda\x8c\x83\xbd\x50\xf8\x51\xc1\xf0\x58\x7d\xf4\x5b\x9a\x6a\xc2\xc8\x18\x14\x4b\xa2\xd9\x04\x26\x80\x3f\x2a\xfe\x26\x56\x2b\xcf\x2e\x2e\x56\xd6\x72\x2d\x96\x69\x05\xe5\x16\xeb\x9f\x4b\x68\x13\xbf\x26\x99\x16\x0e\x20\x10\x6e\xe8\x88\x56\xd7\x3c\x7d\x56\x7f\xa1\xd4\x97\x4f\x9f\xa8\xe6\xfa\xfa\xea\xe9\x17\xd7\x7f\xc1\xe5\x5f\x9b\xbf\x5e\xaa\xeb\xab\xaf\xae\xaf\xf1\xaf\x5f\x7d\x51\x52\x7c\x28\xe1\xd1\xd4\xd0\x5b\xbb\xf6\x07\x8c\x9c\xc4\x59\xde\xb1\x93\x32\x36\x76\x17\xbf\xc3\x6a\xed\x5a\x6c\xac\x6c\xb1\x97\xef\x9f\xb9\x89\xcb\x57\x29\xd6\x23\xcd\xf7\xb2\x80\xac\x90\x02\xa6\x59\xc0\xdf\xed\x7a\xcd\x8e\xee\xa5\xaa\x21\x04\x3a\xda\x52\x42\x08\xcb\x41\x3e\xc7\x98\x70\x2a\x95\x1b\xf9\x01\x61\x62\x77\xbe\x76\x94\x90\x9b\xfc\xce\xdf\x96\xe1\x93\x3f\x50\xb2\x6b\x70\x36\x8c\x76\xe6\x83\x75\x14\x1a\x0f\x42\xff\x4f\xb1\xd3\x92\xc1\xcf\x66\xa3\xc4\xc4\x61\xfb\x64\x2d\x94\x36\xd5\xa9\x0f\xb7\x51\x2b\xc0\xe8\xfb\xea\xf2\xc0\xe0\xad\xf4\xe3\xaf\x9e\x1e\xad\xa8\xf3\x1d\x5a\xf1\xc2\xc3\xd7\x4e\x2f\xf3\x97\x6c\xc5\xbd\x9b\x2a\x6b\xb1\x22\x76\xc8\xb7\x6d\x0b\x78\x9d\xbe\xdd\x99\x5d\xd7\xd5\xed\xd0\x20\x74\xd8\x59\x77\x7f\x96\xb0\xef\x19\xd4\xfd\x10\xbf\xc4\x21\x1d\xcd\x4a\x2a\x34\x3e\xc3\x79\x79\x1e\xd2\xb6\xf9\x2b\x3a\x92\x3b\x74\xaa\xde\x90\x3e\x62\x95\x14\x61\x1d\x2d\xb4\xc3\x7a\x53\x04\x71\x61\xa9\x56\xbd\xaa\x75\xb8\xff\x3d\x56\xb2\x27\xad\xcf\x66\x2a\x99\x93\x43\xf6\x32\x5e\x8c\x8e\x50\xa2\xee\x87\x68\x29\x4f\x2f\x2f\xe1\x94\xff\xfc\xee\x3f\x7e\xce\xc3\x51\x37\x70\x03\xd7\x4f\xff\x02\xa7\xf4\xe7\x77\x5f\xcf\xb0\x78\x01\xc6\x8f\xd4\x57\x45\x55\x15\xd5\x75\xb4\x2e\x12\x5a\xd3\xef\x4a\xc7\x86\x65\xee\x52\x1d\xac\xc2\x72\xc4\x1b\xb5\x9e\xfa\xeb\x47\xca\xab\x4f\x28\xaa\x4e\x60\x82\x01\xa4\xb4\xfa\xfd\x05\xd5\xff\x65\x09\x75\x3a\xaa\xc4\x61\xfc\x16\x77\x67\x61\xc7\x6f\x11\x2c\x74\xb6\x49\x40\x20\xbd\x9b\x49\xcf\x6e\x9e\xe5\xe2\xe2\xff\xc1\x5b\xee\x90\xd6\xca\xa4\x16\x85\x82\x77\x49\xe0\xa4\x9b\x77\x63\x82\x61\x5a\xe9\x7c\xe9\xf7\xa2\x4e\x61\x47\xe4\x4f\x8d\xfc\x58\xfd\xa6\xbd\x93\xb5\x1c\x08\xd9\x91\x91\xe7\x4d\xc4\x88\xef\xee\xb4\x69\x62\xef\xab\x10\xe4\xb3\x2c\xc8\xea\x5d\xec\x6b\xc4\x0f\x06\x2d\x3f\x15\x1c\xab\x8d\xc8\xc9\x5b\xe2\x64\x0c\x1b\xac\xdd\xf1\x02\x3a\xb1\x54\x76\xbe\x78\x32\xa1\x59\x87\xed\xfd\x54\xbc\xb1\x6e\x4a\xdc\x8c\x7c\x14\x0d\x6e\x66\x19\x1e\x63\x3a\x4f\x3d\x52\x0c\x9d\xce\xf1\x7f\x3c\x48\xae\x00\xfe\xf0\x4b\x87\x41\x2d\x84\xfc\x22\x69\x88\xc7\x1f\xaa\x62\x85\x72\x6b\x4f\x9c\xfc\xb3\xf8\x0d\xaa\xf3\xba\x3a\x23\x22\xaf\xbe\xff\xee\xf9\x8b\xdb\xb7\xcf\xdf\xfc\xd7\xed\x8b\x97\xaf\x1f\x2e\x96\xd6\x06\x1f\x9c\xea\x17\xef\xbd\x35\xd5\xd9\x74\x51\x1b\x17\x4d\x76\x6e\xed\xfa\x96\xbf\x32\x9b\xec\xfa\x63\xfe\xf7\xc3\x78\x9e\x79\x1c\x3a\x9d\x46\xa2\xf1\x06\x6c\x12\x81\x9e\x5c\x5e\x1e\x22\x56\xa4\x40\x59\x30\x4b\x81\xd7\x07\xc6\x52\x06\xbc\x2e\x28\x42\xee\xd7\xa6\x57\x8e\xf2\xf1\x3f\x97\x23\xe0\xb1\xb6\xa6\x99\xbf\x7b\x1c\x3b\x78\xc5\x1b\x83\x8e\xaf\xf2\xa6\x1f\xa0\x72\x66\xf2\x48\x95\x74\x98\xc1\x30\x2e\x2f\x8a\x37\xc6\x4b\xbb\xcd\xdf\xdb\xc9\x4b\xc0\x46\xf9\xcd\xd2\x2a\xd7\x24\xe3\x9a\xdf\x51\x3c\xda\xdc\x7f\xe7\x29\xd1\xd4\x70\x03\x5f\x5d\x5e\x5e\xbf\x2b\xca\x79\x8a\x7f\xe8\x27\xd8\x30\x3f\xd8\xe0\xaf\x68\xdc\x76\xcc\x5f\x1c\x15\x89\x42\x3c\x0c\x37\xc7\x13\x1f\xdc\xd5\x5b\x71\x5f\x97\x77\xe4\xae\xfd\x6c\xb7\xb1\xfd\x68\xdd\x4e\xb9\x46\xa4\xc5\x74\x62\x57\xda\x16\x7b\x3c\xda\x3c\x16\x52\x87\xee\x0c\x00\x26\xa7\xcd\xbf\x06\x2b\xf6\x50\xfc\x3a\x49\x61\x8f\xb7\xda\x47\x0d\x94\x7b\xc7\x46\xf2\x75\x75\xbc\x41\xb9\xd7\xca\xca\x23\x20\x11\xa6\xfc\x25\x69\x2c\x05\x77\x3f\x7f\x5f\x2b\xdf\x65\x14\xb9\x87\xc3\x1d\xdf\xcc\xcc\xe8\xfc\x29\xdf\x11\xfc\x99\xd3\xdb\x2e\xf5\xe7\xe5\x39\x85\xf5\x02\x91\x12\x21\x9b\x1a\xc9\x33\x42\x47\xfa\xf7\xec\x1f\x82\xd9\xf3\x97\xfe\xb1\x18\x50\xc5\xf7\x76\x23\x9d\x9c\xb1\x54\x18\x1b\xfc\xcf\xbe\xbc\xfc\xf2\x72\x31\x99\x39\x1e\x7e\x2a\x1a\xe0\x8f\x70\xb4\xe1\x0c\x71\x7b\xe0\x26\x64\x3a\x99\xb7\xb8\x5d\x6a\xd3\xdc\xf2\xa9\xe1\x06\x68\xaf\xc9\xac\x87\x93\x43\xff\x7e\x98\xb7\x4e\x0e\x27\x3e\x4e\xa4\xe3\x1b\x87\x98\x3b\x0e\xdd\x2c\xc1\xf8\x4d\xcd\x3c\xb5\x14\xdd\x54\x28\x37\x99\xb4\xb8\x0f\x23\xb7\xfd\xa8\x79\x39\x1b\xcb\xa1\xf3\xe9\xd5\xf5\x64\xe8\xa1\xf8\xaf\x79\x6b\xb5\x68\x09\xee\x45\x9d\x5f\x6d\xd9\x95\x97\x39\x04\x1d\x82\xba\x43\x50\xcd\x56\xf1\x7d\x34\x5f\x47\x4f\x2e\x91\xe4\xbb\xbd\xb1\x62\x30\x5b\xed\xac\xe1\x67\x1e\xe9\xeb\x7b\x06\x2d\x2b\x2d\x9d\x22\xd5\x34\xfc\x0e\x48\xbe\x14\x4b\xb6\x92\x29\xcc\x2e\x62\xd0\x6c\x0b\x91\x7d\xf3\xfd\x0f\xaf\xde\xbe\x7c\xf5\xef\xb7\x6f\xbe\x7d\xfd\x3f\x2f\xbf\xf9\xf6\xf6\x87\xd7\x7f\x2f\xea\xf8\x94\x06\x7f\xf8\xef\x37\x6f\x5f\x7f\xfb\xfc\xbb\xdb\xe7\x2f\x5e\xbc\xbe\x65\x03\xbb\x55\xbd\x7e\xa8\xe6\x8d\xa5\x23\x8d\xb9\xfc\xbf\x63\x1d\xba\x2c\x58\xee\xd3\xa5\xd9\x8f\xf7\xb2\xd2\x9f\x0f\x27\x0f\x27\xff\x1b\x00\x00\xff\xff\x4f\x11\xe7\x67\xce\x46\x00\x00") +var _commandAssetsConnectNomadHcl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x7b\x6d\x8f\x1c\xb7\x91\xff\xfb\xfd\x14\x85\xde\x00\x49\xfe\xd8\x9d\x7d\x90\x95\xd8\xc2\x7f\x0f\x90\x2d\xe7\x4e\x77\xb1\x7c\x90\xe4\xcb\x8b\xc0\x58\x71\xba\x6b\x66\xa8\xed\x26\xdb\x24\x7b\x46\x6b\x63\xbf\xfb\xa1\x8a\x45\x36\xbb\x67\x66\x2d\xcb\x87\x28\x01\x24\x79\x48\x16\x8b\xf5\xf8\xab\x22\xfb\x14\xde\x6e\xd0\x21\xd4\xca\x80\x35\xed\x3d\x2c\x11\x14\x78\x6d\xd6\x2d\xc2\x7b\xbb\x84\x06\x57\xda\xe8\xa0\xad\x81\x1e\x1d\xac\x74\x8b\x0b\x78\xbb\xd1\x9e\x47\xb5\x07\xa3\x3a\x6c\x4e\x4e\xa1\xaa\xed\x60\x42\xa3\xfc\xa6\x02\x6f\x41\x07\xd8\xe9\xb6\x85\xda\xa1\x0a\x44\x93\xa6\xef\x74\xd8\x40\xd8\x20\xbc\x7c\x01\xca\x34\xf0\x4a\x75\x58\x2e\x5c\x9c\x9c\x30\x43\x50\xbd\xb7\xcb\x0a\x96\xad\xad\xef\x68\x0f\x5a\x12\x6c\x7f\xde\x59\x1f\xa0\xb6\x66\xa5\xd7\x83\x53\xcc\x94\xed\xf9\x2f\x6d\x78\xd2\x7b\xbb\x3c\x39\x05\xdf\x63\xad\x57\xba\xe6\x19\x0b\x78\x9e\x58\x55\xd0\x60\xdd\x2a\x5a\xb9\xc5\xe9\x2c\xb0\x2b\x08\xca\xdf\xd1\x5e\x2a\xc0\x2b\xdb\x29\x3a\x94\xdf\xd8\xa1\x6d\xc0\x0d\x66\x01\xff\x69\x97\x1e\x36\x6a\x4b\x87\x59\xb7\x76\xa9\xda\xf6\x1e\x06\xa3\x7f\x1a\x90\x85\x70\x06\xd6\x20\x58\x07\x9d\x32\xf7\x4c\x0c\xd6\xce\x0e\xbd\x3f\x83\xdd\x46\xd7\x9b\x93\x53\x50\x0e\x89\xcd\xce\x63\xbb\x45\x0f\xb5\x6d\x5b\xac\x69\x7b\x4f\xfb\xcf\x97\xfb\xc5\xc9\xe9\xc9\x29\xfc\x8d\x7e\xb3\x0e\x41\x9b\x95\x75\x5d\x64\x97\xa4\x87\x1f\x54\xd7\xb7\xe8\xc1\xc6\xc3\x17\x42\x3b\x83\xbe\x45\xe5\x11\x3c\xe2\xc9\x29\x8f\x5a\xd3\x6a\x83\xd0\xd8\x7a\xe8\xd0\x04\x21\x13\x9e\xf1\x1e\xf4\xbf\x4d\x08\xbd\x7f\x76\x71\xb1\xdb\xed\x16\x86\xce\xdf\x3b\xfb\x1e\xeb\xb0\xd0\xf6\xa2\xb1\xb5\xbf\x78\x6f\x97\xe7\x13\xa1\xd1\x2f\x8b\x4d\xe8\xda\x93\xd3\x13\x12\x71\x69\x02\xbf\x9c\x00\x88\x2e\x1d\xae\xb5\x35\x15\xf4\xca\xa9\x0e\x03\xba\x24\x7a\x8c\x9a\x8d\xe3\xa4\x42\x96\x13\x04\x0b\xf8\x01\xeb\x21\x60\xd2\xe9\x02\x5e\xae\x98\x9e\xed\x74\x08\xd8\x9c\x41\x20\x0b\xd4\x66\x83\x4e\x87\x48\xa5\xc1\x95\x1a\xda\x90\xa8\x91\x46\x48\xa8\x55\x54\x55\xb5\xe0\xf5\x32\x78\x93\x7f\xa6\x5f\x47\x4e\x1b\x15\x54\x8d\x26\xa0\xf3\xc7\xd9\x6d\xb5\x0f\x44\xb9\x98\x2c\x8c\x47\x6b\x61\x72\x4b\x24\x3b\xf5\xba\x41\x87\x0d\xec\x36\x68\xa0\x6f\x55\xad\xcd\x3a\xb2\x4e\xfa\x15\x3f\xea\x06\x1f\x68\x7e\xef\xec\x56\x37\xd8\x10\xa7\x25\xed\x1b\xf8\x67\xd5\xd4\x57\xd5\x8f\x27\x23\xa3\xe1\xbe\xc7\x92\xc3\xda\x9a\xe0\x6c\x2b\x9e\x72\xdf\xf3\xd1\xdf\xdb\xa5\x98\x1e\xe8\xae\x57\xb5\x08\xca\xd7\x1b\x6c\x86\x16\xdd\x1f\x3d\x13\x6c\xb0\xd6\x9e\x5d\x20\xf2\x88\x64\x1e\xc2\xdb\xd4\xd7\xb4\x17\x77\x53\x2d\x1b\xa0\x88\xdc\x43\xb0\x4c\xa9\xf2\xe8\xb6\xba\xc6\x6a\xc1\x46\xab\x60\x35\xb4\x6d\x96\x17\x59\x08\xb1\xe6\x79\x6d\xd8\xa0\x76\xd0\xe8\xd5\x0a\x1d\x9a\x1a\xfd\xc4\x64\x89\xda\x31\xa3\x5d\x64\x9d\x1d\xf2\x8c\x92\xcc\xe3\x76\x9f\xa8\x7c\xac\xed\x93\x15\x5c\x64\xe1\xf9\x68\xf8\x91\x08\x4b\xfc\x66\x3c\x7f\xa1\x29\xb2\x82\xe0\x94\x36\x21\xc5\x33\x8e\xa8\x24\x85\xa6\xd1\x22\xcc\x71\x92\x87\x95\x75\x53\x53\x21\x35\x32\x3d\x6d\xf2\x1a\xf2\x11\x0a\x13\x0e\xbd\x1d\x5c\xcd\x71\xa3\x71\x7a\x1b\x4d\x21\xd1\x12\x25\xc6\x6d\x3b\xc5\xc1\x9d\x35\x1c\x6d\x54\x85\x31\x6c\x9c\x41\xc5\xc1\xaa\x3a\x23\x52\x15\x99\x67\x05\x2d\x6e\xb1\x3d\x63\x75\xf9\xa1\xef\xad\x0b\x1e\xb6\xca\x69\xb5\x6c\x49\xe6\x01\x5d\x6f\xdb\x8f\xd0\xc9\xe1\x68\xb5\x27\x99\x8f\xb6\x80\x4f\x52\xdf\x2c\x74\x8d\xbb\x97\x8a\x3c\x2d\xc4\x27\x21\x0c\x40\x85\xe0\xf4\x92\xc2\xd1\x0d\x54\x7f\xf8\x85\xfe\x73\x71\x87\xce\x60\xbb\xa0\x28\xf3\x50\xc9\xbc\xad\x6a\x07\x64\x7e\x6e\xa0\x6a\xb5\x19\x3e\xc4\x91\x87\xc2\x1c\x86\xbe\x51\x01\x93\x29\x4c\x03\x4b\x1c\x03\xda\x3e\xe0\xfa\x3e\xa5\x24\xc9\x22\x0b\x26\x10\xe7\x30\xbd\x3c\x4f\x7b\x18\x3c\x36\x64\x13\x12\x07\xc8\x70\xcc\xda\x43\xab\xef\x10\x9c\x6d\x5b\x32\xa6\xa1\x5f\x3b\xd5\x90\xa3\xd5\xca\x28\xa7\xe9\x5f\xca\x48\xb8\x6a\x07\xbc\x58\x3b\x44\x03\x0d\xf6\xad\xbd\x27\x59\x7b\x0a\xbb\x63\xc8\x35\x76\x8f\x43\xed\x01\x49\xcd\x35\x36\xcc\x5e\x8c\x02\xd3\x33\x4e\xec\x2e\xd9\x1c\xc5\x02\xeb\x8a\xe3\x2d\xe0\x1f\x29\x46\xe6\x59\x4c\x8d\x83\x98\x0e\xa0\xfa\xbe\x65\x41\x59\x50\x6d\x2b\x32\x61\x40\x31\xa6\xfe\x3d\x22\x4b\x2b\x78\x83\xf6\x4b\x67\xe5\xa5\xc9\xb6\x69\x90\xf9\xf4\x9c\x9c\x3b\x74\x6b\x8a\xd7\x09\xa7\xf0\xdc\x3f\x52\xb8\xbe\x23\x11\xf6\x0e\x6b\x6c\x28\x5c\x7d\x8a\xc1\x4f\xe4\xf2\x2f\x35\xf6\xb8\x73\x69\xe8\xa2\x49\x32\xf1\x6c\x9b\x9d\xfa\x70\x4b\x29\xa5\x6d\xb1\x3d\x9e\xfe\x3a\xf5\x41\x77\x43\x07\x66\xe8\x96\xe8\xc8\x48\x23\x2d\xc9\x02\x44\xad\x47\x47\xa2\xa0\x80\x95\xe8\x2d\xe0\xa5\x89\xe1\xac\x56\x1e\x25\x7f\x17\x84\xb3\x6d\x65\xf0\x49\xb6\x21\xf4\x54\x00\x05\x41\x77\x2c\x75\x80\x92\x4f\xb8\x81\xab\x93\xc9\x21\xb4\xb9\xdd\xa0\x6a\xc3\xe6\xfe\x96\x96\x3c\x72\x10\x6d\xf8\x20\x34\x8b\x7f\x50\x6d\x6b\xa3\xc0\x84\x60\xca\xcc\x62\x61\x42\x16\x7c\x20\x46\x97\xb8\x62\xad\x07\xf2\x82\x4e\xb9\x3b\x32\x39\x9f\x27\x91\x05\x0c\x26\x9a\x96\x90\x5b\x0d\x2e\x6c\xd0\x15\xfb\x78\x58\x39\xdb\xc1\x12\xa3\x7f\x92\x00\x1a\x39\xe3\xec\x18\x14\x52\xae\x2e\x7d\x35\x39\x6b\x9a\xd0\xa0\x6a\xc8\x70\x8e\x9f\x35\xcd\x28\x40\x16\xfb\x17\x4b\x37\xb3\x93\x0f\x7c\xe0\x38\x2b\x22\x9a\x97\x96\x8b\x74\x3a\x9f\x1a\x82\x25\xfb\xaf\x19\x19\x07\xa7\x8c\xe7\x64\x15\x43\xd3\x60\x84\xd6\x02\xde\xe6\x21\x4e\x72\xc5\x18\xd7\x0c\x49\x5c\x4a\xb7\xc2\x7c\x8a\x48\x2c\xd5\xde\x06\x34\x41\xf3\x26\x14\xdb\x60\xa9\xea\xbb\xec\xe5\x7a\x05\x15\x31\x72\xeb\x70\x8b\x2e\x54\x23\x7b\x1e\x03\xed\x15\xdc\x20\x76\x34\x17\x1f\xc9\xf8\x49\x37\x15\x71\xef\xec\xda\xa1\xf7\x9f\x24\x63\x65\x7e\x83\x88\x63\x7c\xcf\x44\x96\xb8\xd6\xc6\x47\xe4\x48\xd4\x57\xda\xf9\xb0\x4f\x8e\xd0\xc2\x4c\x46\xe4\x63\x5c\x74\x35\x2c\x2e\xed\x09\x25\x60\x60\x52\x24\x13\x50\x66\xdf\xd4\x95\xa7\x73\x31\x4e\x9b\x91\x1b\xf5\x18\x83\xef\xd4\x0d\x38\x45\x18\xbb\x4f\x70\xb6\xec\xa8\xff\xd0\x40\x12\x72\x3e\xfd\x59\x61\x9e\xd3\x93\x8d\x62\x23\xf3\x48\xde\xb2\xa7\xa5\xe8\x2e\x33\x5d\x4e\xcc\xe2\x90\x16\xf5\x2a\x9b\x91\x14\x7e\xb4\xe4\x3c\x2e\x91\x53\x08\xc1\x56\xf9\x40\x07\x59\x4a\x99\x6c\xcb\xc4\xc9\xbc\x0d\x0e\x8b\xd2\x73\xe4\x5b\x16\xe9\x15\xe7\xb1\x43\x6e\xe8\x4b\x6d\x50\x79\x53\x50\xde\x51\xb1\x2e\xc4\x92\xe1\x30\x81\xe2\x70\x70\x03\x2b\xd5\x7a\x9c\x1c\x9e\x73\xfe\xfd\x31\xeb\x55\x01\xea\x8d\x32\x6b\xcc\xca\x62\xb4\x4e\xbf\xef\x62\x05\x8c\x7e\x68\x93\xfd\x69\x3a\xac\x0f\x6e\xa8\xb9\x90\x4e\xf1\x5f\x64\x26\x15\x3f\x97\x1a\xb2\x45\x53\x64\x8b\x04\x3e\x84\x16\xa5\x5a\x3b\x90\x2c\x6d\xdf\x53\x38\x20\x58\xdb\x3b\xdc\x6a\x3b\xf8\x52\x28\x0b\xf8\xde\xd4\x02\xe9\x7b\x74\x2a\x10\xe4\xa5\x83\x74\x8c\xa6\x47\x41\xa6\x0d\x38\xa1\x8b\x8c\xd8\xa0\xee\xb9\xcb\x11\x2b\xad\xce\x06\xae\xcb\xc8\x4d\x53\x98\x06\x55\x60\x25\x81\x59\x5c\x74\xae\xa4\x4c\xed\x94\xe6\x88\x35\x51\x15\xe5\x26\x82\x43\x5c\x6c\x4e\x52\x68\x54\xcc\xa9\x50\xf9\x5b\x8c\xfe\x67\x14\x87\x02\x51\xc9\x2a\xc1\x9f\x06\xd5\x26\xb9\x73\x09\x9d\xb6\x1c\xf1\x11\xef\xb9\x4b\x42\x3b\x06\xd7\xfe\x91\xa2\x85\x58\x9d\xa4\x94\xb3\x54\x8a\x51\x18\x10\xd2\x06\x77\x42\x6c\x8b\xce\x4b\x75\x17\x89\x49\xe0\x18\x7a\x2a\x08\x59\x54\x5a\x20\x8c\x6d\x9b\x72\x3a\xeb\x2c\xf9\x60\x3c\x0d\xdc\xc0\xe5\x09\xc0\x43\x46\xbc\x9d\x5e\xb3\x74\x0e\x01\xde\x84\xae\x32\x9e\xa4\x68\x16\x17\x90\x80\xec\x6a\x05\x36\xd6\xfd\x8d\x13\xd1\x1b\xdb\xe0\x0c\x97\xaa\x5c\xfa\xcb\x52\x6b\x26\x08\x35\x22\xc7\xe6\x57\x10\x5b\x02\x69\xc2\xef\xe7\x40\x69\xb2\x75\x09\xd3\x92\xf4\x12\x4e\x7b\x33\x91\xdf\xe8\x54\x45\x9d\x20\xde\x1c\x2d\x5d\xd6\x67\xdc\xed\x55\x97\xac\x9a\xf1\x54\x2c\x10\x85\x4e\x4a\x4d\x2d\x85\xe2\xb0\x51\x46\xfa\x6e\x81\x2b\x54\x32\xcb\x94\x6d\xc4\x24\x93\x39\xfe\x29\x8e\x9e\x4f\x90\xd9\x9f\x63\xff\x8f\xe9\xad\x02\xb8\xc1\xb0\x02\x9b\xc1\xd1\x5f\x59\x55\xfe\x71\x4c\x37\x3d\x70\x87\x14\xa5\xb4\xef\x8a\x1c\x5b\xf8\x62\x74\xf6\x68\xc8\x12\x18\x72\x5d\xc2\xb8\x34\x21\x87\x58\xaa\xc5\x08\x51\xd5\x1b\xac\xef\x7c\x95\xeb\xde\x5b\xce\x4f\xbe\x2a\x41\xc2\x2d\x4f\xa2\xac\x22\xb3\x8f\xf0\x77\x1c\x52\x3e\x0a\x26\x93\x5b\x7f\x3c\xa4\xfc\x15\x30\x99\x00\xac\xa8\x5f\xf4\x5c\x40\xee\x06\x06\xcf\xa1\x0c\x5a\xb5\xc4\x16\xfc\xb0\x5a\xe9\x0f\xb1\x60\xac\x9e\x5c\x8a\x38\xae\x9e\x76\xd5\xc7\xe1\xd1\x37\xbf\x0e\x37\x3f\x0a\x05\xa5\x64\xf8\x18\xdc\xfc\x0d\x40\x73\x93\xd1\xdf\xc7\x9e\xfd\xba\x93\xa3\x6f\xaa\xe3\x28\xf1\x69\x57\x4d\x82\x9c\xf4\x4e\xe6\x0d\x1e\xf0\xc8\x89\x68\xda\x5b\x96\x34\xc9\x1d\xc2\x73\x3e\x16\x36\xc0\xb8\xe9\x34\xfb\x68\x6c\x40\x43\xdd\x6a\xee\xc5\x3d\x4f\x0d\x65\xa9\x77\x95\x78\x60\xf2\x30\xa9\x78\x25\x86\x89\x93\x9f\xa6\xe5\x9f\x50\xaa\x96\xe7\xf9\x97\xc6\xc0\xd8\x0c\x28\x22\x60\x3c\x68\xa5\x7a\x5d\x4d\xab\x55\x8e\x39\xc7\xd1\x78\x11\x1b\x27\x89\x74\xa2\x84\xec\x77\x39\x3c\x0d\xa6\x41\x17\xab\x53\xe9\x4b\xb0\xe7\xc4\xd6\x4e\xb2\x5a\x63\xcd\xb9\xc1\x75\xbc\x46\x28\x1b\xa1\x29\xb4\x5a\xb8\x92\xa4\xc8\x81\x71\x5e\xa3\x3a\xf4\x41\xb9\xdc\x10\x4c\x4d\x56\x36\x99\x94\x13\x97\xb8\x51\x5b\x6d\x1d\xab\x84\xb8\xcf\x98\x92\x5b\xe1\x8c\x41\x29\xae\x0e\x26\x9b\x75\x99\x0a\x65\x0b\xe8\x6d\xab\xeb\xb1\x45\xb4\x54\x7e\xb4\x93\xd4\x90\x9d\xe1\x94\x8f\x36\x92\xe9\x31\x66\x66\xf2\x11\x86\x32\xee\xf9\x89\xc6\x22\x0c\x24\x73\x49\xf4\xd2\xd9\xa3\xb9\x24\xa9\x8f\x06\xa1\x42\xc0\xae\xe7\xb6\x35\xe9\x3d\xcb\xa2\x68\x26\x8d\xa1\x82\xdb\x9c\x5b\xd5\x2e\x84\x58\x5e\x7c\x03\xd7\xf2\x53\x9a\xc2\xf5\x63\x2e\x3a\xc6\x4b\x05\x6c\xd5\x51\xe0\x8d\x94\x10\x55\x6a\xe9\xee\x94\x0e\x29\x0b\xc8\x29\x52\x30\xe7\xa8\x18\x2d\x21\x06\x47\x1d\x60\x33\x2b\x83\x00\x78\x2f\x8e\xcd\x4f\xfd\x9c\x8f\xce\x36\x87\xef\x0c\x76\xe4\x10\x1b\xd5\xf7\x98\x0a\x4e\xd9\x88\xe8\x0b\x1b\xd8\x64\x62\x55\x12\x41\xc5\x79\x6e\xd2\x84\xcb\xd2\xca\xc7\xa6\x5d\x23\x5b\xe2\x97\xf8\x21\x64\x52\x49\x53\x83\x09\x52\xeb\xd3\x70\x49\x85\x8e\x97\x88\x58\xf4\x60\xec\x68\xdb\xc9\xb1\x33\x39\xae\xfd\x33\x73\xc4\xfd\x92\x20\xf2\x86\xef\x22\xf7\x79\x94\x75\x4c\xfc\x46\xb6\xe2\xdf\x1e\x26\xde\x8a\xfd\x06\x3b\x74\xaa\xbd\x6d\xb4\xbf\xcb\xb7\x92\x26\x16\x40\x5e\x42\x35\x25\x9e\xa0\x5b\xfd\x33\x45\x04\xc8\x6b\x80\xd6\xe4\xb2\xc9\x07\x54\x0d\x9b\x20\x6c\x94\x6b\x78\x10\x1c\xfe\x34\x68\x27\xb7\x2e\xdf\x70\xc8\xf6\x92\xa1\xc2\xd8\xbe\x9f\x04\x2c\x92\x42\xb4\xa2\xfb\x3d\x1a\x3e\x21\x8c\x74\x37\x90\x28\x14\xa1\x70\x01\xcf\x73\x9b\x25\x66\x26\x6d\x8a\xa0\x17\xf3\x8a\xdf\xc8\x75\x65\xcc\x48\xd3\x23\x7d\x6a\xcc\x38\x28\xcc\x14\x3a\x72\xa3\xe6\x57\x6f\x6e\x7e\x77\xe8\x98\xf2\x31\x8f\x20\xd3\xd1\x22\x90\x70\x81\xe5\x83\xae\xef\x38\xa6\x06\x37\x60\xba\xcd\x2a\x8b\xb5\xb2\xf4\x9a\x5c\xb9\x65\x42\x2c\xe1\xde\xe1\x8a\xb2\x8d\x8d\x09\xbc\xb8\x04\x68\x4a\xc4\x53\xa4\x75\xae\x7f\xa4\x93\x5d\x10\x4a\x65\x02\xc7\x13\x15\xd4\x88\xf7\x06\x8f\xab\xa1\x8d\xc0\xbd\x80\x20\x81\x94\x45\x33\x33\x9d\x12\x9a\xf4\x54\xe2\xf9\x00\xaa\x76\xd6\x97\x45\x78\x2a\xf5\x17\x79\x99\xc8\xe2\x86\x45\x91\x7e\xcd\xa3\x6f\xa4\xd4\xcd\xfc\xc5\xf6\x9b\x74\x13\xb2\xa5\x16\x1b\x34\xda\x61\x1d\xac\xe3\xdb\x0f\x35\xdf\xe6\xe0\xc4\x60\xcb\x4a\x67\x64\x2d\x6d\x7a\x84\x37\xf6\x6d\xaf\x7f\x7e\xa4\xa3\x47\xa3\xc4\xe3\x77\x5f\x13\x37\xec\x0f\xcd\x21\xd7\x8e\x18\x22\xec\x28\xd8\x14\xee\x24\x75\x52\xe2\x88\xa9\xdd\xc0\x93\xcb\xcb\x03\x41\x46\xad\xf8\x99\xc5\x7d\x0a\x2f\x68\xd4\x92\xfd\x46\x5a\x1d\x3e\xde\x8a\xf7\xdc\x26\xcb\xb7\xb4\x62\x41\x7c\x7f\x9a\xb0\x4c\xca\xf0\xd1\x52\xd2\xd5\x95\xe7\x97\x05\x18\x14\x9b\xc7\x27\x3a\xef\x8c\xc9\xcf\xe0\xb6\x89\x83\xb9\xc3\x52\xc5\x10\x47\x32\x48\x8c\x17\x07\xe9\xe6\x6e\x06\x0e\xe5\x71\x80\x9a\x49\xa9\x14\x52\x26\x33\xbb\xfe\xa3\x15\x8b\xf1\x7e\xfe\xa1\x9a\x9d\xeb\x54\xc0\xe2\xbc\x39\xec\xb5\xe3\x3a\x3c\x11\xe3\x59\xe3\xb5\x88\x08\x5b\x5e\x9e\x8c\xc4\xca\x40\x31\xea\x5d\xa7\x2b\x25\x7f\xbe\x43\x1f\xae\xaa\xe2\xc5\xc0\x22\xaf\x8e\x8c\xdc\x14\xd3\xf6\x78\xdd\xa1\x5e\x6f\x72\xbb\x20\x5d\x23\x6a\xd3\x90\xc4\xc9\x51\xdb\x88\x72\x47\x43\x2b\x17\x97\xed\x26\x4a\xb7\x5d\xec\xe8\xf2\x5b\x22\xcc\x2a\x59\xc0\xcb\x50\xbe\x15\x80\xa7\x97\x94\xaa\x39\x89\x61\x18\xd9\x15\x5e\x6e\xe0\x4a\x5c\x84\xaf\x4e\x4b\x2f\xf1\xbd\x43\xd5\x24\x1f\x89\x2d\xb1\xa9\x8b\x68\x53\x3b\x46\xa1\xdc\x33\x8f\x90\x19\x82\x6d\xd1\x29\x53\x63\x6c\x27\x09\x34\xd5\x2e\xb6\x86\x52\xf5\xbc\xbc\x4f\x39\x35\x16\x87\x33\xd3\xe0\x00\x59\x54\xdb\xc9\xea\x73\x35\x17\x99\x03\xbb\xcd\x2a\xf8\xcd\x0e\x36\x39\xdf\x67\x70\xaf\xb8\xff\xbe\x73\xc9\xd1\x3e\x93\x6b\x8d\xa1\x32\x28\xb7\xc6\xe0\xe7\xe6\x1a\x0b\xee\xec\x63\x3d\x3a\x22\xa0\xd6\xb1\xf4\xde\xd7\x19\x65\x43\x54\xf5\x46\xe8\x1d\x70\xcb\x99\x30\xe3\x3c\xf6\x23\x54\xec\x6e\xbf\x14\x82\x96\xfd\xe0\x06\xfe\x72\x99\x7f\x7e\x38\xb4\x58\x7c\xf5\xf0\xe2\x2f\x0e\x2c\x9e\x26\x09\x83\x61\x67\x5d\x86\xa0\x2b\x7e\x63\x13\x11\x47\x6c\xba\x53\x01\x29\x93\x58\x11\xbe\x27\x58\x11\x13\x57\xca\x0f\xf7\xf1\xde\x81\xd3\x54\x81\x8a\x8b\x54\x95\x28\x8c\xb0\x47\x6a\x07\x79\x89\xf7\xcd\xab\x97\xd0\xb7\xc3\x5a\x9b\xf2\xdd\x41\x2c\x61\x05\xc4\xcf\x58\x28\xf0\x82\x58\xf1\xd4\x7c\xe9\x24\x23\x55\x9f\xcd\xb9\xcc\xd7\xa5\x49\xaf\x75\xd8\x0c\xcb\x45\x6d\xbb\x0b\xaa\x62\x94\x36\xe8\x64\x53\x6d\xd6\x17\x42\x66\x46\x22\xe1\xfc\xa5\xd3\xcd\x1a\x67\xd5\x91\xbc\xdc\x81\x1d\x26\x6b\x8a\xbd\xce\x0c\x89\xb5\x07\x55\xd7\xe8\xbd\x5e\xb6\x18\x9f\x4a\x6e\xf5\x08\x50\xbe\xb1\xc6\x0f\x2d\xfd\x65\xb0\x0e\x67\xe0\x2d\x93\xb2\x1c\xe5\x84\x62\x7c\x40\xa3\x0d\xdf\xe9\x08\xbb\xa3\x64\x68\x14\x2a\x3a\x61\x55\x48\x1e\x48\xba\x37\x50\x7d\x79\xf9\xe5\x65\x95\x7f\x7d\x98\x97\x98\xc6\x3f\x16\x14\x29\x24\x39\xdd\x44\xc9\xbf\x78\xf5\x66\xfa\xac\x6b\x2c\x9f\xe2\x73\x3a\x6c\xc8\x48\xb8\x47\xc9\xcf\x2d\x73\x13\x29\xce\x6a\x8c\x9f\xf0\x47\x92\x4b\xcf\xd4\xae\x16\xfc\xff\xea\xc7\x82\x53\x28\xec\x39\x06\x71\x79\x24\x35\x43\x3a\x53\x09\xc6\xfd\x92\x56\xd2\x7e\x1c\x5c\x6e\xa4\xf7\x73\xae\x7a\x3d\xd3\x22\xcb\x30\x95\xf0\xb2\x76\xf2\x88\x94\x27\x94\xa3\xad\xf6\x81\xca\xde\xf8\x84\x69\xa4\xf4\xad\xd9\xda\x7b\xe8\x9d\xfd\x10\xef\xa4\x67\x3d\x47\x67\x39\x25\x38\x4a\x71\x75\xbc\xba\x51\x81\xa9\x17\xd2\xf4\x49\xe4\xfb\xfe\x00\x2f\x63\x31\x56\x24\x20\x58\x6a\xd3\xb0\xba\x28\x5c\xb5\x24\xfb\x4c\xcb\x0a\x48\xa0\x0d\xce\xc6\x62\xc3\x20\x36\x9e\x6f\x5f\xc7\xa7\x64\x69\xaf\x89\x8a\xd3\xd9\xf8\xf8\x37\x50\x7d\x75\x79\x79\x35\x6f\x0f\x70\x63\x7b\xff\x61\x52\xba\xef\x85\xd8\x01\x57\xde\xdb\x5a\x73\x85\x92\x1f\xc9\x88\x2c\x4b\x01\xea\x1c\xa3\xc7\x4e\x4a\x37\xb4\x41\x13\xc4\x89\x5d\x83\x31\x6e\xe7\x81\xd8\x5b\x4f\xb7\x0c\x45\xcc\x88\xf4\xe1\x95\x4d\x79\x58\x66\xba\xc1\x94\x72\x66\xa1\x24\xec\x92\xad\x38\x3e\x66\xcb\xd4\x56\x1a\xdb\xb1\x4a\xc8\x3f\xc7\xe3\x95\x86\xcd\xc6\x06\xf1\x35\x97\x6a\xf5\x16\xab\xd2\x2b\xef\xfb\x3c\x18\xea\x7e\x32\x44\x5c\xa4\x75\x64\xa2\xe3\x50\xd9\x29\xe2\xee\x79\xb1\x4a\x77\x68\x87\xc0\xab\xae\xfd\x01\x57\xaf\xa3\x63\x64\x16\x8b\x1a\xa6\xc1\x5a\xb9\xdb\x99\x5f\x15\x5d\xc5\x90\x0d\x5a\xe6\x82\x6a\x3a\xed\xfd\xe8\xfc\x10\x5f\xbe\x05\x67\xdb\x16\x5d\x7c\xbe\x29\x19\x32\x17\xb5\xac\x6f\x05\xb3\xed\xce\xa4\xff\x31\xbe\xdc\x48\xe6\x4f\x58\x03\x94\x91\x9d\x45\x37\x72\xcb\x59\x3e\xfc\x7a\x2e\xf4\x93\xe5\x4a\x53\xbb\xa0\x25\xdd\x8d\x78\x2d\xa9\xa0\xb9\x37\xaa\xd3\x75\xb4\xe6\xd4\x02\x77\xb8\x26\x57\xa6\x59\x64\x3f\x0e\x3b\x32\x16\x61\xd2\x17\xc4\x62\xb6\x62\x51\x06\x2b\xcc\x65\x53\x66\x9d\xbf\x93\xf1\x73\x76\xff\xf3\xff\x2f\x44\xfe\xed\xdd\x62\x24\x53\x10\xfc\xfa\x3e\x81\xdb\xb3\x4c\x4e\x78\x1a\x0c\x25\x09\x8e\xf7\x96\x22\x85\x56\x2d\x0c\xbd\x0f\x0e\x55\x07\x2f\x6c\x7d\x87\x0e\x74\xa7\xd6\x38\x52\x9e\x89\x17\x7e\x79\x90\xa1\x03\x91\x34\xbe\xd2\x14\x75\x27\x00\x60\xd8\x03\xb6\xba\x19\x68\x33\xa3\xf9\xc6\x97\x04\x7b\x06\x7e\xa8\x37\xa0\xc8\xa7\xe3\xde\x27\xa3\xe2\x39\x85\x9e\xc1\x0e\x97\x65\x4c\xe2\xc7\xa0\x4b\x15\xea\x0d\x85\x42\xce\x7e\x66\xfd\xa9\xe0\xb6\xe0\xf6\x33\xf4\x8a\xb9\xed\x35\x03\xb6\x6c\x85\xd5\x0e\x97\xd5\xac\x57\x5c\xc5\xb7\xb4\xc7\x3b\x03\xbc\x52\x1e\xdc\xce\x2e\x75\x04\x12\x65\x7a\xa9\xc3\xcc\x0c\xc8\xaf\xb2\xf2\x06\xaa\x86\x15\xb1\x17\x8b\xd9\x77\x0f\xbf\x12\x1d\x9f\xf9\x8e\xf1\x3d\x3f\xf3\xf6\xd0\x2b\xef\x8b\x66\x6d\x6c\x93\xb4\xf7\xe9\x79\x41\xe2\xd9\xc2\xb4\x87\x9a\x5e\x1f\x05\xa5\x5b\x46\xcd\x13\xfa\x19\x4a\xf1\x8d\x69\x12\x2c\xb7\x24\x28\x48\x44\xa2\x0c\x7a\x8a\xc7\xd7\x79\x5a\x1c\x1e\x59\xda\x83\x7e\x73\xfb\x59\x8c\x21\x6f\xa5\xd7\x45\xc4\x63\x5f\x21\xb1\x6d\x94\xdf\xe8\xda\xba\xbe\xc1\xed\x05\xa3\x01\x74\x84\x07\x9e\x6d\x9f\x64\x59\x42\xf1\xee\x67\x73\xeb\xed\x2a\xdc\xc6\x6e\xf2\xec\x51\xfb\x7e\x23\x37\xb8\x7b\xe8\x87\x65\xab\xeb\x49\x10\xea\xad\xd7\xc1\xba\xe2\xa5\x50\xbe\x98\x89\x4f\xa3\x86\xb0\x41\x13\x62\xe5\x1c\x9f\xfc\x0f\xf1\x39\x09\xf3\x5d\x06\xa1\xd4\x33\x94\x18\x20\x5a\xa1\x12\x5a\x99\xc8\xf0\x9c\x4d\x36\x85\x31\x4c\x4c\xcf\x34\xed\x71\xcd\xd1\xa1\x72\x41\xaf\x54\x1d\x1e\x69\x5d\x37\x76\x67\x5a\xab\x1a\x7e\x1b\x26\xd3\xe3\x75\xf2\x08\x71\x53\x48\x8d\x0f\xce\x7b\xa7\xed\x68\x47\xb1\x59\x8d\xe5\x67\x0d\xf2\x39\x03\x45\x9b\xda\x9a\x2d\x1a\x82\x91\x63\x73\x2e\xdf\xe4\x93\x01\xa4\xed\x89\xcc\xf4\xd8\x2b\xdd\xc6\xde\x15\x95\x85\x0c\x78\x62\xc1\x21\x5e\x95\xe9\xc5\x8d\x5f\xf2\xcd\x79\x6f\x05\xa5\x13\x77\xd2\x25\x0f\x87\x04\xb1\x87\x48\x0a\x1b\x15\x79\xe4\x29\x69\xad\xdf\x87\x0e\xbf\xa1\x81\x36\x65\x60\x2f\x0c\x7e\x54\x20\x3c\x56\x14\xfd\x96\x36\x9a\xf0\x31\x06\xc4\x92\x68\x36\x80\x09\xcc\x8f\x6a\xbf\x89\x25\xca\xb3\x8b\x8b\x95\xb5\x5c\x80\x65\x5a\x41\xb9\xc5\xfa\xe7\x12\xd3\xc4\x8f\x45\xa6\xe5\x02\x08\x76\x1b\x3a\xa2\xd5\x35\x4f\x9f\xd5\x5f\x28\xf5\xe5\xd3\x27\xaa\xb9\xbe\xbe\x7a\xfa\xc5\xf5\x5f\x70\xf9\xd7\xe6\xaf\x97\xea\xfa\xea\xab\xeb\x6b\xfc\xeb\x57\x5f\x94\x14\x1f\x4a\x5c\x34\xb5\xf2\xd6\xae\xfd\xbe\x85\x93\x34\xcb\xbb\x74\x52\xc5\xc6\xee\xe2\x47\x56\xad\x5d\x8b\x81\x95\x1d\xf5\xf2\x91\x33\xf7\x6c\xf9\xe2\xc4\x7a\xa4\xf9\x5e\x16\x90\x09\x52\xb0\x34\x0b\xf8\xbb\x5d\xaf\xd9\xc9\xbd\xd4\x32\x84\x3c\x47\x4b\x4a\xd0\x60\x39\xc8\xe7\x16\x25\xa3\x52\xad\x91\x0f\x10\x14\x76\xe7\x6b\x47\x99\xb8\xc9\x0f\xf9\x6d\x19\x39\xf9\xeb\x23\xbb\x06\x67\xc3\x68\x64\x3e\x58\x47\x51\xf1\x20\xe0\xff\x14\x23\x2d\xf8\xfb\x6c\x06\x4a\x3c\x1c\x36\x4e\xd6\x41\x69\x50\x9d\xfa\x70\x1b\x75\x02\x8c\xb9\xaf\x2e\x0f\x0c\xde\x4a\xf3\xfd\xea\xe9\xd1\x1a\x3a\x5f\x97\x8d\xcf\x38\x7c\xed\xf4\x32\x7f\xa4\x56\xdc\xb0\xa9\xb2\xfe\x2a\xc2\x86\x7c\xb6\xb6\x80\xd7\xe9\xbb\x9c\xd9\xc5\x5c\xdd\x0e\x0d\x42\x87\x9d\x75\xf7\x67\x09\xf1\x9e\x41\xdd\x0f\xf1\x33\x1b\xd2\xd0\xac\x8e\x42\xe3\x33\x88\x97\x37\x20\x6d\x9b\x3f\x90\x23\xb1\x43\xa7\xea\x0d\xa9\x23\x96\x46\x11\xcd\xd1\x42\x3b\xac\x37\x45\xf8\x16\x96\x6a\xd5\xab\x5a\x87\xfb\xdf\x63\x23\x73\x61\x7d\x36\x43\xc9\x8c\x1c\xb2\x96\xf1\x06\x74\x84\x10\x75\x3f\x44\x3b\x79\x7a\x79\x09\xa7\xfc\xe7\x77\xff\xf1\x73\x1e\x8e\xaa\x81\x1b\xb8\x7e\xfa\x17\x38\xa5\x3f\xbf\xfb\x7a\x06\xc0\x0b\x04\x7e\xa4\xa8\x2a\x4a\xa9\xa8\xad\xa3\xc5\x90\xd0\x9a\x7e\x30\x3a\xf6\x27\x73\x57\xea\x60\xe9\x95\x82\xdd\xa8\xf3\xd4\x4b\x3f\x52\x52\x7d\x42\x21\x75\x02\x93\xdc\x2f\xe5\xd4\xef\x2f\xa2\xfe\x2f\xcb\xa6\xd3\x51\x23\x0e\xe3\x37\xb6\x3b\x0b\x3b\x7e\x71\x60\xa1\xb3\x4d\x02\x00\xe9\x71\x4c\x7a\x5b\xf3\x2c\x97\x14\xff\x0f\xde\x72\x43\xb4\x56\x26\x75\x25\x14\xbc\x4b\xf2\x26\xd5\xbc\xcb\xa9\x85\x49\xa5\xe3\xc9\xcf\x45\x6d\xc2\x4e\xc8\xdf\x11\xf9\xb1\xde\x4d\x3b\x27\x53\x39\x10\xac\x23\x1b\xcf\x9b\x08\x0c\xdf\xdd\x69\xd3\xc4\x56\x57\x21\xc6\x67\x59\x8c\xd5\xbb\xd8\xc8\x88\x1f\x02\x5a\x7e\x0a\x38\x56\x18\x91\x93\xb7\xc4\xc9\x18\x32\x58\xb7\xe3\x45\x73\x62\xa9\xec\x74\xf1\x64\x82\xb0\x0e\xdb\xfb\xa9\x70\x63\xad\x94\xb8\x19\xf9\x28\x9a\xd9\xcc\x32\x3c\xc6\x74\x9e\x7a\xa4\x00\x3a\x9d\x83\xfe\x78\x90\x0c\xfb\xff\xf0\x4b\x87\x41\x2d\x84\xfc\x22\xe9\x87\xc7\x1f\xaa\x62\x85\x72\x6b\x4f\x9c\xfc\xb3\xf8\x0d\xaa\xf3\xba\x3a\x23\x22\xaf\xbe\xff\xee\xf9\x8b\xdb\xb7\xcf\xdf\xfc\xd7\xed\x8b\x97\xaf\x1f\x2e\x96\xd6\x06\x1f\x9c\xea\x17\xef\xbd\x35\xd5\xd9\x74\x51\x1b\x17\x4d\x76\x6e\xed\xfa\x96\xbf\x20\x9b\xec\xfa\x63\xfe\xf7\xc3\x78\x9e\x79\x10\x3a\x9d\x86\xa1\xf1\xae\x6b\x12\x7e\x9e\x5c\x5e\x1e\x22\x56\x64\x3f\x59\x30\xcb\x7e\xd7\x07\xc6\x52\xf2\xbb\x2e\x28\x42\xee\xce\xa6\x57\x8c\xf2\x45\x3f\xd7\x20\xe0\xb1\xb6\xa6\x99\xbd\x6b\x1c\x3b\x76\xc5\x53\x82\x8e\xef\xec\xa6\x1f\x96\x72\x52\xf2\x48\xc5\x73\x98\xc1\x2f\xae\x29\x8a\x27\xc4\x4b\xbb\xcd\xdf\xd2\xc9\x53\xbf\x46\xf9\xcd\xd2\x2a\xd7\x24\xdb\x9a\xdf\x47\x3c\xda\xc8\x7f\xe7\x29\xc9\xd4\x70\x03\x5f\x5d\x5e\x5e\xbf\x2b\x2a\x78\x0a\x7e\xe8\x27\x98\x30\xbf\xcb\xe0\x4f\x64\xdc\x76\xcc\x5d\x1c\x12\x89\x42\x3c\x0c\x77\xc2\x13\x1f\xdc\xc5\x5b\x71\x1b\x97\x77\xe4\x0e\xfd\x6c\xb7\xb1\xdd\x68\xdd\x4e\xb9\x46\xa4\xc5\x74\x62\x13\xda\x16\x7b\x3c\xda\x2b\x16\x52\x87\xee\x07\x00\x26\xa7\xcd\xbf\x06\x2b\xe6\x50\xfc\x3a\x49\x5f\x8f\x37\xd6\x47\x0d\x94\x7b\xc7\xbe\xf1\x75\x75\xbc\x21\xb9\xd7\xbb\xca\x23\x20\x01\xa6\xfc\x25\x69\x2c\x45\x76\x3f\x7b\x3e\x2b\xdf\x5c\x14\x79\x87\x83\x1d\x5f\xc2\xcc\xc8\xfc\x29\x5f\x08\xfc\x99\x53\xdb\x2e\x75\xe3\xe5\xd5\x84\xf5\x02\x8e\x12\x21\x9b\xfa\xc6\x33\x42\x47\xba\xf5\xec\x1d\x82\xd5\xf3\xe7\xfb\xb1\x06\x50\xc5\xb7\x74\x23\x9d\x9c\xad\x54\x18\xdb\xf9\xcf\xbe\xbc\xfc\xf2\x72\x31\x99\x39\x9e\x7d\x2a\x19\xe0\x0f\x6c\xb4\xe1\xfc\x70\x7b\xe0\xda\x63\x3a\x99\xb7\xb8\x5d\x6a\xd3\xdc\xf2\xa9\xe1\x06\x68\xaf\xc9\xac\x87\x93\x43\xff\x7e\x98\x77\x4b\x0e\x26\x3d\xce\xa1\xe3\x53\x86\x98\x38\x0e\x5d\x22\xc1\xf8\xb9\xcc\x3c\xaf\x14\xcd\x53\x28\xf7\x98\x34\xb4\x0f\x63\xb6\xfd\x90\x79\x39\x1b\xcb\x71\xf3\xe9\xd5\xf5\x64\xe8\xa1\xf8\xaf\x79\x27\xb5\xe8\x01\xee\xc5\x9c\x5f\xed\xd1\x95\x37\x37\x84\x1a\x82\xba\x43\x50\xcd\x56\xf1\xc5\x33\xdf\x3b\x4f\x6e\x8c\xe4\x93\xbc\xb1\x54\x30\x5b\xed\xac\xe1\xd7\x1c\xe9\x9b\x7a\xc6\x2b\x2b\x2d\xbd\x21\xd5\x34\xfc\xda\x47\x3e\x02\x4b\xa6\x92\x29\xcc\xae\x5d\xd0\x6c\x0b\x91\x7d\xf3\xfd\x0f\xaf\xde\xbe\x7c\xf5\xef\xb7\x6f\xbe\x7d\xfd\x3f\x2f\xbf\xf9\xf6\xf6\x87\xd7\x7f\x2f\x8a\xf7\x94\x03\x7f\xf8\xef\x37\x6f\x5f\x7f\xfb\xfc\xbb\xdb\xe7\x2f\x5e\xbc\xbe\x65\xfb\xba\x55\xbd\x7e\xa8\xe6\xad\xa4\x23\xad\xb8\xfc\xbf\x63\x3d\xb9\x2c\x58\xee\xcc\xa5\xd9\x8f\x77\xaf\xd2\x9f\x0f\x27\x0f\x27\xff\x1b\x00\x00\xff\xff\xf2\x37\x53\xd3\xa0\x46\x00\x00") -func commandAssetsConnectNomadBytes() ([]byte, error) { +func commandAssetsConnectNomadHclBytes() ([]byte, error) { return bindataRead( - _commandAssetsConnectNomad, - "command/assets/connect.nomad", + _commandAssetsConnectNomadHcl, + "command/assets/connect.nomad.hcl", ) } -func commandAssetsConnectNomad() (*asset, error) { - bytes, err := commandAssetsConnectNomadBytes() +func commandAssetsConnectNomadHcl() (*asset, error) { + bytes, err := commandAssetsConnectNomadHclBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "command/assets/connect.nomad", size: 18126, mode: os.FileMode(436), modTime: time.Unix(1656778128, 0)} + info := bindataFileInfo{name: "command/assets/connect.nomad.hcl", size: 18080, mode: os.FileMode(420), modTime: time.Unix(1675191836, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _commandAssetsExampleShortNomad = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x4f\xed\x6a\xc3\x30\x0c\xfc\xef\xa7\x38\xf4\x04\xdd\x46\x5b\x36\xf0\x93\x94\x52\x5c\x5b\x49\xbd\x34\x51\x90\xed\x7d\x30\xfa\xee\x23\xab\xf1\x42\x0d\xfe\xba\x3b\x9d\x4e\xef\x72\x06\xf1\x97\x1b\xe7\x2b\x13\x7e\x0c\x10\x5c\x76\x9e\xa7\xcc\x9a\x60\x71\xa0\xe0\x9f\xe8\x68\x0c\xd0\xab\x94\x19\xe4\x9d\xbf\x54\x29\x30\x71\xfe\x14\x1d\xea\x0f\x98\x45\x33\x28\x9c\xa9\x21\x40\x16\x58\xec\x5e\xf6\xaf\x15\xb9\x99\xfb\xf9\x77\x65\x97\x06\x90\x72\x88\xe9\xbf\x26\x68\xfc\x60\x85\x05\x05\xf1\x03\x2b\x99\x4a\x78\x99\xba\xd8\xaf\xbc\xe3\xe8\x7a\x46\x5b\xb6\x5a\xbd\xed\xa9\x49\x96\x48\x69\x2d\x39\x2c\xf9\x8e\x8d\x77\x25\x5f\x4e\x49\xba\x7c\xea\x5c\xbc\xc2\x22\x6b\xe1\x16\xb5\x3e\x94\x93\x14\xf5\x9c\x56\xbd\xfd\x5c\xee\x86\xdb\xcd\xa6\x81\x23\x8f\xa2\xdf\xb0\x78\xde\xee\x1e\xe6\x5d\xf6\xcd\xfc\x06\x00\x00\xff\xff\x46\x98\x1b\x9b\x71\x01\x00\x00") +var _commandAssetsExampleShortNomadHcl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x4f\xed\x6a\xc3\x30\x0c\xfc\xef\xa7\x38\xf4\x04\xdd\x46\x5b\x36\xf0\x93\x94\x52\x5c\x5b\x49\xbd\x34\x51\x90\xed\x7d\x30\xfa\xee\x23\xab\xf1\x42\x0d\xfe\xba\x3b\x9d\x4e\xef\x72\x06\xf1\x97\x1b\xe7\x2b\x13\x7e\x0c\x10\x5c\x76\x9e\xa7\xcc\x9a\x60\x71\xa0\xe0\x9f\xe8\x68\x0c\xd0\xab\x94\x19\xe4\x9d\xbf\x54\x29\x30\x71\xfe\x14\x1d\xea\x0f\x98\x45\x33\x28\x9c\xa9\x21\x40\x16\x58\xec\x5e\xf6\xaf\x15\xb9\x99\xfb\xf9\x77\x65\x97\x06\x90\x72\x88\xe9\xbf\x26\x68\xfc\x60\x85\x05\x05\xf1\x03\x2b\x99\x4a\x78\x99\xba\xd8\xaf\xbc\xe3\xe8\x7a\x46\x5b\xb6\x5a\xbd\xed\xa9\x49\x96\x48\x69\x2d\x39\x2c\xf9\x8e\x8d\x77\x25\x5f\x4e\x49\xba\x7c\xea\x5c\xbc\xc2\x22\x6b\xe1\x16\xb5\x3e\x94\x93\x14\xf5\x9c\x56\xbd\xfd\x5c\xee\x86\xdb\xcd\xa6\x81\x23\x8f\xa2\xdf\xb0\x78\xde\xee\x1e\xe6\x5d\xf6\xcd\xfc\x06\x00\x00\xff\xff\x46\x98\x1b\x9b\x71\x01\x00\x00") -func commandAssetsExampleShortNomadBytes() ([]byte, error) { +func commandAssetsExampleShortNomadHclBytes() ([]byte, error) { return bindataRead( - _commandAssetsExampleShortNomad, - "command/assets/example-short.nomad", + _commandAssetsExampleShortNomadHcl, + "command/assets/example-short.nomad.hcl", ) } -func commandAssetsExampleShortNomad() (*asset, error) { - bytes, err := commandAssetsExampleShortNomadBytes() +func commandAssetsExampleShortNomadHcl() (*asset, error) { + bytes, err := commandAssetsExampleShortNomadHclBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "command/assets/example-short.nomad", size: 369, mode: os.FileMode(436), modTime: time.Unix(1656778128, 0)} + info := bindataFileInfo{name: "command/assets/example-short.nomad.hcl", size: 369, mode: os.FileMode(420), modTime: time.Unix(1675191836, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _commandAssetsExampleNomad = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x5b\xdd\x8f\x1c\x37\x72\x7f\xdf\xbf\xa2\xd0\x1b\xe0\x12\x60\x77\xf6\x43\x5e\x2b\xa7\x60\x1e\x6c\x5f\x2e\x56\x12\x5f\x82\xd8\xc9\x21\x38\x1f\x16\x9c\xee\x9a\x69\x6a\xd8\x64\x9b\x64\xcf\x68\x24\xec\xff\x1e\x54\xf1\xa3\xd9\x3d\xb3\xab\xf5\x1a\xb9\xd5\xc3\x48\xea\x26\x8b\xc5\xfa\xfc\x55\x91\x7d\x0e\x3f\xb5\x68\x11\x6a\xa1\xc1\x68\x75\x80\x15\x82\x00\x27\xf5\x46\x21\x7c\x30\x2b\x68\x70\x2d\xb5\xf4\xd2\x68\xe8\xd1\xc2\x5a\x2a\x5c\xc0\x4f\xad\x74\xfc\x56\x3a\xd0\xa2\xc3\xe6\xec\x1c\x2a\xfc\x28\xba\x5e\x61\x05\xce\x80\xf4\xb0\x97\x4a\x41\x6d\x51\x78\xa2\x48\x83\xf7\xd2\xb7\xe0\x5b\x84\xf7\x7f\x00\xa1\x1b\xf8\x93\xe8\x70\x9c\xb6\x38\x3b\x63\x66\xa0\xfa\x60\x56\x15\x38\x2f\xf4\x27\x41\x0b\xd0\x0c\x6f\xfa\xcb\xce\x38\x0f\xb5\xd1\x6b\xb9\x19\xac\x60\x8e\x4c\xcf\x7f\x49\xcd\x83\x3e\x98\xd5\xd9\x39\xb8\x1e\x6b\xb9\x96\x35\x8f\x58\xc0\x37\x89\x4f\x01\x0d\xd6\x4a\xd0\xcc\x1d\x4e\x47\x81\x59\x83\x17\x6e\x4b\x6b\x09\x0f\x7f\x32\x9d\xa0\x1d\xb9\xd6\x0c\xaa\x01\x3b\xe8\x05\xfc\xab\x59\x39\x68\xc5\x8e\xf6\xb2\x51\x66\x25\x94\x3a\xc0\xa0\xe5\x2f\x03\xb2\x04\x2e\xc0\x68\x04\x63\xa1\x13\xfa\xc0\xc4\x60\x63\xcd\xd0\xbb\x0b\xd8\xb7\xb2\x6e\xcf\xce\x41\x58\x24\x36\x3b\x87\x6a\x87\x0e\x6a\xa3\x14\xd6\xb4\xbc\xa3\xf5\xe7\xd3\xdd\xe2\xec\xfc\xec\x1c\xfe\x48\xcf\x8c\x45\x90\x7a\x6d\x6c\x17\xd8\x25\xe1\x45\xb1\x39\x30\x61\xf3\xa5\xd4\x2e\xa0\x57\x28\x1c\x82\x43\x3c\x3b\xe7\xd7\x46\x2b\xa9\x11\x1a\x53\x0f\x1d\x6a\x1f\xe9\xf8\x77\xbc\x08\xfd\x69\xbd\xef\xdd\xbb\xab\xab\xfd\x7e\xbf\xd0\x24\x80\xde\x9a\x0f\x58\xfb\x85\x34\x57\x8d\xa9\xdd\xd5\x07\xb3\xba\x9c\x48\xed\x8a\xe5\x7d\x46\xe2\x1d\x75\xff\xf9\x0c\x20\xaa\xd1\xe2\x46\x1a\x5d\x41\x2f\xac\xe8\xd0\xa3\x4d\x42\xc7\xa0\xd3\xf0\x9e\x94\xc7\x12\x02\x6f\x00\x3f\x62\x3d\x78\x4c\xda\x5c\x30\xb1\xf7\x6b\x30\x9d\xf4\x1e\x9b\x0b\xf0\x64\x78\x52\xb7\x68\xa5\x0f\x54\x1a\x5c\x8b\x41\xf9\x44\x8d\x74\x41\xe2\xac\x82\x92\xaa\x40\x22\xbe\x5c\xe6\xc7\xf4\x74\xe4\xb4\x11\x5e\xd4\xa8\x3d\x5a\xf7\x38\xbb\x4a\x3a\x4f\x94\x8b\xc1\x91\xf1\x60\x27\x4c\x6e\x85\x64\xa1\x4e\x36\x68\xb1\x81\x7d\x8b\x1a\x7a\x25\x6a\xa9\x37\x81\x75\xd2\x6c\x74\x9f\x6e\x70\x9e\xc6\xf7\xd6\xec\x64\x83\x0d\x71\x5a\xd2\x5e\xc2\x5f\xaa\xa6\xbe\xa9\xfe\x7a\x36\x32\xea\x0f\x3d\x96\x1c\xd6\x46\x7b\x6b\x54\xf4\x91\x43\xcf\x5b\xff\x60\x56\xd1\xe8\x40\x76\xbd\xa8\xa3\xa0\x5c\xdd\x62\x33\x28\xb4\xbf\x73\x4c\xb0\xc1\x5a\x3a\x36\xfe\xc0\x23\x92\x5d\x44\xde\xa6\x5e\x26\x5d\x74\x34\xa1\xd8\xf4\xa2\xc8\x1d\x78\xc3\x94\x2a\x87\x76\x27\x6b\xac\x16\x6c\xae\x02\xd6\x83\x52\x59\x5e\x64\x1f\xc4\x9a\xe3\xb9\xbe\x45\x69\xa1\x91\xeb\x35\x5a\xd4\x35\xba\x89\xad\x12\xb5\xc7\xac\x75\x91\x75\x76\xca\x27\x4a\x32\x4f\x1b\x7c\xa2\xf2\x2c\xa3\xcf\x42\x73\x71\x1e\x0b\x79\x39\x6e\xb9\x50\x0e\x29\xde\x5b\x21\xb5\xcf\xd1\x8b\x83\x27\xed\xbc\x69\x64\x14\xe0\x38\xca\xc1\xda\xd8\xa9\x79\x90\xea\x98\xa0\xd4\x79\x0e\xf9\x05\x05\x05\x8b\xce\x0c\xb6\xe6\x28\xd1\x58\xb9\x0b\xea\x4f\xb4\xa2\xe2\xe2\xba\x9d\xe0\x40\xce\x6a\x0d\x86\x29\xfc\x18\x25\x2e\xa0\xe2\xd8\x54\x5d\x10\xad\x8a\x6c\xb2\x02\x85\x3b\x54\x17\xac\x23\x37\xf4\xbd\xb1\xde\xc1\x4e\x58\x29\x56\x8a\x04\xed\xd1\xf6\x46\x3d\x43\x11\xa7\x83\xd3\xb1\x6c\x9e\xad\xf7\x5f\xaf\xb4\xe3\x48\x35\x2e\x9f\x29\x8d\x8f\x62\xcc\x02\x10\xde\x5b\xb9\xa2\xf8\xb3\x84\xea\xef\x3e\xd3\x7f\x17\x5b\xb4\x1a\xd5\x82\xc2\xca\x43\x15\xc7\xed\x84\x1a\x90\x59\x59\x42\xa5\xa4\x1e\x3e\x86\x37\x0f\x85\x31\x0c\x7d\x23\x3c\x66\x43\x98\x86\x92\xf0\x12\x68\x7d\x8f\x9b\x43\x4a\x3f\x31\x63\x2c\x98\x42\x18\xc3\x04\xf3\x38\xe9\x60\x70\xd8\x90\x45\x44\xcf\x27\xb3\xd1\x1b\x07\x4a\x6e\x11\xac\x51\x8a\x4c\x69\xe8\x37\x56\x34\xe4\x5a\xb5\xd0\xc2\x4a\xfa\x97\xd0\x31\x40\xa9\x01\xaf\x36\x16\x51\x43\x83\xbd\x32\x07\x92\xb3\x5b\x4c\x82\xac\x36\x47\x1c\x4a\x07\x48\x3a\xae\xb1\x61\xf6\x82\xdf\xcf\x36\x39\xb1\xba\x64\x71\xe4\xfe\xc6\x16\xfb\x5b\xc0\x9f\x53\x58\xcc\xa3\x98\x1c\xc7\x2d\xe9\x41\xf4\xbd\x62\x49\x19\x10\x4a\x45\xa1\x30\x78\x18\xf3\xfc\x11\x91\x95\x89\xd8\x82\xd6\x4b\x9b\xe5\xa9\xc9\xb2\x39\x06\x32\xa3\x8e\x53\x71\x87\x76\x43\x31\x3a\x81\x12\x1e\xfc\x3b\x0a\xd1\x5b\x12\x62\x6f\xb1\xc6\x86\x42\xd4\x4b\xec\x7d\x2a\x99\xbf\xa9\xad\x8f\x86\x73\x06\x49\x8f\x64\xe1\xd9\x34\x3b\xf1\xf1\x9e\x52\x88\x52\xa8\x1e\x4f\x77\x9d\xf8\x28\xbb\xa1\x03\x3d\x74\x2b\xb4\x64\xa2\x81\x56\x8c\xfa\x44\xad\x47\x4b\x62\xa0\x60\x95\xe8\x2d\xe0\xbd\x0e\xa1\xac\x16\x0e\x63\xbe\x2e\x08\x67\xcb\xca\x18\x93\x0c\x23\xd2\x13\x1e\x04\x78\xd9\xb1\xc4\x01\x4a\x3e\x61\x09\x37\x67\x93\x4d\x48\x7d\xdf\xa2\x50\xbe\x3d\xdc\xd3\x94\x27\x36\x22\x35\x6f\x84\x46\xf1\x03\xa1\x94\x09\xb2\x8a\x04\x53\x26\x8e\xe6\x15\xc9\x92\xee\x3c\xc2\x0a\xd7\xac\x71\x4f\x3e\xd0\x09\xbb\x25\x7b\x73\x79\x10\x69\x7f\xd0\x2b\x65\xea\xad\x8b\xe4\xd6\x83\xf5\x2d\xda\x62\x1d\x07\x6b\x6b\x3a\x58\x61\xf0\x4e\x12\x40\x13\xf7\x38\xdb\x06\x45\x94\x9b\x6b\x57\x4d\xf6\x9a\x06\x34\x28\x1a\xb2\x99\xc7\xf7\x9a\x46\x14\xa0\x8a\x9d\x8b\xa5\x9b\xd9\xc9\x1b\x3e\xb1\x9d\x35\x11\xcd\x53\xcb\x49\x32\xed\x4f\x0c\xde\x90\xed\xd7\x8c\x81\xbd\x15\xda\x71\xa2\x0a\x81\x69\xd0\x91\xd6\x02\x7e\xca\xaf\x38\xc1\x15\xef\xb8\x38\x48\xe2\x12\x52\x45\xe6\x53\x3c\x62\xa9\xf6\xc6\xa3\xf6\x92\x17\xa1\xc8\x06\x2b\x51\x6f\xb3\x8b\xcb\x35\x54\xc4\xc8\xbd\xc5\x1d\x5a\x5f\x8d\xec\x39\xf4\xb4\x96\xb7\x43\xb4\xa3\xb9\xf8\x48\xc6\x6f\xba\xa9\x88\x7b\x6b\x36\x16\x9d\x7b\x91\x8c\x85\xfe\x15\x22\x0e\xd1\x3d\x13\x59\xe1\x46\x6a\x17\x90\x22\x51\x5f\x4b\xeb\xfc\x31\x39\x42\x0a\x33\x19\x91\x8f\x71\x75\xd5\xb0\xb8\xa4\x23\x84\x80\x9e\x49\x91\x4c\x40\xe8\x63\x53\x17\x8e\xf6\xc5\xb8\x6c\x46\x6e\xd4\x63\x88\xbc\x53\x37\xe0\x04\xa1\xcd\x31\xc1\xd9\xb4\x47\xfd\x87\x5e\x24\x21\xe7\xdd\x5f\x14\xe6\x39\xdd\xd9\x28\x36\x32\x8f\xe4\x2d\x47\x5a\x0a\xee\x32\xd3\xe5\xc4\x2c\x4e\x69\x51\xae\xb3\x19\xc5\x12\x8f\xa6\x5c\x86\x29\x71\x17\x91\xa0\x12\xce\xd3\x46\x56\xb1\x1a\x36\x65\xda\x64\xde\x06\x8b\x45\x91\x39\xf2\x1d\x27\xc9\x35\x27\xb1\x53\x6e\xe8\x4a\x6d\x50\x39\x53\x50\xde\x53\x4d\x1e\x89\x25\xc3\x61\x02\xc5\xe6\x60\x09\x6b\xa1\x1c\x4e\x36\xcf\x19\xff\xf0\x98\xf5\x0a\x0f\x75\x2b\xf4\x06\xb3\xb2\x18\x9d\xd3\xf3\x7d\xa8\x75\xd1\x0d\x2a\xd9\x9f\xa4\xcd\x3a\x6f\x87\x9a\x4b\xe6\x14\xff\xa3\xcc\x62\x69\xcf\x69\x35\x2e\xd1\x14\xd9\x22\x41\x8f\x48\x8b\xd2\xac\x19\x48\x96\xa6\xef\x29\x1c\x10\xa4\xed\x2d\xee\xa4\x19\x5c\x29\x94\x05\xfc\x87\xae\x23\x84\xef\xd1\x0a\x4f\x70\x97\x36\xd2\x31\x92\x1e\x05\x99\x16\xe0\x64\x1e\x65\xc4\x06\x75\xe0\x66\x46\xa8\xac\x3a\xe3\xb9\x0e\x23\x37\x4d\x61\x1a\x44\x81\x94\x62\xae\x24\x82\xd1\x27\x2c\x76\x42\x72\xc4\x9a\xa8\x8a\x72\x13\x81\x21\x2e\x2e\x27\x29\x34\x28\xe6\x3c\x52\xf9\x63\x88\xfe\x17\x14\x87\x3c\x51\xc9\x2a\xc1\x5f\x06\xa1\x92\xdc\x6b\x33\xe8\xec\x86\x23\x38\xe2\x35\xf7\x49\x68\x8f\x81\xb5\x3f\xa7\x68\x11\xad\x2e\xa6\x94\x8b\x54\x7a\x51\x18\x88\xa4\x35\xee\x23\xb1\x1d\x5a\x17\xab\xb9\x40\x2c\x06\x8e\xa1\xa7\x02\x90\x45\x25\x23\x7c\x31\xaa\x29\x87\xb3\xce\x92\x0f\x86\xdd\xc0\x12\xae\xcf\x00\x1e\x32\xe0\xed\xe4\xc6\x06\xc4\x78\x02\xef\x26\x68\x95\xe1\x24\x85\xb3\x30\x83\x24\x64\xd6\x6b\x30\xeb\x50\x94\xda\x28\x7b\x6d\x1a\x9c\xc1\x52\x91\x6b\xfd\x38\xd5\xe8\x09\x40\x0d\xb8\xb1\xf9\x02\x5c\x4b\x08\x2d\x32\xfc\x2a\x10\x2d\xae\x1d\xc9\x24\xd1\x25\x90\xf6\xe3\x44\x76\xa3\x47\x15\x25\x42\x74\xe5\x60\xe6\x71\x7e\x46\xdc\x4e\x74\xc9\xa4\x19\x4c\x85\xca\x30\xd2\x49\x79\x49\x51\x1c\xf6\xad\xd0\xb1\xbd\xe6\xb9\x34\x25\x9b\x4c\xa9\x26\xda\x63\xb2\xc5\xbf\x0f\x6f\x2f\x27\xb0\xec\x1f\x42\x97\x8f\xe9\xad\x3d\xd8\x41\xb3\xf2\x9a\xc1\xd2\x5f\x59\x4d\xee\x69\x40\x37\xdd\x70\x87\x14\xa2\xa4\xeb\x8a\x04\x5b\x38\x62\xf0\xf4\x60\xc5\x31\x2a\xe4\x92\x84\x41\x69\x82\x0d\xa1\x4c\x0b\xe1\xa1\xaa\x5b\xac\xb7\xae\xca\xf5\xee\x3d\x27\x27\x57\x95\x08\xe1\x9e\x07\x51\x4a\x89\xa3\x1f\xe1\xef\x71\x3c\xf9\x24\x92\x4c\x3e\xfd\x7c\x3c\xf9\x05\x24\x99\xd0\x6b\x54\x7f\xd4\x73\x81\xb7\x1b\x18\x1c\xc7\x31\x50\x62\x85\x0a\xdc\xb0\x5e\xcb\x8f\xa1\x56\xac\xde\x5c\x47\x71\xdc\xdc\x75\xd5\xf3\xc0\xe8\x8f\x5f\xc6\x9a\xcf\x82\x40\x29\x13\x3e\x85\x35\x7f\x05\xca\x6c\x33\xf4\x7b\xee\xde\x6f\xbb\xb8\xf5\xb6\x7a\x1c\x22\xde\x75\xd5\x24\xc2\xc5\x9e\xc9\x51\x6b\x07\x1c\x72\x1a\x9a\xf6\x90\x63\x92\xe4\x7e\xe0\x25\xef\x0b\x1b\x60\xd4\x74\x9e\x9d\x34\x34\x9a\xa1\x56\x92\x3b\x6f\xdf\xa4\xc6\x71\x2c\x75\x45\x74\xc1\xe4\x62\xb1\xd8\x8d\x01\x2c\x7a\xf9\x79\x9a\xfe\x82\x22\x75\xb2\xa1\xbf\x69\x00\xe4\x95\x23\x91\xb0\xc9\xaa\x16\x75\x1b\xfb\xc7\x45\x47\x6d\xd0\x8f\x60\xb8\x59\x68\x9c\x24\xd1\x89\x0a\xb2\xdb\xe5\xe8\x34\xe8\x06\x6d\xa8\x4c\x63\x43\x82\x1d\x27\x74\x75\x92\xd1\x6a\xa3\x2f\x35\x6e\xc2\x61\x41\xd9\xf4\x4c\x91\xd5\xc0\x4d\x4c\x88\x1c\x17\xe7\xf5\xa9\x46\xbf\x37\x76\xfb\x48\x03\x28\xbe\x9d\xf5\x59\x53\xe4\x3d\x02\xd9\x52\xd7\x6a\x68\x88\x77\x8b\xbf\x0c\xe8\x38\x6b\xf6\xc6\x7a\x58\x49\x4d\xcf\xdd\x0c\x83\x3c\xdb\x04\x66\x6c\xce\x8c\xe0\x19\x66\x30\x2e\xfa\x42\x53\x88\x1c\x14\xa4\x92\x70\x82\x29\x40\xd8\x68\xd5\xac\xaa\xfc\x04\x48\xfc\x4b\xf8\xfa\xcd\xdb\xdf\xc7\x27\x0f\x67\xe1\xb7\x54\x41\x6a\xd1\xe6\xa3\x24\x1d\xb0\xac\x8b\x7e\xe7\x0d\x9f\x0b\x38\x9f\xac\x81\x2d\x48\x44\x97\xa6\xa9\x23\x0e\x66\x8f\x0b\x0f\xa1\x91\xae\x36\x3b\xb4\x07\x40\xbd\xe1\x2a\x26\x36\xdb\x1d\xd4\x83\xb5\xa8\xbd\x3a\xc4\x25\x8c\x85\xef\x8c\x76\x83\x9a\x84\x29\x76\xe8\x4e\x6c\xf1\x24\x59\x2e\x1b\x42\x6c\x0c\x44\x5a\x2a\x13\x82\xef\x4b\x4f\x9a\x13\xd0\x1a\xe7\x63\x97\x2b\xe4\x3c\xeb\x5f\x6a\x01\x33\x29\xbd\x82\x05\x4c\x84\xcd\xbf\x49\x24\x49\xdf\x7c\xa8\x13\xfb\xad\x16\x1b\xe9\x2e\x43\xb4\x88\xaf\xbd\xd8\xb8\xf8\xfa\x2f\xe9\x80\xe7\x22\x45\x94\xbf\x96\x56\x14\x69\x34\xab\x34\x35\x1e\xbe\x58\x7a\xca\xec\xc6\x64\x37\x86\x20\x82\x02\x4f\x99\x50\x3e\xe1\x0c\x8a\x4e\xf8\x24\x60\x89\xb5\xb1\x99\x5c\x68\x85\x85\x9d\x51\xc5\xe8\x58\x11\x71\xa0\x74\xf9\x1c\x08\xf8\x3c\x96\x62\xc1\xc1\x0c\xdc\xe3\xdf\xa1\x96\xa8\x6b\xfc\xa7\x4c\x6b\xd0\xb5\xe9\x42\xad\xcc\x05\x2b\xea\x50\x6c\xfa\xc5\x49\xae\x5d\x56\x1c\xd9\x90\xce\x45\xd4\xe4\xf0\x26\x27\xb6\xe9\xa1\x4b\x1e\x18\x18\xfd\x9c\xff\x3f\x55\x8b\x50\x72\x97\x15\x42\x2f\xf9\xa0\x24\xbe\xf4\x75\x5f\xbe\xe2\xd3\x84\x9d\x50\x19\x5f\x14\xb3\x64\x87\x54\x26\xd2\xab\xdb\xe2\x4d\xf4\xec\xa9\x83\x5b\x74\x5e\xd8\xf1\xb4\x25\x45\x53\xce\xca\xa9\xe6\x58\x61\x2b\x76\xd2\x58\x36\x78\x72\xf0\x5c\xb4\xbf\x5f\xa7\x22\x9f\xb0\xeb\xa0\x33\x74\x28\x4b\x8d\xb8\x06\xf4\x46\xc9\x7a\xec\xc0\xaf\x84\x1b\x53\x71\x3a\xe1\x7a\xa9\x0b\xce\xf6\xf1\x0a\x2e\x18\x39\x28\x48\xa5\x7d\x7f\x9e\xb8\xc3\x98\x71\x85\xf7\xd8\xf5\x7c\x06\x48\x89\x35\xcb\xa1\x68\xd3\x8f\x50\x2c\x29\x7c\x11\x89\xe5\xc9\x4b\xb8\x8d\x8f\x4a\x9b\x78\x93\x3b\x3a\xe3\x09\x2d\x2a\xf1\x68\x57\x03\xa9\xe0\x10\xe9\xac\x6c\x2f\xa4\x4f\x28\x3b\xee\x22\x81\x65\x46\x9d\x31\xcc\x73\x80\x95\x9e\xa3\x6b\xd9\x63\x02\xe0\xb5\xd8\x36\xef\xdc\x9c\x8f\xce\x34\xa7\x0f\x60\xf7\x84\x38\x5a\xd1\xf7\x98\xba\x79\x71\x21\xa2\x1f\xd9\xc0\x66\xf4\xba\x24\x82\x8a\x4d\x7e\x72\xbc\x91\xa5\x95\xb7\x4d\xab\x06\xb6\x12\x7c\xf8\xe8\x33\xa9\xa4\xa9\x41\xfb\xd8\x48\xa5\xd7\x25\x15\xda\x5e\x22\x62\xd0\x81\x36\xa3\x5d\x27\xe4\x94\xc9\x71\x63\x35\x33\x47\xdc\xaf\x10\x35\xb4\x7c\xa3\xe3\x98\xc7\x38\x8f\x89\x2f\xe3\x52\x27\x5c\x15\xfb\x16\x3b\xb4\x42\xdd\x37\xd2\x3d\x19\x4f\x07\x2f\x95\xfc\x44\x98\x0b\xf2\x24\xca\x8d\xdb\x9c\x8c\x9d\x47\x4a\xad\x6b\xca\x83\xc2\x36\xfc\x92\x81\x91\xb4\xf1\x0c\xfb\x3b\x86\xc4\x2e\x96\x00\xbe\x38\x18\x9d\x60\x42\x92\x43\xb0\xa3\xc3\x11\x11\x97\xb2\x7e\x3a\x76\xcd\x24\x0a\xb8\xb9\x80\x6f\x72\x1b\x3b\x60\x7f\xa9\x0b\x60\x19\x12\xbd\x6b\xe3\xc5\x8f\x80\xf9\xa7\x9b\x7a\x69\xc8\x38\x2d\xcf\x14\x39\x72\x27\xfc\x8b\x47\xe1\xbf\x39\x72\x4c\x19\x29\x28\x4e\x5f\x14\x71\x84\x9b\x57\xce\xcb\x7a\xcb\xe1\xd4\xdb\x01\xd3\xcd\x80\xb2\x11\x56\xb6\xb5\x26\xd7\x17\x32\x21\x96\x6e\x6f\x71\x4d\xf8\xcd\x04\x88\x54\x1c\xaf\x36\x65\x41\x59\x14\x4d\xdc\x5a\xca\xe0\x69\xc4\x63\xb1\x0b\xc3\xe1\x44\x78\x31\x96\xd3\x83\xc3\xf5\xa0\x02\x3a\x2f\x0a\x3c\x4f\x8a\xa2\x91\x45\x86\x1f\x0b\xbf\x1e\xad\x93\x04\xd2\x6a\x6b\x5c\xd9\xe0\x4c\x6d\xd4\x45\x9e\x16\x65\xb1\x64\x51\xa4\xa7\xf9\xed\x8f\xb1\x8d\x98\xf9\x0b\x47\x1b\xb1\x53\x9b\xcd\xb4\x58\xa0\x91\x16\x6b\x6f\x2c\x9f\x2b\x8b\xf9\x32\x27\x07\x7a\x53\x36\x92\x46\xd6\xd2\xa2\x8f\xf0\x16\x60\xb6\xfc\xf4\xc4\x69\x09\xbd\x25\x1e\x7f\xf8\x96\xb8\x61\x5f\x68\x4e\x39\x76\xa8\xd1\xfc\x9e\x62\x4d\xe1\x4a\xb1\x0d\x95\x38\x62\x6a\x4b\x78\x73\x7d\x7d\x22\xc6\x88\x35\xdf\x54\x3b\xe4\xe8\x12\x50\x91\xcb\x7d\x64\x17\xae\x18\xf5\x7c\x06\x91\xaf\xbc\x44\x13\xe2\xcb\x28\xa9\x58\x4c\xd9\x3d\x98\x4a\xba\x16\xe0\xf8\x82\x16\x7a\xc1\xf6\xf1\x42\xcf\x9d\x73\xf9\x0a\x3e\x9b\x58\x98\xd0\x4a\x0f\x73\x05\x3e\xde\x86\x98\xd5\xae\xf1\x86\x95\x98\x49\xa7\x14\xce\x11\x09\xbe\x50\x41\xe3\x17\xe3\x15\xa7\x87\xea\x2c\xe9\x2f\xd4\xde\xf3\x73\x36\x27\x2d\x77\x35\x13\x11\x1e\x35\x9e\x30\x47\xd1\xc6\xeb\x7a\xc7\x31\x61\xd4\xb0\x4c\xa7\xf2\xee\x72\x8f\xce\xdf\x54\xc5\x45\xab\xc5\x84\x05\x62\x34\x8f\xca\xec\xed\x51\x6e\xda\xdc\x6f\x4d\x57\x30\xa8\xf4\xae\xc9\x3b\x2c\xaa\xd0\x27\x18\x2d\x29\x4d\x2c\x1b\xf5\x94\x4b\xbb\x70\x16\xc6\x97\x2d\x31\xcb\x7c\x01\xef\x7d\x79\xab\x0a\xee\xae\x29\x0f\x73\x7e\xc2\x54\xd9\x25\x2e\x96\x70\x13\xcd\xff\x9c\x3d\x60\x52\xf2\xf6\x16\x45\x93\x1d\x20\x1c\x26\x4c\xed\x5f\x6a\xaa\x58\x5c\xb0\xb2\x88\x85\xc1\x1b\x85\x56\xe8\x1a\x43\x1f\x3e\x42\x4e\x69\x43\x4f\x3d\xb5\x1e\x57\x87\x94\x2e\x43\x67\x6d\xa6\x7f\x0e\x7f\x45\xab\x32\x59\x74\xee\x84\x05\xee\x80\x8a\xdc\x17\x57\xab\x93\x0d\xbe\x82\xef\x04\x06\x26\x94\xe2\xb6\x5e\xc3\x6f\xbc\xb0\x1b\xf4\x6e\x6e\x99\xa1\x37\x99\x3d\xa8\x47\x4b\x33\xc5\x26\x74\x29\x8f\x55\x44\xa9\x0d\x45\xdd\x46\x7a\x27\x9c\x6e\x26\xba\x30\x8e\x5d\x05\x05\x3b\xd4\xe7\x42\xac\x71\x3d\x58\xc2\xd7\xd9\x50\x63\x87\x66\x36\x39\x7a\xe3\xe9\xc9\x5f\x9d\x98\x3c\x8d\xf8\xe1\xe6\x5a\xaa\xfe\xb8\x10\x77\x04\x1c\xc9\x33\x77\xb2\x19\x84\x82\x41\x4b\x3e\x0b\xdb\x1b\xbb\xbd\x00\x37\xd4\x6d\xe8\xf0\xfc\xc1\xd4\xdb\x88\x25\xf8\x2e\x98\x17\x52\xa3\xbd\x80\x3d\xae\x4a\xa3\xe7\x1b\x72\x2b\xe1\xeb\x96\xea\xf3\x1a\x1d\x21\xca\x97\x1a\x6f\xc9\xee\x2b\x14\x79\xe3\x4d\x1b\xfe\x65\xac\x15\xda\x29\xd5\xac\xcc\xab\xc2\xfd\xc2\xc7\xb3\x3a\xcf\x8d\x97\x10\x67\xed\xee\x68\x83\x63\x79\x12\x8b\x43\xc6\xcb\xa9\xc2\x0a\x33\x97\x50\x35\xac\x86\xa3\xa6\x0b\x17\xf2\x8f\xf4\x4e\xc7\xbb\x8f\x63\xeb\xb4\x68\xc1\xf5\xc2\xb9\xa2\xd0\x0a\x18\x47\x1d\xd2\xb9\x6b\x62\xda\xc0\xb4\xfe\x49\xd7\x32\xbc\x90\x8a\xbd\x64\x42\xdf\x8d\xe5\xa3\x1d\xef\x8e\x33\x9c\x20\xb7\x09\x44\x2f\xc0\x99\xf2\x16\x6a\x1e\x16\x5e\x8f\x2c\x4d\x94\xbb\x3e\x61\x3e\x49\x4e\x81\x87\xa2\xed\x29\x3b\xb1\xc1\xdc\x05\x7b\xf7\xb6\xca\x6f\xc2\x85\x4d\xbe\x33\xbc\x0a\x57\x86\x27\x12\x15\x83\x6f\xef\x9d\x59\xfb\xfb\x50\x0c\xce\x2e\xf8\x1e\x97\x61\xde\x1e\xa0\x1f\x56\x4a\xd6\x05\x29\x8b\xbd\x71\xd2\x1b\x5b\xdc\xa2\xc8\x3d\x95\x70\x6d\x64\xf0\x2d\x6a\x1f\xf2\x62\xb8\xfe\x3c\x84\xa3\x76\x66\xdd\x15\xc4\x12\xe6\x0f\x9e\x98\x14\x43\x49\x52\xe8\xc0\xf0\x9c\x4d\x3e\x15\x5b\x64\x12\xd3\x3d\x4d\x31\xea\xc3\xcc\xa2\x84\xf5\x72\x2d\x6a\xff\x54\xe5\xd9\x98\xbd\x56\x46\x34\x7c\x71\x26\x8e\x0f\xc7\x6d\xa2\x28\xb6\x3b\x43\x91\x3d\xdc\xc4\xed\xad\x34\xa3\x2d\x85\x5a\x13\xcb\x3b\xde\xb1\xa7\x47\x01\x27\xf7\xf1\xc6\xca\x7d\x3c\xe9\x24\x23\x48\xcb\x13\x99\xd9\xb9\x80\x54\x01\x7b\x52\x0e\x00\x8d\xd8\x84\x30\x1f\x5d\x6b\xac\x3f\x78\xe1\xf7\x7c\xb2\xd8\x1b\xe7\xe4\x4a\x71\xbd\x90\x6a\x5c\x7f\x52\x12\xdd\xa0\xbc\x24\x1c\x15\x1a\x11\x85\xeb\x66\x81\xe4\x21\x69\xf2\x58\xbd\xe4\xc1\xbf\x02\x01\xcf\x38\x38\x0a\x85\xcf\x0a\x86\xe5\xda\x2f\x0c\x88\x89\x91\x23\x7a\x59\xfb\x65\xb7\x33\xea\x7c\x09\x15\x2d\xf5\xee\xea\x6a\x6d\xcc\xa2\x36\x5d\x26\xb3\xf0\xc2\x2e\x36\x9f\xca\x76\x66\xb8\x36\xef\x26\x74\x20\x74\x52\xdd\xd0\x11\xad\xae\xb9\x7b\x57\x7f\x25\xc4\x3f\xde\xbd\x11\xcd\xed\xed\xcd\xdd\x57\xb7\x5f\xe3\xea\x6d\xf3\xf6\x5a\xdc\xde\xfc\xfe\xf6\x16\xdf\xfe\xfe\xab\x92\xe2\x43\xd9\x12\x9d\xda\xb8\x32\x1b\x77\xc2\xbe\x49\x92\xe5\x41\x23\xe9\xa1\x35\xfb\xf0\xa5\x89\x32\x9b\x68\x5e\x65\x41\x5c\xde\xff\xe4\x92\x8b\x7b\x1e\xc6\x21\x8d\x77\x71\x02\x1f\x9f\x50\xda\x5c\xc0\xbf\x9b\xcd\x86\x7d\xdc\xc5\x9a\xab\x81\xd5\x61\x34\xa3\x00\x6c\x2f\x60\x35\xc4\x4b\xe8\x13\x4e\x23\x48\x25\x17\x20\xd4\x62\x2f\x37\x96\x72\x71\x93\xaf\x38\x9b\x32\x78\xf2\x97\x18\x66\x03\xd6\xf8\xd1\xc4\xa8\x16\xa7\xc0\x38\x71\x9b\xdf\x62\xa2\x25\x83\xaf\x66\x9e\xc4\xc4\x11\x2d\x56\x40\x69\x4e\x9d\xf8\x78\x1f\x14\x02\xdc\x6c\xbf\xb9\x3e\xf1\xf2\x3e\x16\xce\x37\x77\xa5\xf9\x4c\xac\x27\xf7\xb9\x8a\x13\x6e\x57\x5b\xb9\xca\x5f\xeb\x14\xbd\xb1\xd8\xdb\xa4\x50\x34\x89\x18\xf1\xfb\x9d\x05\xfc\x57\xfa\x58\x61\xd6\x52\xab\xd5\xd0\x20\x74\xd8\x19\x7b\xb8\x80\xba\x1f\xc2\x17\x07\xa4\x95\x45\xc1\x0f\x1b\x92\xe3\x4e\x7e\xce\x31\x5c\xda\xa5\x0f\x84\xf8\x14\xac\x13\x75\x4b\x1a\x08\x97\x61\x02\x86\xa3\x89\x66\xd8\xb4\x65\x7b\x34\x70\x52\x8b\x5e\xd4\x54\x6c\xfd\x06\xbb\x38\x12\xd2\xab\x19\x47\xe6\x64\x46\x70\x6c\x57\x8e\xa8\xa1\xee\x87\x60\x1b\x77\xd7\xd7\x70\xce\xbf\x3f\x7c\xff\x29\xbf\x0e\xda\x80\x25\xdc\xde\x7d\x0d\xe7\xf4\xfb\xc3\xb7\x63\x1a\x9d\x5a\x89\xc7\xae\x57\xe5\x9d\xff\x13\x79\xb4\x13\x9a\x9c\x51\x40\x1a\x9c\x71\xf7\x18\x60\x4f\x64\x38\x4a\x70\x64\x70\x7d\xfa\x08\x29\x4d\x0f\xdf\x26\xc6\x0f\x90\xd4\x81\x11\xc5\xb4\xf1\xc6\x49\x3a\x9e\xbf\x19\x0b\xff\xc3\x27\x37\xde\x40\x6f\xfa\x81\x29\xd8\x41\xf3\x85\x96\xe9\xaa\x63\x1b\xe7\x65\xd6\x30\x17\xc6\xab\x19\x43\x62\xe4\x88\x5e\x16\x61\x19\x31\x18\x45\xe4\x3f\x4b\xa8\x2e\x2f\x2f\x7f\xd6\x5b\x3c\xbc\x83\xcf\x9f\x61\x8b\x07\xf8\x39\x1d\x0a\x5e\x75\x87\xcb\x2d\x1e\x7e\xae\xe0\xe1\xa1\xcc\x42\x0d\xdf\x41\x08\xfb\x08\x5f\xc1\x98\x5a\xa8\x2b\xfe\x38\xf4\xd0\xa9\x72\x68\xb8\x6f\x7a\xcf\x07\x04\x3c\xd4\xc9\x8d\x16\xa7\x86\x84\x17\x34\xe4\xc7\xf7\xff\xf2\xfd\x7f\xff\xe7\xd1\xe9\xdf\xe3\x56\x58\xf3\x5d\x67\x67\xca\x22\x38\x1e\xcc\xa2\xde\x49\x6b\x34\xf7\x81\xd2\xf7\x4c\xa3\x21\xce\x9a\xba\xa9\x9b\xcc\xb9\x2e\x7c\x65\x43\x00\x9c\xe3\x6b\xa8\x10\xc6\x50\xb4\xc2\x13\xe7\x3a\x0c\x79\x59\xc0\x64\xa5\xd8\x9c\x36\xcd\x78\x07\xf7\xd8\xf6\xbe\xa8\xaf\x25\x54\xff\xf6\xcf\xff\xbb\x7c\x89\x9e\xa6\x5a\x42\xbd\x2b\x07\xa2\xde\x15\x16\x51\x36\x7b\x8f\x84\xbf\xa3\x2d\x3c\x07\x67\x50\x39\x50\x73\xf4\xa7\x58\x60\xb6\xa8\x59\x1a\x45\x10\xf8\x5e\xb8\x56\x7e\x67\x6c\x1f\xe5\x42\xbb\x41\x1b\x04\x1d\x48\x85\x27\xe3\xc7\x92\xf9\x88\xb7\x99\x00\x16\x2a\x05\x8c\x95\x9f\xd2\xb7\x51\x5d\x37\xe8\x58\x83\x48\xdf\x06\xea\x0b\xf8\xf6\x30\x62\x91\x40\x9e\x15\x29\x35\xb9\xd7\x64\x93\x81\x5b\xa9\x8b\x4b\xd2\x3b\x29\xf8\x4c\xea\x84\x39\x85\x14\x96\xee\x73\xf0\xdc\x91\xb3\x9d\x90\x4a\x44\x20\x7e\x32\x6a\x94\xdb\x8d\x92\x6b\x85\x6e\x54\xce\xbb\x1a\xf7\x42\x8d\x04\x75\x03\x16\x77\xa6\xf8\x72\xb9\xc5\x1c\xf2\xb6\xf8\x9b\x70\xcf\x44\xb7\xaf\x16\xce\x98\x8b\x23\x62\xfc\x74\xe2\x18\x7c\x26\x2f\x23\xf2\xe1\xda\xb7\x6e\x74\x75\x01\xd5\xda\x1a\xed\x51\x37\xf9\xf2\xc7\xff\x43\x20\xfa\x6e\xf2\xe9\x6d\xbc\xb6\x90\x4e\x30\x02\x05\x15\xda\xa4\x1c\x32\xd2\x07\xf1\x2b\x84\xad\xa4\xc8\x30\x51\x28\x3d\x9a\x96\x8f\xef\x73\xfb\xb7\xb8\x8c\x10\x6f\x1f\x8c\x48\x89\xe6\xdd\xa7\xc5\x97\x50\xdd\xa6\xdb\x14\x0f\x7c\x75\xf1\xe1\xec\xff\x02\x00\x00\xff\xff\xcd\x87\x91\x52\xdf\x3f\x00\x00") +var _commandAssetsExampleNomadHcl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x5b\xdd\x6f\x24\x37\x72\x7f\xd7\x5f\x51\x68\x05\xb8\x04\x90\x46\x1f\x6b\x79\x73\x1b\xcc\x83\xed\xcb\xc5\x9b\xc4\x97\x20\x76\x72\x08\xce\x07\x81\xd3\x5d\x3d\xcd\x1d\x36\xd9\x26\xd9\x33\x3b\xbb\xd0\xff\x1e\x54\xf1\xa3\xd9\x33\x23\xad\x2c\x23\x27\x3f\xc8\xf6\x90\x2c\x16\xeb\xf3\x57\x45\xf6\x39\xfc\xd4\xa1\x45\xa8\x85\x06\xa3\xd5\x1e\x56\x08\x02\x9c\xd4\x6b\x85\xf0\xc1\xac\xa0\xc1\x56\x6a\xe9\xa5\xd1\x30\xa0\x85\x56\x2a\x5c\xc0\x4f\x9d\x74\x3c\x2a\x1d\x68\xd1\x63\x73\x76\x0e\x15\x7e\x14\xfd\xa0\xb0\x02\x67\x40\x7a\xd8\x49\xa5\xa0\xb6\x28\x3c\x51\xa4\xc9\x3b\xe9\x3b\xf0\x1d\xc2\xfb\x3f\x80\xd0\x0d\xfc\x49\xf4\x38\x2d\x5b\x9c\x9d\x31\x33\x50\x7d\x30\xab\x0a\x56\xca\xd4\x1b\xa2\x4f\x0b\xbc\x19\x2e\x7b\xe3\x3c\xd4\x46\xb7\x72\x3d\x5a\xc1\x0c\x99\x81\xff\x25\x35\x4f\xfa\x60\x56\x67\xe7\xe0\x06\xac\x65\x2b\x6b\x9e\xb1\x80\x6f\x12\x9b\x02\x1a\xac\x95\xa0\x95\x5b\x9c\xcf\x02\xd3\x82\x17\x6e\x43\x7b\x09\x0f\x7f\x32\xbd\xa0\x03\xb9\xce\x8c\xaa\x01\x3b\xea\x05\xfc\xab\x59\x39\xe8\xc4\x96\x8e\xb2\x56\x66\x25\x94\xda\xc3\xa8\xe5\x2f\x23\xb2\x00\x2e\xc0\x68\x04\x63\xa1\x17\x7a\xcf\xc4\x60\x6d\xcd\x38\xb8\x0b\xd8\x75\xb2\xee\xce\xce\x41\x58\x24\x36\x7b\x87\x6a\x8b\x0e\x6a\xa3\x14\xd6\xb4\xbd\xa3\xfd\x0f\x97\xbb\xc5\xd9\xf9\xd9\x39\xfc\x91\x7e\x33\x16\x41\xea\xd6\xd8\x3e\xb0\x4b\xb2\x8b\x52\x73\x60\xc2\xe1\x0b\xa1\x5d\xc0\xa0\x50\x38\x04\x87\x78\x76\xce\xa3\x46\x2b\xa9\x11\x1a\x53\x8f\x3d\x6a\x1f\xc9\xf8\x77\xbc\x07\xfd\xd3\x79\x3f\xb8\x77\x57\x57\xbb\xdd\x6e\xa1\xe9\xfc\x83\x35\x1f\xb0\xf6\x0b\x69\xae\x1a\x53\xbb\xab\x0f\x66\x75\x39\x13\xda\x15\x8b\xfb\x8c\xa4\x3b\x69\xfe\xf3\x19\x40\x54\xa2\xc5\xb5\x34\xba\x82\x41\x58\xd1\xa3\x47\x9b\x64\x8e\x41\xa5\x61\x9c\x74\xc7\x02\x02\x6f\x00\x3f\x62\x3d\x7a\x4c\xca\x5c\x30\xb1\xf7\x2d\x98\x5e\x7a\x8f\xcd\x05\x78\x32\x3b\xa9\x3b\xb4\xd2\x07\x2a\x0d\xb6\x62\x54\x3e\x51\x23\x55\x90\x34\xab\xa0\xa3\x2a\x90\x88\x83\xcb\xfc\x33\xfd\x3a\x71\xda\x08\x2f\x6a\xd4\x1e\xad\x7b\x9c\x5d\x25\x9d\x27\xca\xc5\xe4\xc8\x78\x30\x13\x26\xb7\x42\x32\x50\x27\x1b\xb4\xd8\xc0\xae\x43\x0d\x83\x12\xb5\xd4\xeb\xc0\x3a\x29\x36\x3a\x4f\x3f\x3a\x4f\xf3\x07\x6b\xb6\xb2\xc1\x86\x38\x2d\x69\x2f\xe1\x2f\x55\x53\xdf\x54\x7f\x3d\x9b\x18\xf5\xfb\x01\x4b\x0e\x6b\xa3\xbd\x35\x2a\xba\xc8\x7e\xe0\xa3\x7f\x30\xab\x68\x73\x20\xfb\x41\xd4\x51\x50\xae\xee\xb0\x19\x15\xda\xdf\x39\x26\xd8\x60\x2d\x1d\xdb\x7e\xe0\x11\xc9\x2e\x22\x6f\x73\x27\x93\x2e\xfa\x99\x50\x6c\x79\x51\xe4\x0e\xbc\x61\x4a\x95\x43\xbb\x95\x35\x56\x0b\xb6\x56\x01\xed\xa8\x54\x96\x17\xd9\x07\xb1\xe6\x78\xad\xef\x50\x5a\x68\x64\xdb\xa2\x45\x5d\xa3\x9b\xd9\x2a\x51\x7b\xcc\x5a\x17\x59\x67\xa7\x5c\xa2\x24\xf3\xb4\xc1\x27\x2a\xcf\x32\xfa\x2c\x34\x17\xd7\xb1\x90\x97\xd3\x91\x0b\xe5\x90\xe2\xbd\x15\x52\xfb\x14\xbb\x38\x72\xd2\xc1\x9b\x46\x46\xf9\x4d\x93\x1c\xb4\xc6\xce\xad\x83\x34\xc7\xf4\xa4\xce\x6b\xc8\x2d\x28\x24\x58\x74\x66\xb4\x35\xc7\x88\xc6\xca\x6d\xd0\x7e\xa2\x15\xf5\x16\xb6\xed\x05\x07\x71\x56\x6a\x30\x4b\xe1\xa7\x10\x71\x01\x15\x07\xa6\xea\x82\x48\x55\x64\x91\x15\x28\xdc\xa2\xba\x60\x0d\xb9\x71\x18\x8c\xf5\x0e\xb6\xc2\x4a\xb1\x52\x24\x66\x8f\x76\x30\xea\x19\x6a\x38\x1d\x99\x8e\x24\xf3\x6c\xa5\xff\x7a\x8d\x1d\x87\xa9\x69\xf7\x4c\x69\xfa\x29\x06\x2c\x00\xe1\xbd\x95\x2b\x0a\x3e\x4b\xa8\xfe\xee\x33\xfd\xef\x62\x83\x56\xa3\x5a\x50\x4c\x79\xa8\xe2\xbc\xad\x50\x23\x32\x2b\x4b\xa8\x94\xd4\xe3\xc7\x30\xf2\x50\x58\xc2\x38\x34\xc2\x63\xb2\x82\x79\x18\x09\x63\x40\xdb\x7b\x5c\xef\x53\xe6\x89\xc9\x62\xc1\x04\xc2\x1c\xa6\x97\xe7\x49\x07\xa3\xc3\x86\xcc\x21\x7a\x3d\xd9\x8c\x5e\x3b\x50\x72\x83\x60\x8d\x52\x64\x47\xe3\xb0\xb6\xa2\x21\xb7\xaa\x85\x16\x56\xd2\x7f\x09\x1d\x83\x93\x1a\xf1\x6a\x6d\x11\x35\x34\x38\x28\xb3\x27\x31\xbb\xc5\x2c\xc0\x6a\x73\xc4\xa1\x74\x80\xa4\xe1\x1a\x1b\x66\x2f\xf8\xfc\xfc\x8c\x33\x93\x4b\xe6\x46\x9e\x6f\x6c\x71\xbc\x05\xfc\x39\x45\xc4\x3c\x8b\xa9\x71\xc8\x92\x1e\xc4\x30\x28\x16\x94\x01\xa1\x54\x94\x09\xa3\x86\x29\xc3\x1f\x11\x59\x99\x08\x2a\x68\xbf\x74\x56\x5e\x9a\xcc\x9a\x06\x99\x4f\xc7\x39\xb8\x47\xbb\xa6\xe8\x9c\xc0\x08\xcf\xfd\x1d\x05\xe7\x0d\x89\x70\xb0\x58\x63\x43\xc1\xe9\x25\xb6\x3e\x93\xcb\xdf\xd4\xce\x27\xab\x39\x83\xa4\x44\xb2\xee\x6c\x96\xbd\xf8\x78\x4f\xb9\x43\x29\x54\x8f\xe7\xb9\x5e\x7c\x94\xfd\xd8\x83\x1e\xfb\x15\x5a\xb2\xcf\x40\x2b\x86\x7b\xa2\x36\xa0\x25\x29\x50\x98\x4a\xf4\x16\xf0\x5e\x87\x20\x56\x0b\x87\x31\x51\x17\x84\xb3\x59\x65\x68\x49\x66\x11\xe9\x09\x0f\x02\xbc\xec\x59\xe0\x00\x25\x9f\xb0\x84\x9b\xb3\xd9\x21\xa4\xbe\xef\x50\x28\xdf\xed\xef\x69\xc9\x13\x07\x91\x9a\x0f\x42\xb3\xf8\x07\xa1\x94\x09\xb2\x8a\x04\x53\x0a\x8e\xc6\x15\xc9\x82\xf3\xc4\xe8\x0a\x5b\x56\xb8\x27\x07\xe8\x85\xdd\x90\xb5\xb9\x3c\x89\x94\x3f\xea\x60\x55\x91\x5c\x3b\x5a\xdf\xa1\x2d\xf6\x71\xd0\x5a\xd3\xc3\x0a\x83\x6b\x92\x00\x9a\x78\xc6\x83\x63\x50\x34\xb9\xb9\x76\xd5\xec\xac\x69\x42\x83\xa2\x21\x9b\x79\xfc\xac\x69\x46\x81\xa6\xd8\xb5\x58\xba\x99\x9d\x7c\xe0\x13\xc7\x69\x89\x68\x5e\x5a\x2e\x92\xe9\x7c\x62\xf4\x86\x4c\xbf\x66\xec\xeb\xad\xd0\x8e\x53\x54\x88\x4a\xa3\x8e\xb4\x16\xf0\x53\x1e\xe2\xd4\x56\x8c\x71\x4d\x90\xc4\x25\xa4\x8a\xcc\xa7\x60\xc4\x52\x1d\x8c\x47\xed\x25\x6f\x42\x61\x0d\x56\xa2\xde\x64\x07\x97\x2d\x54\xc4\xc8\xbd\xc5\x2d\x5a\x5f\x4d\xec\x39\xf4\xb4\x97\xb7\x63\xb4\xa3\x43\xf1\x91\x8c\xdf\xf4\x73\x11\x0f\xd6\xac\x2d\x3a\xf7\x22\x19\x0b\xfd\x2b\x44\x1c\x42\x7b\x26\xb2\xc2\xb5\xd4\x2e\x40\x44\xa2\xde\x4a\xeb\xfc\x31\x39\xc2\x08\x07\x32\x22\x1f\xe3\xa2\xaa\x61\x71\x49\x47\xd8\x00\x3d\x93\x22\x99\x80\xd0\xc7\xa6\x2e\x1c\x9d\x8b\x01\xd9\x01\xb9\x49\x8f\x21\xee\xce\xdd\x80\xb3\x83\x36\xc7\x04\x0f\x96\x3d\xea\x3f\x34\x90\x84\x9c\x4f\x7f\x51\x98\xe7\xfc\x64\x93\xd8\xc8\x3c\x92\xb7\x1c\x69\x29\xb8\xcb\x81\x2e\x67\x66\x71\x4a\x8b\xb2\xcd\x66\x14\x4b\x3b\x5a\x72\x19\x96\xc4\x53\x44\x82\x4a\x38\x4f\x07\x59\xc5\x22\xd8\x94\x39\x93\x79\x1b\x2d\x16\xc5\xe5\xc4\x77\x5c\x24\x5b\x4e\x61\xa7\xdc\xd0\x95\xda\xa0\x3a\xa6\xa0\xbc\xa3\x52\x3c\x12\x4b\x86\xc3\x04\x8a\xc3\xc1\x12\x5a\xa1\x1c\xce\x0e\xcf\xe9\x7e\xff\x98\xf5\x0a\x0f\x75\x27\xf4\x1a\xb3\xb2\x18\x96\xd3\xef\xbb\x50\xe3\xa2\x1b\x55\xb2\x3f\x49\x87\x75\xde\x8e\x35\x97\xca\x29\xfe\x47\x99\xc5\x8a\x9e\x6b\x8a\xb8\x45\x53\x64\x8b\x84\x3b\x22\x2d\xca\xb2\x66\x24\x59\x9a\x61\xa0\x70\x40\x60\x76\xb0\xb8\x95\x66\x74\xa5\x50\x16\xf0\x1f\xba\x8e\xd8\x7d\x40\x2b\x3c\x01\x5d\x3a\x48\xcf\x18\x7a\x12\x64\xda\x80\x73\x79\x94\x11\x1b\xd4\x9e\x7b\x18\xa1\xa4\xea\x8d\xe7\x02\x8c\xdc\x34\x85\x69\x10\x05\x4c\x8a\xb9\x92\x08\x46\x9f\xb0\xd8\x0b\xc9\x11\x6b\xa6\x2a\xca\x4d\x84\x84\xb8\xaa\x9c\xa5\xd0\xa0\x98\xf3\x48\xe5\x8f\x21\xfa\x5f\x50\x1c\xf2\x44\x25\xab\x04\x7f\x19\x85\x4a\x72\xaf\xcd\xa8\xb3\x1b\x4e\xd0\x88\xf7\xdc\x25\xa1\x3d\x86\xd4\xfe\x9c\xa2\x45\xb4\xba\x98\x52\x2e\x52\xcd\x45\x61\x20\x92\xd6\xb8\x8b\xc4\xb6\x68\x5d\x2c\xe3\x02\xb1\x18\x38\xc6\x81\x2a\x3f\x16\x95\x8c\xe8\xc5\xa8\xa6\x9c\xce\x3a\x4b\x3e\x18\x4e\x03\x4b\xb8\x3e\x03\x78\xc8\x60\xb7\x97\x6b\x96\xce\x29\xac\x9b\x80\x55\x86\x92\x14\xcd\xc2\x02\x12\x90\x69\x5b\x30\x6d\x28\x46\x6d\x14\xbd\x36\x0d\x1e\x40\x52\x91\x6b\xfc\xb8\xd4\xe8\x19\x38\x0d\xa0\xb1\xf9\x02\x58\x4b\xf8\x2c\xf2\xfb\x1a\x00\x2d\x6e\x1d\xc9\x24\xc1\x25\x88\xf6\xe3\x4c\x74\x93\x3f\x15\xd5\x41\x74\xe4\x60\xe4\x71\x7d\x46\xdb\x4e\xf4\xc9\xa0\x19\x4a\x85\x8a\x30\xd2\x49\x59\x49\x51\x14\xf6\x9d\xd0\xb1\xa9\xe6\xb9\x24\x25\x8b\x4c\x89\x26\x5a\x63\xb2\xc4\xbf\x0f\xa3\x97\x33\x50\xf6\x0f\xa1\xb5\xc7\xf4\x5a\x0f\x76\xd4\xac\xbb\x66\xb4\xf4\xaf\xac\x25\xf7\x34\x9c\x9b\x1f\xb8\x47\x0a\x50\xd2\xf5\x45\x7a\x2d\xdc\x30\xf8\x79\xb0\xe1\x18\x13\x72\x35\xc2\x90\x34\x81\x86\x50\xa0\x85\xe0\x50\xd5\x1d\xd6\x1b\x57\xe5\x42\xf7\x9e\x53\x93\xab\x4a\x7c\x70\xcf\x93\x28\xa1\xc4\xd9\x8f\xf0\xf7\x38\x9a\x7c\x12\x47\x26\x8f\x7e\x3e\x9a\xfc\x02\x8e\x4c\xd8\x35\xaa\x3f\xea\xb9\x40\xdb\x0d\x8c\x8e\xa3\x18\x28\xb1\x42\x05\x6e\x6c\x5b\xf9\x31\x94\x89\xd5\x9b\xeb\x28\x8e\x9b\xbb\xbe\x7a\x1e\x14\xfd\xf1\xcb\x48\xf3\x59\x00\x28\xe5\xc1\xa7\x90\xe6\xaf\xc0\x98\x5d\x06\x7e\xcf\x3d\xfb\x6d\x1f\x8f\xde\x55\x8f\x03\xc4\xbb\xbe\x9a\xc5\xb7\xd8\x2c\x39\xec\xe8\x80\x43\xce\x41\xf3\xc6\x71\xcc\x90\xdc\x05\xbc\xe4\x63\x61\x03\x0c\x99\xce\xb3\x8f\x86\xee\x32\xd4\x4a\x72\xbf\xed\x9b\xd4\x2d\x8e\x55\xae\x88\x1e\x98\x3c\x2c\xd6\xb9\x31\x7c\x45\x27\x3f\x4f\xcb\x5f\x50\xa0\x96\xe7\xf9\x9b\x86\x3f\xde\x38\x12\x09\x67\xac\x6a\x51\x77\xb1\x69\x5c\xb4\xd1\x46\xfd\x08\x7e\x3b\x08\x8c\xb3\x04\x3a\xd3\x40\x76\xba\x1c\x9b\x46\xdd\xa0\x0d\x55\x69\x6c\x45\xb0\xdb\x84\x6e\x4e\x32\x59\x6d\xf4\xa5\xc6\x75\xb8\x20\x28\x3b\x9d\x29\xae\x1a\xb8\x89\xc9\x90\xa3\xe2\x61\x6d\xaa\xd1\xef\x8c\xdd\x9c\x6e\xfc\xc4\xc1\x83\xde\x6a\x0a\xbb\x47\xf8\x5a\xea\x5a\x8d\x0d\xb1\x6e\xf1\x97\x11\x1d\x67\xcc\xc1\x58\x0f\x2b\xa9\xe9\x77\x77\x00\x3f\x9e\x6d\x00\x73\x2e\x0f\x4c\xe0\x19\x46\x30\xed\xf9\x42\x43\x88\x0c\x14\xa4\x92\x6c\x82\x21\x40\x38\x67\xd5\xac\xaa\xfc\x0b\x90\xf0\x97\xf0\xf5\x9b\xb7\xbf\x8f\xbf\x3c\x9c\x85\xbf\xa5\x02\x52\x57\x36\xdd\x1d\xe9\x00\x62\x5d\xf4\x39\x6f\xf8\x26\xc0\xf9\x64\x0a\x6c\x3e\x22\xba\x33\xad\x9c\x00\x30\x7b\x5b\xf8\x11\x1a\xe9\x6a\xb3\x45\xbb\x07\xd4\x6b\x2e\x5f\x62\x7b\xdd\x41\x3d\x5a\x8b\xda\xab\x7d\xdc\xc2\x58\xf8\xce\x68\x37\xaa\x59\x84\x62\x67\xee\xc5\x06\x4f\x92\xe5\x7a\x21\x84\xc5\x40\xa4\xa3\xfa\x20\xf8\xbd\xf4\xa4\x37\x01\x9d\x71\x3e\x36\xb7\x42\xba\xb3\xfe\xa5\xfa\x9f\x0b\xe9\x15\xf4\x3f\x93\x35\xff\x4d\x12\x49\xda\xe6\x5b\x9c\xd8\x63\xb5\xd8\x48\x77\x19\x22\x45\x1c\xf6\x62\xed\xe2\xf0\x5f\xd2\x8d\xce\x45\x8a\x26\x7f\x2d\x6d\x28\xd2\x68\x56\x69\x69\xbc\x6d\xb1\xf4\x2b\xb3\x1b\xd3\xdc\x14\x7e\x08\x04\x3c\x61\x40\xf9\x3e\x33\xa8\x39\x01\x93\x00\x22\x5a\x63\x33\xb5\xd0\x01\x0b\x07\xa3\x42\xd1\xb1\x1a\xe2\x44\xe9\xf2\xbd\x0f\xf0\xed\x2b\xc5\x81\xbd\x19\xb9\xa9\xbf\x45\x2d\x51\xd7\xf8\x4f\x99\xd6\xa8\x6b\xd3\x87\x12\x99\xeb\x54\xd4\xa1\xc6\xf4\x8b\x53\x4c\xbb\xac\x36\x32\x20\x9d\x4b\xa7\xd9\x5d\x4d\x4a\x68\xf3\x2b\x96\x3c\x2f\xb0\xf9\x39\xff\xff\x5c\x27\x42\xc9\x6d\xd6\x06\x0d\xf2\xb5\x48\x1c\xf4\xf5\x50\x0e\xf1\xed\xc1\x56\xa8\x0c\x2b\x8a\x55\xb2\x47\xaa\x0d\x69\xe8\xb6\x18\x89\x4e\x3d\xf7\x6d\x8b\xce\x0b\x9b\xef\x56\x52\x18\xe5\x64\x9c\x0a\x8d\x15\x76\x62\x2b\x8d\x65\x5b\x27\xdf\xce\x85\xfa\xfb\x36\x15\xf6\x84\x58\x47\x9d\x01\x43\x59\x5f\xc4\x2d\x60\x30\x4a\xd6\x53\xcb\x7d\x25\xdc\x94\x81\xd3\x75\xd6\x4b\xbd\x6f\x7e\x8c\x57\xf0\xbe\xc8\x40\x41\x2a\x1d\xfb\xf3\xcc\x13\xa6\x44\x2b\xbc\xc7\x7e\xe0\xfb\x3e\xca\xa7\x59\x0c\x45\x5f\x7e\xc2\x5f\x49\xdd\x8b\x48\x2c\x2f\x5e\xc2\x6d\xfc\xa9\xb4\x88\x37\xb9\x89\x33\xdd\xc6\xa2\x12\x8f\x36\x32\x90\xaa\x0c\x91\x2e\xc6\x76\x42\xfa\x04\xad\xe3\x29\x12\x42\x66\xa8\x19\x03\x3c\x87\x56\xe9\x39\xae\x96\x6d\x25\x00\xde\x8b\x2d\xf3\xce\x1d\xf2\xd1\x9b\xe6\xf4\x65\xeb\x8e\x80\x46\x27\x86\x01\x53\x03\x2f\x6e\x44\xf4\x23\x1b\xd8\x4c\x2e\x97\x44\x50\xb1\xc1\xcf\xee\x33\xb2\xb4\xf2\xb1\x69\xd7\xc0\x56\x82\x0d\x1f\x7d\x26\x95\x34\x35\x6a\x1f\x7b\xa7\x34\x5c\x52\xa1\xe3\x25\x22\x06\x1d\x68\x33\x99\x75\x02\x4c\x99\x1c\xf7\x52\x33\x73\xc4\xfd\x0a\x51\x43\xc7\x6f\x37\x8e\x79\x8c\xeb\x98\xf8\x32\x6e\x75\xc2\x51\x71\xe8\xb0\x47\x2b\xd4\x7d\x23\xdd\x53\xa1\x74\xf4\x52\xc9\x4f\x84\xb4\x20\xaf\xa1\xa4\xb8\xc9\x59\xd8\x79\xa4\x9c\xda\x52\x02\x14\xb6\xe1\x41\xc6\x43\xd2\xc6\xeb\xea\xef\x18\x07\xbb\x08\xfb\xfd\x74\x09\x3a\x03\x82\x24\x85\x60\x45\xfb\x23\x1a\x2e\x65\xfb\x74\xc3\x9a\x28\x14\x10\x73\x01\xdf\xe4\xb6\x75\x80\xfb\x52\x17\x60\x32\xe4\x77\xd7\xc5\x07\x1e\x01\xe6\xcf\x8f\xf4\xd2\x70\x71\x52\x98\x29\x6a\xe4\xc6\xf7\x17\xaf\xbc\x7f\x73\xd4\x98\xf3\x51\x50\x9c\x0f\x14\x31\x84\x7b\x55\xce\xcb\x7a\xc3\x91\xd4\xdb\x11\xd3\x0b\x80\xb2\xef\x55\x76\xb1\x66\xcf\x14\x32\x21\x16\xee\x60\xb1\x25\xd4\x66\x02\x30\x2a\xae\x52\x9b\xb2\x82\x2c\xca\x24\x6e\x25\x65\xc8\x34\xa1\xb0\xd8\x76\xe1\x50\x22\xbc\x98\xea\xe7\xd1\x61\x3b\xaa\x80\xc8\x8b\x92\xce\x93\x9e\x68\x66\x91\xd9\xa7\x52\x6f\x40\xeb\x24\x41\xb3\xda\x1a\x57\xf6\x33\x53\xd7\x74\x91\x97\x45\x59\x2c\x59\x14\xe9\xd7\x3c\xfa\x63\xec\x1a\x66\xfe\xc2\x4d\x46\x6c\xcc\x66\x23\x2d\x36\x68\xa4\xc5\xda\x1b\xcb\x77\xc8\xe2\x70\x9b\x93\x13\xbd\x29\x3b\x47\x13\x6b\x69\xd3\x47\x78\x0b\xd8\x5a\x7e\x7a\xe2\x72\x84\x46\x89\xc7\x1f\xbe\x25\x6e\xd8\x15\x9a\x53\x5e\x1d\xca\x32\xbf\xa3\x38\x53\x78\x52\xec\x3b\x25\x8e\x98\xda\x12\xde\x5c\x5f\x9f\x88\x2f\xa2\xe5\xf7\x68\xfb\x14\x59\x02\x18\x72\xb9\x6b\xec\xc2\x4b\xa2\x81\x6f\x1c\xf2\xcb\x96\x68\x41\xfc\xe6\x24\x95\x87\x29\xaf\x07\x4b\x49\x0f\x00\x1c\x3f\xc3\x42\x2f\xd8\x3c\x5e\xe8\xb7\x07\x4c\xbe\x82\xc7\x26\x0e\x66\xb4\xd2\x8f\xb9\xe4\x9e\x9e\x3d\x1c\x54\xab\xf1\x1d\x95\x38\x10\x4e\x29\x9b\x23\x12\xfc\x72\x82\xe6\x2f\xa6\x87\x4c\x0f\xd5\x59\xd2\x5e\x28\xb6\x0f\x2f\xd5\x9c\xb4\xdc\xc4\x4c\x44\x78\xd6\x74\x9d\x1c\x25\x1b\xdf\xe4\x1d\x47\x84\x49\xc1\x32\xdd\xc0\xbb\xcb\x1d\x3a\x7f\x53\x15\xcf\xa9\x16\x33\x16\x88\xd1\x3c\x2b\xb3\xb7\x43\xb9\xee\x72\x7b\x35\x3d\xb6\xa0\x62\xbb\x26\xdf\xb0\xa8\x42\x63\x60\x32\xa4\xb4\xb0\xec\xca\x53\x16\xed\xc3\xc5\x17\x3f\xa8\xc4\x2c\xf3\x05\xbc\xf7\xe5\xdb\x29\xb8\xbb\xa6\x0c\xcc\xb9\x09\x53\x35\x97\xb8\x58\xc2\x4d\x34\xfe\x73\xb6\xff\x59\x95\x3b\x58\x14\x4d\x32\xff\x70\x71\x30\xb7\x7e\xa9\xa9\x4c\x71\xc1\xc8\x22\x06\x06\x6f\x14\x5a\xa1\x6b\x0c\x4d\xf7\x88\x35\xa5\x0d\x0d\xf4\xd4\x68\x5c\xed\x53\xa6\x0c\x7d\xb4\x03\xf5\x73\xec\x2b\x1a\x93\xc9\xa0\x73\xe3\x2b\x30\x07\x54\xd7\xbe\xb8\x40\x2d\xcf\xf7\x0a\x9e\x13\xf6\x9f\x51\x8a\xa7\x7a\x0d\xaf\xf1\xc2\xae\xd1\xbb\x43\xbb\x0c\x9d\xc8\xec\x3f\x03\x5a\x5a\x29\xd6\xa1\x27\x79\xac\x21\x4a\x6b\x28\xea\x2e\xd2\x3b\xe1\x72\x07\xa2\x0b\xf3\xd8\x51\x50\xb0\x3b\x7d\x2e\xc4\x1a\xf7\x83\x25\x7c\x9d\xcd\x34\xb6\x64\x0e\x16\x47\x5f\x3c\xbd\xf8\xab\x13\x8b\xe7\xd1\x3e\xbc\x4f\x8b\x35\x1f\xd7\xde\x8e\x00\x23\xb9\xe5\x56\x36\xa3\x50\x30\x6a\xc9\xb7\x5e\x3b\x63\x37\x17\xe0\xc6\xba\x0b\x2d\x9d\x3f\x98\x7a\x13\x61\x04\xbf\xf8\xf2\x42\x6a\xb4\x17\xb0\xc3\x55\x69\xf2\xfc\x0c\x6e\x25\x7c\xdd\x51\x49\x5e\xa3\x23\x24\xf9\x52\xd3\x2d\xb8\x7d\x85\xd2\x6e\x7a\x52\xc3\x7f\x19\x65\x85\xfe\x49\x75\x50\xdc\x55\xe1\x09\xe1\xe3\xf9\x9c\xd7\xc6\x77\x86\x07\xad\xed\x68\x81\x53\x51\x12\x4b\x42\x06\xca\xa9\xae\x0a\x2b\x97\x50\x35\xac\x85\xa3\x2e\x0b\x57\xef\xa7\x1b\xa5\xd3\xeb\xc6\xa9\x4f\x5a\x74\xdc\x06\xe1\x5c\x51\x5d\x05\x70\xa3\xf6\xe9\x7e\x35\xf1\x6c\x60\x5e\xf4\xa4\xe7\x17\x5e\x48\xc5\x2e\x32\xa3\xef\xa6\x9a\xd1\x4e\x6f\xc3\x19\x48\x90\xcf\x04\xa2\x17\xe0\x4c\xf9\xcc\x34\x4f\x0b\xc3\x13\x4b\x33\xdd\xb6\x27\x8c\x27\x89\x29\xf0\x50\x34\x39\x65\x2f\xd6\x98\xbb\x5e\xef\xde\x56\x79\x24\xbc\xc9\xe4\x47\xc1\xab\xf0\x26\x78\x26\x50\x31\xfa\xee\xde\x99\xd6\xdf\x87\x0a\xf0\xe0\x05\xef\x71\xf1\xe5\xed\x1e\x86\x71\xa5\x64\x5d\x90\xb2\x38\x18\x27\xbd\xb1\xc5\x6b\x89\xdc\x47\x09\xcf\x43\x46\xdf\xa1\xf6\x21\x25\x86\xf7\xcd\x63\xb8\x52\x67\xd6\x5d\x41\x2c\x81\xfd\xe0\x87\x49\x31\x94\x1f\x85\x0e\x0c\x1f\xb2\xc9\xd6\xb0\xc8\x24\xe6\x67\x9a\x83\xd3\x87\x03\x83\xa2\xca\xbf\x15\xb5\x7f\xa2\xdc\x6c\xcc\x4e\x2b\x23\x1a\x7e\x1f\x13\xa7\x87\x7b\x35\x51\x14\xd8\xbd\xa1\xa8\x1e\x9e\xda\x0e\x56\x9a\xc9\x94\x42\x81\x89\xe5\x1b\xee\xd8\xc3\xa3\x68\x93\xfb\x76\x53\xb5\x3e\x5d\x69\x92\x0d\xa4\xed\x89\xcc\xc1\x1d\x80\x54\x01\x74\x52\xfc\x07\x8d\xd8\x84\x10\x1f\x1d\x6b\xaa\x3b\x78\xe3\xf7\x7c\x85\x38\x18\xe7\xe4\x4a\x71\x9d\x90\x2a\x5b\x7f\x4a\x10\xfd\xa8\xbc\x24\x00\x15\x7a\x0f\x85\xdf\x66\x79\xe4\x29\x69\xed\x54\xb4\xe4\xc9\xbf\x02\xf9\xce\x19\x38\x0a\x83\xcf\x0a\x84\xe5\xd6\x2f\x0c\x86\x89\x8f\x23\x7a\x59\xf7\x65\x77\x33\x6a\x7c\x09\x15\x6d\xf5\xee\xea\xaa\x35\x66\x51\x9b\x3e\x93\x59\x78\x61\x17\xeb\x4f\x65\xfb\x32\x3c\x8a\x77\x33\x3a\x10\x3a\xa7\x6e\xec\x89\x56\xdf\xdc\xbd\xab\xbf\x12\xe2\x1f\xef\xde\x88\xe6\xf6\xf6\xe6\xee\xab\xdb\xaf\x71\xf5\xb6\x79\x7b\x2d\x6e\x6f\x7e\x7f\x7b\x8b\x6f\x7f\xff\x55\x49\xf1\xa1\x6c\x81\xce\x0d\x5c\x99\xb5\x3b\x36\x6e\x12\x64\x79\x9f\x48\x5a\xe8\xcc\x2e\x7c\x45\xa2\xcc\x3a\xda\x56\x59\x05\x97\x6f\x3c\xb9\xce\xe2\x3e\x87\x71\x48\xf3\x5d\x5c\xc0\x37\x25\x94\x30\x17\xf0\xef\x66\xbd\x66\xff\x76\xb1\xd2\x6a\x60\xb5\x9f\x8c\x28\xe0\xd9\x0b\x58\x8d\xf1\x8d\x79\xc9\x68\xc4\xa6\x64\xfe\x84\x56\xec\xe5\xda\x52\x12\x6e\xf2\x13\x66\x53\xc6\x4d\xfe\xca\xc2\xac\xc1\x1a\x3f\xd9\x17\xd5\xdf\x14\x13\x67\x2e\xf3\x5b\xec\xb3\xe0\xef\xd5\x6c\x93\x78\x38\xa2\xc5\xe2\x2f\x6d\xa9\x17\x1f\xef\x83\x3a\x80\x3b\xeb\x37\xd7\x27\x06\xef\x63\xad\x7c\x73\x57\xda\xce\xcc\x74\x72\x63\x6b\xba\xc5\x76\xb5\x95\xab\xfc\x1d\x4e\xd1\x0b\x8b\x9d\x4c\x0a\x42\xb3\x60\x11\xbf\xcc\x59\xc0\x7f\xa5\xef\x10\x0e\x5a\x68\xb5\x1a\x1b\x84\x1e\x7b\x63\xf7\x17\x50\x0f\x63\xf8\x9a\x80\x74\xb2\x28\xd8\x61\x2b\x72\xdc\xb6\xcf\xc9\x85\xcb\xb9\xf4\xe9\x0f\xdf\x76\xf5\xa2\xee\x48\x01\xe1\xbd\x4b\x80\x6e\xb4\xd0\x8c\xeb\xae\x6c\x86\x06\x4e\x6a\x31\x88\x9a\x0a\xac\xdf\x60\x15\x87\x32\x7a\x35\xd3\xc8\x8c\x1c\x10\x9c\xba\x93\x13\x5a\xa8\x87\x31\x58\xc6\xdd\xf5\x35\x9c\xf3\xdf\x1f\xbe\xff\x94\x87\x83\x32\x60\x09\xb7\x77\x5f\xc3\x39\xfd\xfd\xe1\xdb\x29\x7d\xce\x6d\xc4\x63\x3f\xa8\xe2\x41\xff\x89\xfc\xd9\x0b\x4d\x8e\x28\x20\xcd\xcd\x60\x7b\x0a\xad\x27\x32\x1b\x25\x36\x32\xb7\x21\x7d\x5c\x94\x96\x87\x2f\x0e\xe3\x87\x45\x6a\xcf\x40\x62\xde\x68\xe3\xe4\x1c\xef\xd9\x8c\x85\xff\xe1\x4b\x1a\x6f\x60\x30\xc3\xc8\x14\xec\xa8\xf9\xc5\xca\x7c\xd7\xa9\x6f\xf3\x32\x5b\x38\x90\xc5\xab\x99\x42\xe2\xe3\x88\x5e\x96\x60\x19\x2d\x18\x3c\xe4\x7f\x96\x50\x5d\x5e\x5e\xfe\xac\x37\xb8\x7f\x07\x9f\x3f\xc3\x06\xf7\xf0\x73\xba\xfc\xbb\xea\xf7\x97\x1b\xdc\xff\x5c\xc1\xc3\x43\x99\x7e\x1a\x7e\x66\x10\xce\x11\xbe\x6f\x31\xb5\x50\x57\xfc\xc5\xe7\xbe\x57\xe5\xd4\xf0\x9a\xf4\x9e\xef\x02\x78\xaa\x93\x6b\x2d\x4e\x4d\x09\x03\x34\xe5\xc7\xf7\xff\xf2\xfd\x7f\xff\xe7\xd1\x35\xdf\xa3\x36\x58\xf3\x43\x66\x67\xca\xb2\x37\x5e\xbf\xa2\xde\x4a\x6b\x34\xf7\x7d\xd2\x77\x4a\x93\x19\x1e\xb4\x70\x53\xef\x98\x93\x5c\xf8\x7e\x86\x50\x37\x87\xd6\x50\x16\x4c\x61\x68\x85\x27\x6e\x70\x18\xe7\xb2\x7c\xc9\x46\xb1\x39\x6d\x98\xf1\x81\xed\xb1\xe5\x7d\x51\x5d\x4b\xa8\xfe\xed\x9f\xff\x77\xf9\x12\x35\xcd\x95\x84\x7a\x5b\x4e\x44\xbd\x2d\x0c\xa2\x6c\xed\x1e\xc9\x7e\x4b\x47\x78\x06\xbe\xa0\x12\xa0\xe6\xc0\x4f\x81\xc0\x6c\x50\xb3\x30\x8a\x08\xf0\xbd\x70\x9d\xfc\xce\xd8\x21\x8a\x85\x0e\x83\x36\xc8\x39\x90\x0a\xbf\x4c\x5f\x40\xe6\xab\xdc\x66\x06\x54\x08\xfe\x1b\x2b\x3f\xa5\x8f\x9e\xfa\x7e\xd4\xb1\xee\x90\xbe\x0b\xd4\x17\xf0\xed\x7e\xc2\x20\x81\x3c\xeb\x51\x6a\x72\xae\xd9\x19\x03\xb7\x52\x17\x0f\xa0\xb7\x52\xf0\xed\xd3\x09\x6b\x0a\xd9\x2b\x3d\xd9\xe0\xb5\x13\x67\x5b\x21\x95\x88\xe8\xfb\x54\xc8\x28\x4f\x1b\x05\xd7\x09\xdd\xa8\x9c\x71\x35\xee\x84\x9a\xe8\xe9\x06\x2c\x6e\x4d\xf1\x31\x72\x87\x39\xdc\x6d\xf0\x37\xe1\x9d\x52\xb3\xaf\x16\xca\x98\x89\x23\x62\xfc\xeb\xcc\x2b\xf8\xe6\x5d\x46\xc4\xc3\xd5\x6e\xdd\xe8\xea\x02\xaa\xd6\x1a\xed\x51\x37\xf9\x79\xc7\xff\x43\x10\xfa\x6e\xf6\x35\x6d\x7c\x9b\x90\x2e\x2b\x02\x05\x15\x9a\xa2\x1c\x2f\xd2\x17\xee\x2b\x84\x8d\xa4\xb0\x30\xd3\x27\xfd\x34\xaf\x18\xdf\xe7\x5e\x6f\xf1\xe4\x20\xbe\x31\x98\x20\x12\xad\xbb\x4f\x9b\x2f\xa1\xba\x4d\x4f\x26\x1e\xf8\x59\xe2\xc3\xd9\xff\x05\x00\x00\xff\xff\x83\x27\x0c\x89\xb0\x3f\x00\x00") -func commandAssetsExampleNomadBytes() ([]byte, error) { +func commandAssetsExampleNomadHclBytes() ([]byte, error) { return bindataRead( - _commandAssetsExampleNomad, - "command/assets/example.nomad", + _commandAssetsExampleNomadHcl, + "command/assets/example.nomad.hcl", ) } -func commandAssetsExampleNomad() (*asset, error) { - bytes, err := commandAssetsExampleNomadBytes() +func commandAssetsExampleNomadHcl() (*asset, error) { + bytes, err := commandAssetsExampleNomadHclBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "command/assets/example.nomad", size: 16351, mode: os.FileMode(436), modTime: time.Unix(1656778128, 0)} + info := bindataFileInfo{name: "command/assets/example.nomad.hcl", size: 16304, mode: os.FileMode(420), modTime: time.Unix(1675191836, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -204,10 +204,10 @@ func AssetNames() []string { // _bindata is a table, holding each asset generator, mapped to its name. var _bindata = map[string]func() (*asset, error){ - "command/assets/connect-short.nomad": commandAssetsConnectShortNomad, - "command/assets/connect.nomad": commandAssetsConnectNomad, - "command/assets/example-short.nomad": commandAssetsExampleShortNomad, - "command/assets/example.nomad": commandAssetsExampleNomad, + "command/assets/connect-short.nomad.hcl": commandAssetsConnectShortNomadHcl, + "command/assets/connect.nomad.hcl": commandAssetsConnectNomadHcl, + "command/assets/example-short.nomad.hcl": commandAssetsExampleShortNomadHcl, + "command/assets/example.nomad.hcl": commandAssetsExampleNomadHcl, } // AssetDir returns the file names below a certain @@ -252,10 +252,10 @@ type bintree struct { var _bintree = &bintree{nil, map[string]*bintree{ "command": &bintree{nil, map[string]*bintree{ "assets": &bintree{nil, map[string]*bintree{ - "connect-short.nomad": &bintree{commandAssetsConnectShortNomad, map[string]*bintree{}}, - "connect.nomad": &bintree{commandAssetsConnectNomad, map[string]*bintree{}}, - "example-short.nomad": &bintree{commandAssetsExampleShortNomad, map[string]*bintree{}}, - "example.nomad": &bintree{commandAssetsExampleNomad, map[string]*bintree{}}, + "connect-short.nomad.hcl": &bintree{commandAssetsConnectShortNomadHcl, map[string]*bintree{}}, + "connect.nomad.hcl": &bintree{commandAssetsConnectNomadHcl, map[string]*bintree{}}, + "example-short.nomad.hcl": &bintree{commandAssetsExampleShortNomadHcl, map[string]*bintree{}}, + "example.nomad.hcl": &bintree{commandAssetsExampleNomadHcl, map[string]*bintree{}}, }}, }}, }} diff --git a/command/job_init.go b/command/job_init.go index 531c9eeea..1737ea081 100644 --- a/command/job_init.go +++ b/command/job_init.go @@ -13,7 +13,7 @@ import ( const ( // DefaultInitName is the default name we use when // initializing the example file - DefaultInitName = "example.nomad" + DefaultInitName = "example.nomad.hcl" ) // JobInitCommand generates a new job template that you can customize to your @@ -28,7 +28,7 @@ Usage: nomad job init Alias: nomad init Creates an example job file that can be used as a starting point to customize - further. If no filename is given, the default of "example.nomad" will be used. + further. If no filename is given, the default of "example.nomad.hcl" will be used. Init Options: @@ -170,13 +170,13 @@ func (c *JobInitCommand) Run(args []string) int { } else { switch { case connect && !short: - jobSpec, err = Asset("command/assets/connect.nomad") + jobSpec, err = Asset("command/assets/connect.nomad.hcl") case connect && short: - jobSpec, err = Asset("command/assets/connect-short.nomad") + jobSpec, err = Asset("command/assets/connect-short.nomad.hcl") case !connect && short: - jobSpec, err = Asset("command/assets/example-short.nomad") + jobSpec, err = Asset("command/assets/example-short.nomad.hcl") default: - jobSpec, err = Asset("command/assets/example.nomad") + jobSpec, err = Asset("command/assets/example.nomad.hcl") } if err != nil { // should never see this because we've precompiled the assets diff --git a/command/job_init_test.go b/command/job_init_test.go index 4ffd71cbe..81e90b057 100644 --- a/command/job_init_test.go +++ b/command/job_init_test.go @@ -53,7 +53,7 @@ func TestInitCommand_Run(t *testing.T) { if err != nil { t.Fatalf("err: %s", err) } - defaultJob, _ := Asset("command/assets/example.nomad") + defaultJob, _ := Asset("command/assets/example.nomad.hcl") if string(content) != string(defaultJob) { t.Fatalf("unexpected file content\n\n%s", string(content)) } @@ -65,7 +65,7 @@ func TestInitCommand_Run(t *testing.T) { } content, err = ioutil.ReadFile(DefaultInitName) require.NoError(t, err) - shortJob, _ := Asset("command/assets/example-short.nomad") + shortJob, _ := Asset("command/assets/example-short.nomad.hcl") require.Equal(t, string(content), string(shortJob)) // Fails if the file exists @@ -82,7 +82,7 @@ func TestInitCommand_defaultJob(t *testing.T) { // Ensure the job file is always written with spaces instead of tabs. Since // the default job file is embedded in the go file, it's easy for tabs to // slip in. - defaultJob, _ := Asset("command/assets/example.nomad") + defaultJob, _ := Asset("command/assets/example.nomad.hcl") if strings.Contains(string(defaultJob), "\t") { t.Error("default job contains tab character - please convert to spaces") } @@ -162,7 +162,7 @@ func TestInitCommand_fromJobTemplate(t *testing.T) { must.Eq(t, string(content), string(tinyJob)) ui.ErrorWriter.Reset() - expectedOutput := "Initializing a job template from valid-template\nExample job file written to example.nomad\n" + expectedOutput := "Initializing a job template from valid-template\nExample job file written to example.nomad.hcl\n" must.StrContains(t, ui.OutputWriter.String(), expectedOutput) } @@ -193,7 +193,7 @@ func TestInitCommand_customFilename(t *testing.T) { if err != nil { t.Fatalf("err: %s", err) } - defaultJob, _ := Asset("command/assets/example.nomad") + defaultJob, _ := Asset("command/assets/example.nomad.hcl") if string(content) != string(defaultJob) { t.Fatalf("unexpected file content\n\n%s", string(content)) } @@ -205,7 +205,7 @@ func TestInitCommand_customFilename(t *testing.T) { } content, err = ioutil.ReadFile(filename) require.NoError(t, err) - shortJob, _ := Asset("command/assets/example-short.nomad") + shortJob, _ := Asset("command/assets/example-short.nomad.hcl") require.Equal(t, string(content), string(shortJob)) // Fails if the file exists diff --git a/command/job_plan_test.go b/command/job_plan_test.go index c584222a7..13f97c41c 100644 --- a/command/job_plan_test.go +++ b/command/job_plan_test.go @@ -125,7 +125,7 @@ func TestPlanCommand_hcl1_hcl2_strict(t *testing.T) { got := cmd.Run([]string{ "-hcl1", "-hcl2-strict", "-address", addr, - "assets/example-short.nomad", + "assets/example-short.nomad.hcl", }) // Exit code 1 here means that an alloc will be created, which is // expected. diff --git a/command/job_run_test.go b/command/job_run_test.go index 0df73495f..590d50994 100644 --- a/command/job_run_test.go +++ b/command/job_run_test.go @@ -66,7 +66,7 @@ func TestRunCommand_hcl1_hcl2_strict(t *testing.T) { "-hcl1", "-hcl2-strict", "-address", addr, "-detach", - "assets/example-short.nomad", + "assets/example-short.nomad.hcl", }) require.Equal(t, 0, got, ui.ErrorWriter.String()) }) @@ -258,7 +258,7 @@ func TestRunCommand_JSON(t *testing.T) { }() // First convert HCL -> JSON with -output - stdout, stderr, code := run("-output", "assets/example-short.nomad") + stdout, stderr, code := run("-output", "assets/example-short.nomad.hcl") require.Zero(t, code, stderr) require.Empty(t, stderr) require.NotEmpty(t, stdout) diff --git a/command/job_validate_test.go b/command/job_validate_test.go index ec48abafc..ae8a0b440 100644 --- a/command/job_validate_test.go +++ b/command/job_validate_test.go @@ -79,7 +79,7 @@ func TestValidateCommand_hcl1_hcl2_strict(t *testing.T) { got := cmd.Run([]string{ "-hcl1", "-hcl2-strict", "-address", addr, - "assets/example-short.nomad", + "assets/example-short.nomad.hcl", }) require.Equal(t, 0, got, ui.ErrorWriter.String()) }) diff --git a/website/content/api-docs/jobs.mdx b/website/content/api-docs/jobs.mdx index 5783f6d04..85cb724ef 100644 --- a/website/content/api-docs/jobs.mdx +++ b/website/content/api-docs/jobs.mdx @@ -250,7 +250,7 @@ You can use a tool such as [`jq`](https://stedolan.github.io/jq/) to generate the payload from a local HCL file: ```shell-session -$ jq -Rsc '{ JobHCL: ., Canonicalize: true }' example.nomad > payload.json +$ jq -Rsc '{ JobHCL: ., Canonicalize: true }' example.nomad.hcl > payload.json ``` ### Sample Request diff --git a/website/content/api-docs/json-jobs.mdx b/website/content/api-docs/json-jobs.mdx index a8ea3c0ab..ed30efeeb 100644 --- a/website/content/api-docs/json-jobs.mdx +++ b/website/content/api-docs/json-jobs.mdx @@ -45,8 +45,8 @@ reproduce it: ```shell-session $ nomad init -Example job file written to example.nomad -$ nomad job run -output example.nomad +Example job file written to example.nomad.hcl +$ nomad job run -output example.nomad.hcl ``` ```json diff --git a/website/content/api-docs/validate.mdx b/website/content/api-docs/validate.mdx index 2311f97ef..70a1c7775 100644 --- a/website/content/api-docs/validate.mdx +++ b/website/content/api-docs/validate.mdx @@ -46,7 +46,7 @@ There are no parameters, but the request _body_ contains the entire job file. ```shell-session $ curl \ --request POST \ - --data @my-job.nomad \ + --data @my-job.nomad.json \ https://localhost:4646/v1/validate/job ``` diff --git a/website/content/docs/commands/job/init.mdx b/website/content/docs/commands/job/init.mdx index f00849ccd..1c5a7d5ec 100644 --- a/website/content/docs/commands/job/init.mdx +++ b/website/content/docs/commands/job/init.mdx @@ -20,7 +20,7 @@ nomad job init [options] [filename] ``` You may optionally supply a filename for the example job to be written to. The -default filename for the generated file is "example.nomad". +default filename for the generated file is "example.nomad.hcl". Please refer to the [jobspec] and [drivers] pages to learn how to customize the template. @@ -38,7 +38,7 @@ Generate an example job file: ```shell-session $ nomad job init -Example job file written to example.nomad +Example job file written to example.nomad.hcl ``` [jobspec]: /nomad/docs/job-specification 'Nomad Job Specification' diff --git a/website/content/docs/commands/job/plan.mdx b/website/content/docs/commands/job/plan.mdx index b45d45b1c..2d62783d1 100644 --- a/website/content/docs/commands/job/plan.mdx +++ b/website/content/docs/commands/job/plan.mdx @@ -103,8 +103,7 @@ capability for the job's namespace. Plan a new job that has not been previously submitted: ```shell-session -$ nomad job plan job1.nomad -nomad job plan example.nomad +$ nomad job plan example.nomad.hcl + Job: "example" + Task Group: "cache" (1 create) + Task: "redis" (forces create) @@ -115,7 +114,7 @@ Scheduler dry-run: Job Modify Index: 0 To submit the job with version verification run: -nomad job run -check-index 0 example.nomad +nomad job run -check-index 0 example.nomad.hcl When running the job with the check-index flag, the job will only be run if the job modify index given matches the server-side version. If the index has @@ -126,7 +125,7 @@ potentially invalid. Increase the count of an existing without sufficient cluster capacity: ```shell-session -$ nomad job plan example.nomad +$ nomad job plan example.nomad.hcl +/- Job: "example" +/- Task Group: "cache" (7 create, 1 in-place update) +/- Count: "1" => "8" (forces create) @@ -141,7 +140,7 @@ Scheduler dry-run: Job Modify Index: 15 To submit the job with version verification run: -nomad job run -check-index 15 example.nomad +nomad job run -check-index 15 example.nomad.hcl When running the job with the check-index flag, the job will only be run if the job modify index given matches the server-side version. If the index has @@ -152,7 +151,7 @@ potentially invalid. Update an existing job such that it would cause a rolling update: ```shell-session -$ nomad job plan example.nomad +$ nomad job plan example.nomad.hcl +/- Job: "example" +/- Task Group: "cache" (3 create/destroy update) +/- Task: "redis" (forces create/destroy update) @@ -168,7 +167,7 @@ Scheduler dry-run: Job Modify Index: 7 To submit the job with version verification run: -nomad job run -check-index 7 example.nomad +nomad job run -check-index 7 example.nomad.hcl When running the job with the check-index flag, the job will only be run if the job modify index given matches the server-side version. If the index has @@ -179,7 +178,7 @@ potentially invalid. Add a task to the task group using verbose mode: ```shell-session -$ nomad job plan -verbose example.nomad +$ nomad job plan -verbose example.nomad.hcl +/- Job: "example" +/- Task Group: "cache" (3 create/destroy update) + Task: "my-website" (forces create/destroy update) @@ -226,7 +225,7 @@ Scheduler dry-run: Job Modify Index: 7 To submit the job with version verification run: -nomad job run -check-index 7 example.nomad +nomad job run -check-index 7 example.nomad.hcl When running the job with the check-index flag, the job will only be run if the job modify index given matches the server-side version. If the index has @@ -245,7 +244,7 @@ file. For example, in Linux environments the [`tee`] command can be used for this purpose: ```console -$ nomad job plan -no-color example.nomad | tee /dev/stderr | grep 'Job Modify Index:' | awk -F': ' '{ print $2 }' > check-index || true +$ nomad job plan -no-color example.nomad.hcl | tee /dev/stderr | grep 'Job Modify Index:' | awk -F': ' '{ print $2 }' > check-index || true ``` The [`-no-color`](#no-color) flag prevents style characters from impacting diff --git a/website/content/docs/commands/job/run.mdx b/website/content/docs/commands/job/run.mdx index f92a740f4..db8544cb4 100644 --- a/website/content/docs/commands/job/run.mdx +++ b/website/content/docs/commands/job/run.mdx @@ -128,10 +128,10 @@ that volume. ## Examples -Schedule the job contained in the file `job1.nomad`, monitoring placement and deployment: +Schedule the job contained in the file `example.nomad.hcl`, monitoring placement and deployment: ```shell-session -$ nomad job run job1.nomad +$ nomad job run example.nomad.hcl ==> 2021-06-09T15:22:58-07:00: Monitoring evaluation "52dee78a" 2021-06-09T15:22:58-07:00: Evaluation triggered by job "example" 2021-06-09T15:22:58-07:00: Allocation "5e0b39f0" created: node "3e84d3d2", group "group1" @@ -159,11 +159,11 @@ $ nomad job run job1.nomad Update the job using `check-index`: ```shell-session -$ nomad job run -check-index 5 example.nomad +$ nomad job run -check-index 5 example.nomad.hcl Enforcing job modify index 5: job exists with conflicting job modify index: 6 Job not updated -$ nomad job run -check-index 6 example.nomad +$ nomad job run -check-index 6 example.nomad.hcl ==> 2021-06-09T16:57:29-07:00: Monitoring evaluation "5ef16dff" 2021-06-09T16:57:29-07:00: Evaluation triggered by job "example" 2021-06-09T16:57:29-07:00: Allocation "6ec7d16f" modified: node "6e1f9bf6", group "cache" @@ -186,10 +186,10 @@ $ nomad job run -check-index 6 example.nomad cache 1 1 1 0 2021-06-09T17:07:00-07:00 ``` -Schedule the job contained in `job1.nomad` and return immediately: +Schedule the job contained in `example.nomad.hcl` and return immediately: ```shell-session -$ nomad job run -detach job1.nomad +$ nomad job run -detach example.nomad.hcl Job registration successful Evaluation ID: e18819c1-b83d-dc17-5e7b-b6f264990283 ``` @@ -198,7 +198,7 @@ Schedule a job which cannot be successfully placed. This results in a scheduling failure and the specifics of the placement are printed: ```shell-session -$ nomad job run failing.nomad +$ nomad job run failing.nomad.hcl ==> 2021-06-09T16:49:00-07:00: Monitoring evaluation "2ae0e6a5" 2021-06-09T16:49:00-07:00: Evaluation triggered by job "example" ==> 2021-06-09T16:49:01-07:00: Monitoring evaluation "2ae0e6a5" @@ -227,7 +227,7 @@ $ nomad job run failing.nomad Sample output when scheduling a system job, which doesn't create a deployment: ```shell-session -$ nomad job run example.nomad +$ nomad job run example.nomad.hcl ==> 2021-06-14T09:25:08-07:00: Monitoring evaluation "88a91284" 2021-06-14T09:25:08-07:00: Evaluation triggered by job "example" 2021-06-14T09:25:08-07:00: Allocation "03501797" created: node "7849439f", group "cache" diff --git a/website/content/docs/commands/job/validate.mdx b/website/content/docs/commands/job/validate.mdx index 94d0273d8..738f7f759 100644 --- a/website/content/docs/commands/job/validate.mdx +++ b/website/content/docs/commands/job/validate.mdx @@ -85,7 +85,7 @@ Job validation errors: Validate a job that has a configuration that causes warnings: ```shell-session -$ nomad job validate example.nomad +$ nomad job validate example.nomad.hcl Job Warnings: 1 warning(s): diff --git a/website/content/docs/concepts/scheduling/preemption.mdx b/website/content/docs/concepts/scheduling/preemption.mdx index 530733999..291008f78 100644 --- a/website/content/docs/concepts/scheduling/preemption.mdx +++ b/website/content/docs/concepts/scheduling/preemption.mdx @@ -68,7 +68,7 @@ preemption is necessary to place the job, it shows additional information in the `nomad plan` as seen below. ```shell-session -$ nomad plan example.nomad +$ nomad plan example.nomad.hcl + Job: "test" + Task Group: "test" (1 create) diff --git a/website/content/docs/integrations/consul-connect.mdx b/website/content/docs/integrations/consul-connect.mdx index 4576c06ec..34fa55cde 100644 --- a/website/content/docs/integrations/consul-connect.mdx +++ b/website/content/docs/integrations/consul-connect.mdx @@ -181,8 +181,8 @@ net.bridge.bridge-nf-call-iptables = 1 ## Run the Service Mesh-enabled Services Once Nomad and Consul are running, submit the following service mesh-enabled services -to Nomad by copying the HCL into a file named `servicemesh.nomad` and running: -`nomad job run servicemesh.nomad` +to Nomad by copying the HCL into a file named `servicemesh.nomad.hcl` and running: +`nomad job run servicemesh.nomad.hcl` ```hcl job "countdash" { diff --git a/website/content/docs/job-specification/hcl2/index.mdx b/website/content/docs/job-specification/hcl2/index.mdx index 47aa26718..ab2f14ad6 100644 --- a/website/content/docs/job-specification/hcl2/index.mdx +++ b/website/content/docs/job-specification/hcl2/index.mdx @@ -44,7 +44,7 @@ $ # Generate an HCL formatted job $ nomad init $ # Convert HCL to API JSON format -$ nomad job run -output example.nomad > example.json +$ nomad job run -output example.nomad.hcl > example.json $ # Submit with the -json flag $ nomad job run -json example.json diff --git a/website/content/docs/job-specification/hcl2/variables.mdx b/website/content/docs/job-specification/hcl2/variables.mdx index 43b0506d4..5a5f51483 100644 --- a/website/content/docs/job-specification/hcl2/variables.mdx +++ b/website/content/docs/job-specification/hcl2/variables.mdx @@ -199,7 +199,7 @@ To specify individual variables on the command line, use the `-var` option when running the `nomad job run` command: ```shell-session -$ nomad job run -var="image_id=nginx:1.19" example.nomad +$ nomad job run -var="image_id=nginx:1.19" example.nomad.hcl ``` The `-var` option can be used any number of times in a single command. @@ -216,7 +216,7 @@ _variable definitions file_ and then specify that file on the command line with `-var-file`: ```shell-session -$ nomad job run -var-file="testing.vars" example.nomad +$ nomad job run -var-file="testing.vars" example.nomad.hcl ``` A variable definitions file uses the same HCL basic syntax, but consists only @@ -252,7 +252,7 @@ at a `bash` prompt on a Unix system: ```shell-session $ export NOMAD_VAR_image_id=nginx:1.19 -$ nomad job run example.nomad +$ nomad job run example.nomad.hcl ... ``` diff --git a/website/content/docs/job-specification/job.mdx b/website/content/docs/job-specification/job.mdx index 21cd7fb91..998fced72 100644 --- a/website/content/docs/job-specification/job.mdx +++ b/website/content/docs/job-specification/job.mdx @@ -239,7 +239,7 @@ job "docs" { When submitting this job, you would run: ```shell-session -$ VAULT_TOKEN="..." nomad job run example.nomad +$ VAULT_TOKEN="..." nomad job run example.nomad.hcl ``` [affinity]: /nomad/docs/job-specification/affinity 'Nomad affinity Job Specification' diff --git a/website/content/plugins/devices/nvidia.mdx b/website/content/plugins/devices/nvidia.mdx index 0302bf9fc..a73e98adb 100644 --- a/website/content/plugins/devices/nvidia.mdx +++ b/website/content/plugins/devices/nvidia.mdx @@ -229,7 +229,7 @@ job "gpu-test" { ``` ```shell-session -$ nomad run example.nomad +$ nomad run example.nomad.hcl ==> Monitoring evaluation "21bd7584" Evaluation triggered by job "gpu-test" Allocation "d250baed" created: node "4d46e59f", group "smi"