Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "longview", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "runDir", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 9, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/longview", span: Span { start: Position { line: 8, column: 13, }, end: Position { line: 8, column: 26, }, }, }, ), ], span: Span { start: Position { line: 8, column: 12, }, end: Position { line: 8, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configsDir", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "runDir", span: Span { start: Position { line: 9, column: 19, }, end: Position { line: 9, column: 25, }, }, }, ), }, ), Raw( PartRaw { content: "/longview.d", span: Span { start: Position { line: 9, column: 17, }, end: Position { line: 9, column: 37, }, }, }, ), ], span: Span { start: Position { line: 9, column: 16, }, end: Position { line: 9, column: 38, }, }, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 12, column: 3, }, end: Position { line: 12, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 14, column: 5, }, end: Position { line: 14, column: 13, }, }, }, ), Raw( PartRaw { content: "longview", span: Span { start: Position { line: 14, column: 14, }, end: Position { line: 14, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 16, column: 7, }, end: Position { line: 16, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 16, column: 16, }, end: Position { line: 16, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 17, column: 9, }, end: Position { line: 17, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 17, column: 16, }, end: Position { line: 17, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 17, column: 22, }, end: Position { line: 17, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 18, column: 9, }, end: Position { line: 18, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 18, column: 19, }, end: Position { line: 18, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 19, column: 9, }, end: Position { line: 19, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 19, column: 23, }, end: Position { line: 19, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 19, column: 27, }, end: Position { line: 19, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If enabled, system metrics will be sent to Linode LongView.\n", span: Span { start: Position { line: 20, column: 1, }, end: Position { line: 21, column: 9, }, }, }, ), ], span: Span { start: Position { line: 19, column: 33, }, end: Position { line: 21, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 16, column: 25, }, end: Position { line: 22, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "apiKey", span: Span { start: Position { line: 24, column: 7, }, end: Position { line: 24, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 24, column: 16, }, end: Position { line: 24, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 25, column: 9, }, end: Position { line: 25, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 25, column: 16, }, end: Position { line: 25, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 25, column: 22, }, end: Position { line: 25, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 26, column: 9, }, end: Position { line: 26, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 26, column: 19, }, end: Position { line: 26, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 27, column: 9, }, end: Position { line: 27, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "01234567-89AB-CDEF-0123456789ABCDEF", span: Span { start: Position { line: 27, column: 20, }, end: Position { line: 27, column: 55, }, }, }, ), ], span: Span { start: Position { line: 27, column: 19, }, end: Position { line: 27, column: 56, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 28, column: 9, }, end: Position { line: 28, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 28, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 28, column: 27, }, end: Position { line: 28, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Longview API key. To get this, look in Longview settings which\nare found at https://manager.linode.com/longview/.\n\nWarning: this secret is stored in the world-readable Nix store!\nUse {option}`apiKeyFile` instead.\n", span: Span { start: Position { line: 29, column: 1, }, end: Position { line: 34, column: 9, }, }, }, ), ], span: Span { start: Position { line: 28, column: 33, }, end: Position { line: 34, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 24, column: 25, }, end: Position { line: 35, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "apiKeyFile", span: Span { start: Position { line: 37, column: 7, }, end: Position { line: 37, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 37, column: 20, }, end: Position { line: 37, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 38, column: 9, }, end: Position { line: 38, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 38, column: 16, }, end: Position { line: 38, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 38, column: 22, }, end: Position { line: 38, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 38, column: 29, }, end: Position { line: 38, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 38, column: 35, }, end: Position { line: 38, column: 39, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 39, column: 9, }, end: Position { line: 39, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 39, column: 19, }, end: Position { line: 39, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 40, column: 9, }, end: Position { line: 40, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/keys/longview-api-key", span: Span { start: Position { line: 40, column: 20, }, end: Position { line: 40, column: 46, }, }, }, ), ], span: Span { start: Position { line: 40, column: 19, }, end: Position { line: 40, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 41, column: 9, }, end: Position { line: 41, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 41, column: 23, }, end: Position { line: 41, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 41, column: 27, }, end: Position { line: 41, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "A file containing the Longview API key.\nTo get this, look in Longview settings which\nare found at https://manager.linode.com/longview/.\n\n{option}`apiKeyFile` takes precedence over {option}`apiKey`.\n", span: Span { start: Position { line: 42, column: 1, }, end: Position { line: 47, column: 9, }, }, }, ), ], span: Span { start: Position { line: 41, column: 33, }, end: Position { line: 47, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 37, column: 29, }, end: Position { line: 48, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "apacheStatusUrl", span: Span { start: Position { line: 50, column: 7, }, end: Position { line: 50, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 50, column: 25, }, end: Position { line: 50, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 51, column: 9, }, end: Position { line: 51, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 51, column: 16, }, end: Position { line: 51, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 51, column: 22, }, end: Position { line: 51, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 52, column: 9, }, end: Position { line: 52, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 52, column: 19, }, end: Position { line: 52, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "http://127.0.0.1/server-status", span: Span { start: Position { line: 53, column: 20, }, end: Position { line: 53, column: 50, }, }, }, ), ], span: Span { start: Position { line: 53, column: 19, }, end: Position { line: 53, column: 51, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 54, column: 9, }, end: Position { line: 54, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 54, column: 23, }, end: Position { line: 54, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 54, column: 27, }, end: Position { line: 54, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The Apache status page URL. If provided, Longview will\ngather statistics from this location. This requires Apache\nmod_status to be loaded and enabled.\n", span: Span { start: Position { line: 55, column: 1, }, end: Position { line: 58, column: 9, }, }, }, ), ], span: Span { start: Position { line: 54, column: 33, }, end: Position { line: 58, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 50, column: 34, }, end: Position { line: 59, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "nginxStatusUrl", span: Span { start: Position { line: 61, column: 7, }, end: Position { line: 61, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 61, column: 24, }, end: Position { line: 61, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 62, column: 9, }, end: Position { line: 62, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 62, column: 16, }, end: Position { line: 62, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 62, column: 22, }, end: Position { line: 62, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 63, column: 9, }, end: Position { line: 63, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 63, column: 19, }, end: Position { line: 63, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 64, column: 9, }, end: Position { line: 64, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "http://127.0.0.1/nginx_status", span: Span { start: Position { line: 64, column: 20, }, end: Position { line: 64, column: 49, }, }, }, ), ], span: Span { start: Position { line: 64, column: 19, }, end: Position { line: 64, column: 50, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 65, column: 9, }, end: Position { line: 65, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 65, column: 23, }, end: Position { line: 65, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 65, column: 27, }, end: Position { line: 65, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The Nginx status page URL. Longview will gather statistics\nfrom this URL. This requires the Nginx stub_status module to\nbe enabled and configured at the given location.\n", span: Span { start: Position { line: 66, column: 1, }, end: Position { line: 69, column: 9, }, }, }, ), ], span: Span { start: Position { line: 65, column: 33, }, end: Position { line: 69, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 61, column: 33, }, end: Position { line: 70, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mysqlUser", span: Span { start: Position { line: 72, column: 7, }, end: Position { line: 72, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 72, column: 19, }, end: Position { line: 72, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 73, column: 16, }, end: Position { line: 73, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 73, column: 22, }, end: Position { line: 73, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 74, column: 9, }, end: Position { line: 74, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 74, column: 19, }, end: Position { line: 74, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 75, column: 9, }, end: Position { line: 75, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 75, column: 23, }, end: Position { line: 75, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 75, column: 27, }, end: Position { line: 75, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The user for connecting to the MySQL database. If provided,\nLongview will connect to MySQL and collect statistics about\nqueries, etc. This user does not need to have been granted\nany extra privileges.\n", span: Span { start: Position { line: 76, column: 1, }, end: Position { line: 80, column: 9, }, }, }, ), ], span: Span { start: Position { line: 75, column: 33, }, end: Position { line: 80, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 72, column: 28, }, end: Position { line: 81, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mysqlPassword", span: Span { start: Position { line: 83, column: 7, }, end: Position { line: 83, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 83, column: 23, }, end: Position { line: 83, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 84, column: 9, }, end: Position { line: 84, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 84, column: 16, }, end: Position { line: 84, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 84, column: 22, }, end: Position { line: 84, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 85, column: 9, }, end: Position { line: 85, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 85, column: 19, }, end: Position { line: 85, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 86, column: 9, }, end: Position { line: 86, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 86, column: 23, }, end: Position { line: 86, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 86, column: 27, }, end: Position { line: 86, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The password corresponding to {option}`mysqlUser`.\nWarning: this is stored in cleartext in the Nix store!\nUse {option}`mysqlPasswordFile` instead.\n", span: Span { start: Position { line: 87, column: 1, }, end: Position { line: 90, column: 9, }, }, }, ), ], span: Span { start: Position { line: 86, column: 33, }, end: Position { line: 90, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 83, column: 32, }, end: Position { line: 91, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mysqlPasswordFile", span: Span { start: Position { line: 93, column: 7, }, end: Position { line: 93, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 93, column: 27, }, end: Position { line: 93, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 94, column: 9, }, end: Position { line: 94, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 94, column: 16, }, end: Position { line: 94, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 94, column: 22, }, end: Position { line: 94, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 94, column: 29, }, end: Position { line: 94, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 94, column: 35, }, end: Position { line: 94, column: 39, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 95, column: 9, }, end: Position { line: 95, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 95, column: 19, }, end: Position { line: 95, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 96, column: 9, }, end: Position { line: 96, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/keys/dbpassword", span: Span { start: Position { line: 96, column: 20, }, end: Position { line: 96, column: 40, }, }, }, ), ], span: Span { start: Position { line: 96, column: 19, }, end: Position { line: 96, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 97, column: 9, }, end: Position { line: 97, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 97, column: 23, }, end: Position { line: 97, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 97, column: 27, }, end: Position { line: 97, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "A file containing the password corresponding to {option}`mysqlUser`.\n", span: Span { start: Position { line: 98, column: 1, }, end: Position { line: 99, column: 9, }, }, }, ), ], span: Span { start: Position { line: 97, column: 33, }, end: Position { line: 99, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 93, column: 36, }, end: Position { line: 100, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 14, column: 25, }, end: Position { line: 102, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 12, column: 13, }, end: Position { line: 104, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 106, column: 3, }, end: Position { line: 106, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 106, column: 12, }, end: Position { line: 106, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 106, column: 17, }, end: Position { line: 106, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 106, column: 21, }, end: Position { line: 106, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 107, column: 5, }, end: Position { line: 107, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 107, column: 13, }, end: Position { line: 107, column: 21, }, }, }, ), Raw( PartRaw { content: "longview", span: Span { start: Position { line: 107, column: 22, }, end: Position { line: 107, column: 30, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 108, column: 9, }, end: Position { line: 108, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Longview Metrics Collection", span: Span { start: Position { line: 108, column: 24, }, end: Position { line: 108, column: 51, }, }, }, ), ], span: Span { start: Position { line: 108, column: 23, }, end: Position { line: 108, column: 52, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 109, column: 9, }, end: Position { line: 109, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 109, column: 20, }, end: Position { line: 109, column: 34, }, }, }, ), ], span: Span { start: Position { line: 109, column: 19, }, end: Position { line: 109, column: 35, }, }, }, ), ], span: Span { start: Position { line: 109, column: 17, }, end: Position { line: 109, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 110, column: 9, }, end: Position { line: 110, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 110, column: 23, }, end: Position { line: 110, column: 40, }, }, }, ), ], span: Span { start: Position { line: 110, column: 22, }, end: Position { line: 110, column: 41, }, }, }, ), ], span: Span { start: Position { line: 110, column: 20, }, end: Position { line: 110, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 111, column: 9, }, end: Position { line: 111, column: 22, }, }, }, ), Raw( PartRaw { content: "Type", span: Span { start: Position { line: 111, column: 23, }, end: Position { line: 111, column: 27, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "forking", span: Span { start: Position { line: 111, column: 31, }, end: Position { line: 111, column: 38, }, }, }, ), ], span: Span { start: Position { line: 111, column: 30, }, end: Position { line: 111, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 112, column: 9, }, end: Position { line: 112, column: 22, }, }, }, ), Raw( PartRaw { content: "ExecStop", span: Span { start: Position { line: 112, column: 23, }, end: Position { line: 112, column: 31, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "-", span: Span { start: Position { line: 112, column: 35, }, end: Position { line: 112, column: 53, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 112, column: 38, }, end: Position { line: 112, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "coreutils", span: Span { start: Position { line: 112, column: 43, }, end: Position { line: 112, column: 52, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/kill -TERM $MAINPID", span: Span { start: Position { line: 112, column: 35, }, end: Position { line: 112, column: 77, }, }, }, ), ], span: Span { start: Position { line: 112, column: 34, }, end: Position { line: 112, column: 78, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 113, column: 9, }, end: Position { line: 113, column: 22, }, }, }, ), Raw( PartRaw { content: "ExecReload", span: Span { start: Position { line: 113, column: 23, }, end: Position { line: 113, column: 33, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "-", span: Span { start: Position { line: 113, column: 37, }, end: Position { line: 113, column: 55, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 113, column: 40, }, end: Position { line: 113, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "coreutils", span: Span { start: Position { line: 113, column: 45, }, end: Position { line: 113, column: 54, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/kill -HUP $MAINPID", span: Span { start: Position { line: 113, column: 37, }, end: Position { line: 113, column: 78, }, }, }, ), ], span: Span { start: Position { line: 113, column: 36, }, end: Position { line: 113, column: 79, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 114, column: 9, }, end: Position { line: 114, column: 22, }, }, }, ), Raw( PartRaw { content: "PIDFile", span: Span { start: Position { line: 114, column: 23, }, end: Position { line: 114, column: 30, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "runDir", span: Span { start: Position { line: 114, column: 36, }, end: Position { line: 114, column: 42, }, }, }, ), }, ), Raw( PartRaw { content: "/longview.pid", span: Span { start: Position { line: 114, column: 34, }, end: Position { line: 114, column: 56, }, }, }, ), ], span: Span { start: Position { line: 114, column: 33, }, end: Position { line: 114, column: 57, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 115, column: 9, }, end: Position { line: 115, column: 22, }, }, }, ), Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 115, column: 23, }, end: Position { line: 115, column: 32, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 115, column: 38, }, end: Position { line: 115, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "longview", span: Span { start: Position { line: 115, column: 43, }, end: Position { line: 115, column: 51, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/longview", span: Span { start: Position { line: 115, column: 36, }, end: Position { line: 115, column: 65, }, }, }, ), ], span: Span { start: Position { line: 115, column: 35, }, end: Position { line: 115, column: 66, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 116, column: 9, }, end: Position { line: 116, column: 17, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "umask 077\nmkdir -p ", span: Span { start: Position { line: 117, column: 1, }, end: Position { line: 118, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configsDir", span: Span { start: Position { line: 118, column: 22, }, end: Position { line: 118, column: 32, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 117, column: 1, }, end: Position { line: 119, column: 9, }, }, }, ), ], span: Span { start: Position { line: 116, column: 20, }, end: Position { line: 119, column: 11, }, }, }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 119, column: 15, }, end: Position { line: 119, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 119, column: 31, }, end: Position { line: 119, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apiKeyFile", span: Span { start: Position { line: 119, column: 35, }, end: Position { line: 119, column: 45, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 119, column: 49, }, end: Position { line: 119, column: 53, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "cp --no-preserve=all \"", span: Span { start: Position { line: 120, column: 1, }, end: Position { line: 120, column: 33, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 120, column: 35, }, end: Position { line: 120, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apiKeyFile", span: Span { start: Position { line: 120, column: 39, }, end: Position { line: 120, column: 49, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\" ", span: Span { start: Position { line: 120, column: 1, }, end: Position { line: 120, column: 52, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "runDir", span: Span { start: Position { line: 120, column: 54, }, end: Position { line: 120, column: 60, }, }, }, ), }, ), Raw( PartRaw { content: "/longview.key\n", span: Span { start: Position { line: 120, column: 1, }, end: Position { line: 121, column: 9, }, }, }, ), ], span: Span { start: Position { line: 119, column: 55, }, end: Position { line: 121, column: 11, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 121, column: 16, }, end: Position { line: 121, column: 30, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 121, column: 32, }, end: Position { line: 121, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apacheStatusUrl", span: Span { start: Position { line: 121, column: 36, }, end: Position { line: 121, column: 51, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 121, column: 55, }, end: Position { line: 121, column: 57, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "cat > ", span: Span { start: Position { line: 122, column: 1, }, end: Position { line: 122, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configsDir", span: Span { start: Position { line: 122, column: 19, }, end: Position { line: 122, column: 29, }, }, }, ), }, ), Raw( PartRaw { content: "/Apache.conf < ", span: Span { start: Position { line: 126, column: 1, }, end: Position { line: 126, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configsDir", span: Span { start: Position { line: 126, column: 19, }, end: Position { line: 126, column: 29, }, }, }, ), }, ), Raw( PartRaw { content: "/MySQL.conf < ", span: Span { start: Position { line: 131, column: 1, }, end: Position { line: 131, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configsDir", span: Span { start: Position { line: 131, column: 19, }, end: Position { line: 131, column: 29, }, }, }, ), }, ), Raw( PartRaw { content: "/Nginx.conf <