Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "options", 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: 7, column: 3, }, end: Position { line: 7, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 7, column: 9, }, end: Position { line: 7, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 16, }, end: Position { line: 7, column: 24, }, }, }, ), Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 7, column: 25, }, end: Position { line: 7, column: 30, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "opt", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "options", span: Span { start: Position { line: 8, column: 9, }, end: Position { line: 8, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 8, column: 17, }, end: Position { line: 8, column: 25, }, }, }, ), Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 8, column: 26, }, end: Position { line: 8, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultUser", span: Span { start: Position { line: 11, column: 3, }, end: Position { line: 11, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 11, column: 18, }, end: Position { line: 11, column: 23, }, }, }, ), ], span: Span { start: Position { line: 11, column: 17, }, end: Position { line: 11, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configFile", span: Span { start: Position { line: 13, column: 3, }, end: Position { line: 13, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 13, column: 16, }, end: Position { line: 13, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeTextDir", span: Span { start: Position { line: 13, column: 21, }, end: Position { line: 13, column: 33, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "slurm.conf", span: Span { start: Position { line: 13, column: 35, }, end: Position { line: 13, column: 45, }, }, }, ), ], span: Span { start: Position { line: 13, column: 34, }, end: Position { line: 13, column: 46, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "ClusterName=", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 15, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 15, column: 21, }, end: Position { line: 15, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clusterName", span: Span { start: Position { line: 15, column: 25, }, end: Position { line: 15, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nStateSaveLocation=", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 16, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 16, column: 27, }, end: Position { line: 16, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "stateSaveLocation", span: Span { start: Position { line: 16, column: 31, }, end: Position { line: 16, column: 48, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nSlurmUser=", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 17, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 17, column: 19, }, end: Position { line: 17, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 17, column: 23, }, end: Position { line: 17, column: 27, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 18, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 18, column: 9, }, end: Position { line: 18, column: 23, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 18, column: 25, }, end: Position { line: 18, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "controlMachine", span: Span { start: Position { line: 18, column: 29, }, end: Position { line: 18, column: 43, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 18, column: 47, }, end: Position { line: 18, column: 51, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "controlMachine=", span: Span { start: Position { line: 18, column: 54, }, end: Position { line: 18, column: 90, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 18, column: 71, }, end: Position { line: 18, column: 74, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "controlMachine", span: Span { start: Position { line: 18, column: 75, }, end: Position { line: 18, column: 89, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 18, column: 53, }, end: Position { line: 18, column: 91, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 19, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 19, column: 9, }, end: Position { line: 19, column: 23, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 19, column: 25, }, end: Position { line: 19, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "controlAddr", span: Span { start: Position { line: 19, column: 29, }, end: Position { line: 19, column: 40, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 19, column: 44, }, end: Position { line: 19, column: 48, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "controlAddr=", span: Span { start: Position { line: 19, column: 51, }, end: Position { line: 19, column: 81, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 19, column: 65, }, end: Position { line: 19, column: 68, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "controlAddr", span: Span { start: Position { line: 19, column: 69, }, end: Position { line: 19, column: 80, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 19, column: 50, }, end: Position { line: 19, column: 82, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 20, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 20, column: 9, }, end: Position { line: 20, column: 17, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "map", span: Span { start: Position { line: 20, column: 19, }, end: Position { line: 20, column: 22, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "x", }, ), body: String( String_ { parts: [ Raw( PartRaw { content: "NodeName=", span: Span { start: Position { line: 20, column: 28, }, end: Position { line: 20, column: 41, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "x", span: Span { start: Position { line: 20, column: 39, }, end: Position { line: 20, column: 40, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 20, column: 28, }, end: Position { line: 20, column: 43, }, }, }, ), ], span: Span { start: Position { line: 20, column: 27, }, end: Position { line: 20, column: 44, }, }, }, ), span: Span { start: Position { line: 20, column: 24, }, end: Position { line: 20, column: 44, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 20, column: 46, }, end: Position { line: 20, column: 49, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nodeName", span: Span { start: Position { line: 20, column: 50, }, end: Position { line: 20, column: 58, }, }, }, ), ], default: None, }, ), ], }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 21, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 21, column: 9, }, end: Position { line: 21, column: 17, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "map", span: Span { start: Position { line: 21, column: 19, }, end: Position { line: 21, column: 22, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "x", }, ), body: String( String_ { parts: [ Raw( PartRaw { content: "PartitionName=", span: Span { start: Position { line: 21, column: 28, }, end: Position { line: 21, column: 46, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "x", span: Span { start: Position { line: 21, column: 44, }, end: Position { line: 21, column: 45, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 21, column: 28, }, end: Position { line: 21, column: 48, }, }, }, ), ], span: Span { start: Position { line: 21, column: 27, }, end: Position { line: 21, column: 49, }, }, }, ), span: Span { start: Position { line: 21, column: 24, }, end: Position { line: 21, column: 49, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 21, column: 51, }, end: Position { line: 21, column: 54, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "partitionName", span: Span { start: Position { line: 21, column: 55, }, end: Position { line: 21, column: 68, }, }, }, ), ], default: None, }, ), ], }, ), ], }, ), }, ), Raw( PartRaw { content: "\nPlugStackConfig=", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 22, column: 23, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "plugStackConfig", span: Span { start: Position { line: 22, column: 25, }, end: Position { line: 22, column: 40, }, }, }, ), }, ), Raw( PartRaw { content: "/plugstack.conf\nProctrackType=", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 23, column: 21, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 23, column: 23, }, end: Position { line: 23, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "procTrackType", span: Span { start: Position { line: 23, column: 27, }, end: Position { line: 23, column: 40, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 24, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 24, column: 9, }, end: Position { line: 24, column: 12, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraConfig", span: Span { start: Position { line: 24, column: 13, }, end: Position { line: 24, column: 24, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 15, column: 1, }, end: Position { line: 25, column: 5, }, }, }, ), ], span: Span { start: Position { line: 14, column: 5, }, end: Position { line: 25, column: 7, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "plugStackConfig", span: Span { start: Position { line: 27, column: 3, }, end: Position { line: 27, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 27, column: 21, }, end: Position { line: 27, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeTextDir", span: Span { start: Position { line: 27, column: 26, }, end: Position { line: 27, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "plugstack.conf", span: Span { start: Position { line: 27, column: 40, }, end: Position { line: 27, column: 54, }, }, }, ), ], span: Span { start: Position { line: 27, column: 39, }, end: Position { line: 27, column: 55, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 29, column: 1, }, end: Position { line: 29, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 29, column: 9, }, end: Position { line: 29, column: 23, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 29, column: 24, }, end: Position { line: 29, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enableSrunX11", span: Span { start: Position { line: 29, column: 28, }, end: Position { line: 29, column: 41, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "optional ", span: Span { start: Position { line: 29, column: 43, }, end: Position { line: 29, column: 75, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 29, column: 54, }, end: Position { line: 29, column: 58, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "slurm-spank-x11", span: Span { start: Position { line: 29, column: 59, }, end: Position { line: 29, column: 74, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/lib/x11.so", span: Span { start: Position { line: 29, column: 43, }, end: Position { line: 29, column: 86, }, }, }, ), ], span: Span { start: Position { line: 29, column: 42, }, end: Position { line: 29, column: 87, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 29, column: 1, }, end: Position { line: 30, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 30, column: 9, }, end: Position { line: 30, column: 12, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraPlugstackConfig", span: Span { start: Position { line: 30, column: 13, }, end: Position { line: 30, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 29, column: 1, }, end: Position { line: 31, column: 5, }, }, }, ), ], span: Span { start: Position { line: 28, column: 5, }, end: Position { line: 31, column: 7, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cgroupConfig", span: Span { start: Position { line: 33, column: 3, }, end: Position { line: 33, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 33, column: 18, }, end: Position { line: 33, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeTextDir", span: Span { start: Position { line: 33, column: 23, }, end: Position { line: 33, column: 35, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "cgroup.conf", span: Span { start: Position { line: 33, column: 37, }, end: Position { line: 33, column: 48, }, }, }, ), ], span: Span { start: Position { line: 33, column: 36, }, end: Position { line: 33, column: 49, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 35, column: 1, }, end: Position { line: 35, column: 6, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 35, column: 8, }, end: Position { line: 35, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraCgroupConfig", span: Span { start: Position { line: 35, column: 12, }, end: Position { line: 35, column: 29, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 35, column: 1, }, end: Position { line: 36, column: 4, }, }, }, ), ], span: Span { start: Position { line: 34, column: 4, }, end: Position { line: 36, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "slurmdbdConf", span: Span { start: Position { line: 38, column: 3, }, end: Position { line: 38, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 38, column: 18, }, end: Position { line: 38, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 38, column: 23, }, end: Position { line: 38, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "slurmdbd.conf", span: Span { start: Position { line: 38, column: 34, }, end: Position { line: 38, column: 47, }, }, }, ), ], span: Span { start: Position { line: 38, column: 33, }, end: Position { line: 38, column: 48, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "DbdHost=", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 40, column: 14, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 40, column: 16, }, end: Position { line: 40, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dbdserver", span: Span { start: Position { line: 40, column: 20, }, end: Position { line: 40, column: 29, }, }, }, ), Raw( PartRaw { content: "dbdHost", span: Span { start: Position { line: 40, column: 30, }, end: Position { line: 40, column: 37, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nSlurmUser=", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 41, column: 16, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 41, column: 18, }, end: Position { line: 41, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 41, column: 22, }, end: Position { line: 41, column: 26, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nStorageType=accounting_storage/mysql\nStorageUser=", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 43, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 43, column: 20, }, end: Position { line: 43, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dbdserver", span: Span { start: Position { line: 43, column: 24, }, end: Position { line: 43, column: 33, }, }, }, ), Raw( PartRaw { content: "storageUser", span: Span { start: Position { line: 43, column: 34, }, end: Position { line: 43, column: 45, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 44, column: 6, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 44, column: 8, }, end: Position { line: 44, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dbdserver", span: Span { start: Position { line: 44, column: 12, }, end: Position { line: 44, column: 21, }, }, }, ), Raw( PartRaw { content: "extraConfig", span: Span { start: Position { line: 44, column: 22, }, end: Position { line: 44, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 45, column: 4, }, }, }, ), ], span: Span { start: Position { line: 39, column: 4, }, end: Position { line: 45, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "etcSlurm", span: Span { start: Position { line: 49, column: 3, }, end: Position { line: 49, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 49, column: 14, }, end: Position { line: 49, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "symlinkJoin", span: Span { start: Position { line: 49, column: 19, }, end: Position { line: 49, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 50, column: 5, }, end: Position { line: 50, column: 9, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "etc-slurm", span: Span { start: Position { line: 50, column: 13, }, end: Position { line: 50, column: 22, }, }, }, ), ], span: Span { start: Position { line: 50, column: 12, }, end: Position { line: 50, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "paths", span: Span { start: Position { line: 51, column: 5, }, end: Position { line: 51, column: 10, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: List( List { elements: [ Identifier( Identifier { id: "configFile", span: Span { start: Position { line: 51, column: 15, }, end: Position { line: 51, column: 25, }, }, }, ), Identifier( Identifier { id: "cgroupConfig", span: Span { start: Position { line: 51, column: 26, }, end: Position { line: 51, column: 38, }, }, }, ), Identifier( Identifier { id: "plugStackConfig", span: Span { start: Position { line: 51, column: 39, }, end: Position { line: 51, column: 54, }, }, }, ), ], span: Span { start: Position { line: 51, column: 13, }, end: Position { line: 51, column: 56, }, }, }, ), operator: Concatenation, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 51, column: 60, }, end: Position { line: 51, column: 63, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraConfigPaths", span: Span { start: Position { line: 51, column: 64, }, end: Position { line: 51, column: 80, }, }, }, ), ], default: None, }, ), }, ), }, ), ], span: Span { start: Position { line: 49, column: 31, }, end: Position { line: 52, column: 4, }, }, }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 59, column: 3, }, end: Position { line: 59, column: 7, }, }, }, ), Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 59, column: 8, }, end: Position { line: 59, column: 19, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "maintainers", span: Span { start: Position { line: 59, column: 24, }, end: Position { line: 59, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "markuskowa", span: Span { start: Position { line: 59, column: 36, }, end: Position { line: 59, column: 46, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 59, column: 22, }, end: Position { line: 59, column: 48, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 61, column: 3, }, end: Position { line: 61, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 63, column: 5, }, end: Position { line: 63, column: 13, }, }, }, ), Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 63, column: 14, }, end: Position { line: 63, column: 19, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "server", span: Span { start: Position { line: 65, column: 7, }, end: Position { line: 65, column: 13, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 66, column: 9, }, end: Position { line: 66, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 66, column: 18, }, end: Position { line: 66, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 67, column: 11, }, end: Position { line: 67, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 67, column: 18, }, end: Position { line: 67, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 67, column: 24, }, end: Position { line: 67, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 68, column: 11, }, end: Position { line: 68, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 68, column: 21, }, end: Position { line: 68, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 69, column: 11, }, end: Position { line: 69, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 69, column: 25, }, end: Position { line: 69, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 69, column: 29, }, end: Position { line: 69, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether to enable the slurm control daemon.\nNote that the standard authentication method is \"munge\".\nThe \"munge\" service needs to be provided with a password file in order for\nslurm to work properly (see `services.munge.password`).\n", span: Span { start: Position { line: 70, column: 1, }, end: Position { line: 74, column: 11, }, }, }, ), ], span: Span { start: Position { line: 69, column: 35, }, end: Position { line: 74, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 66, column: 27, }, end: Position { line: 75, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 65, column: 16, }, end: Position { line: 76, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dbdserver", span: Span { start: Position { line: 78, column: 7, }, end: Position { line: 78, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 79, column: 9, }, end: Position { line: 79, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 79, column: 18, }, end: Position { line: 79, column: 32, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 79, column: 34, }, end: Position { line: 79, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 79, column: 38, }, end: Position { line: 79, column: 43, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "SlurmDBD service", span: Span { start: Position { line: 79, column: 45, }, end: Position { line: 79, column: 61, }, }, }, ), ], span: Span { start: Position { line: 79, column: 44, }, end: Position { line: 79, column: 62, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dbdHost", span: Span { start: Position { line: 81, column: 9, }, end: Position { line: 81, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 81, column: 19, }, end: Position { line: 81, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 82, column: 11, }, end: Position { line: 82, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 82, column: 18, }, end: Position { line: 82, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 82, column: 24, }, end: Position { line: 82, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 83, column: 11, }, end: Position { line: 83, column: 18, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 83, column: 21, }, end: Position { line: 83, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "networking", span: Span { start: Position { line: 83, column: 28, }, end: Position { line: 83, column: 38, }, }, }, ), Raw( PartRaw { content: "hostName", span: Span { start: Position { line: 83, column: 39, }, end: Position { line: 83, column: 47, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 84, column: 11, }, end: Position { line: 84, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 84, column: 25, }, end: Position { line: 84, column: 42, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.networking.hostName", span: Span { start: Position { line: 84, column: 44, }, end: Position { line: 84, column: 70, }, }, }, ), ], span: Span { start: Position { line: 84, column: 43, }, end: Position { line: 84, column: 71, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 85, column: 11, }, end: Position { line: 85, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 85, column: 25, }, end: Position { line: 85, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 85, column: 29, }, end: Position { line: 85, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Hostname of the machine where `slurmdbd`\nis running (i.e. name returned by `hostname -s`).\n", span: Span { start: Position { line: 86, column: 1, }, end: Position { line: 88, column: 11, }, }, }, ), ], span: Span { start: Position { line: 85, column: 35, }, end: Position { line: 88, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 81, column: 28, }, end: Position { line: 89, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "storageUser", span: Span { start: Position { line: 91, column: 9, }, end: Position { line: 91, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 91, column: 23, }, end: Position { line: 91, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 92, column: 11, }, end: Position { line: 92, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 92, column: 18, }, end: Position { line: 92, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 92, column: 24, }, end: Position { line: 92, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 93, column: 11, }, end: Position { line: 93, column: 18, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 93, column: 21, }, end: Position { line: 93, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 93, column: 25, }, end: Position { line: 93, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 94, column: 11, }, end: Position { line: 94, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 94, column: 25, }, end: Position { line: 94, column: 42, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 94, column: 44, }, end: Position { line: 94, column: 62, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 94, column: 53, }, end: Position { line: 94, column: 56, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 94, column: 57, }, end: Position { line: 94, column: 61, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 94, column: 43, }, end: Position { line: 94, column: 63, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 95, column: 11, }, end: Position { line: 95, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 95, column: 25, }, end: Position { line: 95, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 95, column: 29, }, end: Position { line: 95, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Database user name.\n", span: Span { start: Position { line: 96, column: 1, }, end: Position { line: 97, column: 11, }, }, }, ), ], span: Span { start: Position { line: 95, column: 35, }, end: Position { line: 97, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 91, column: 32, }, end: Position { line: 98, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "storagePassFile", span: Span { start: Position { line: 100, column: 9, }, end: Position { line: 100, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 100, column: 27, }, end: Position { line: 100, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 101, column: 11, }, end: Position { line: 101, column: 15, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 101, column: 23, }, end: Position { line: 101, column: 28, }, }, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 101, column: 30, }, end: Position { line: 101, column: 36, }, }, }, ), arguments: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 101, column: 37, }, end: Position { line: 101, column: 40, }, }, }, ), ], }, ), span: Span { start: Position { line: 101, column: 18, }, end: Position { line: 101, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 102, column: 11, }, end: Position { line: 102, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 102, column: 21, }, end: Position { line: 102, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 103, column: 11, }, end: Position { line: 103, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 103, column: 25, }, end: Position { line: 103, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 103, column: 29, }, end: Position { line: 103, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Path to file with database password. The content of this will be used to\ncreate the password for the `StoragePass` option.\n", span: Span { start: Position { line: 104, column: 1, }, end: Position { line: 106, column: 11, }, }, }, ), ], span: Span { start: Position { line: 103, column: 35, }, end: Position { line: 106, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 100, column: 36, }, end: Position { line: 107, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraConfig", span: Span { start: Position { line: 109, column: 9, }, end: Position { line: 109, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 109, column: 23, }, end: Position { line: 109, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 110, column: 11, }, end: Position { line: 110, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 110, column: 18, }, end: Position { line: 110, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 110, column: 24, }, end: Position { line: 110, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 111, column: 11, }, end: Position { line: 111, column: 18, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 111, column: 21, }, end: Position { line: 111, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 112, column: 11, }, end: Position { line: 112, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 112, column: 25, }, end: Position { line: 112, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 112, column: 29, }, end: Position { line: 112, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Extra configuration for `slurmdbd.conf` See also:\n{manpage}`slurmdbd.conf(8)`.\n", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 115, column: 11, }, }, }, ), ], span: Span { start: Position { line: 112, column: 35, }, end: Position { line: 115, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 109, column: 32, }, end: Position { line: 116, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 78, column: 19, }, end: Position { line: 117, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "client", span: Span { start: Position { line: 119, column: 7, }, end: Position { line: 119, column: 13, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 120, column: 9, }, end: Position { line: 120, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 120, column: 18, }, end: Position { line: 120, column: 32, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 120, column: 34, }, end: Position { line: 120, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 120, column: 38, }, end: Position { line: 120, column: 43, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "slurm client daemon", span: Span { start: Position { line: 120, column: 45, }, end: Position { line: 120, column: 64, }, }, }, ), ], span: Span { start: Position { line: 120, column: 44, }, end: Position { line: 120, column: 65, }, }, }, ), ], }, ), ], }, ), }, ), ], span: Span { start: Position { line: 119, column: 16, }, end: Position { line: 121, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enableStools", span: Span { start: Position { line: 123, column: 7, }, end: Position { line: 123, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 123, column: 22, }, end: Position { line: 123, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 124, column: 9, }, end: Position { line: 124, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 124, column: 16, }, end: Position { line: 124, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 124, column: 22, }, end: Position { line: 124, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 125, column: 9, }, end: Position { line: 125, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 125, column: 19, }, end: Position { line: 125, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 126, column: 9, }, end: Position { line: 126, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 126, column: 23, }, end: Position { line: 126, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 126, column: 27, }, end: Position { line: 126, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether to provide a slurm.conf file.\nEnable this option if you do not run a slurm daemon on this host\n(i.e. `server.enable` and `client.enable` are `false`)\nbut you still want to run slurm commands from this host.\n", span: Span { start: Position { line: 127, column: 1, }, end: Position { line: 131, column: 9, }, }, }, ), ], span: Span { start: Position { line: 126, column: 33, }, end: Position { line: 131, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 123, column: 31, }, end: Position { line: 132, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 134, column: 7, }, end: Position { line: 134, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 134, column: 17, }, end: Position { line: 134, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 135, column: 9, }, end: Position { line: 135, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 135, column: 16, }, end: Position { line: 135, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 135, column: 22, }, end: Position { line: 135, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 136, column: 9, }, end: Position { line: 136, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 136, column: 19, }, end: Position { line: 136, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 136, column: 24, }, end: Position { line: 136, column: 29, }, }, }, ), Raw( PartRaw { content: "override", span: Span { start: Position { line: 136, column: 30, }, end: Position { line: 136, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enableX11", span: Span { start: Position { line: 136, column: 41, }, end: Position { line: 136, column: 50, }, }, }, ), ], to: UnaryOperation( UnaryOperation { operator: Not, operand: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 136, column: 55, }, end: Position { line: 136, column: 58, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enableSrunX11", span: Span { start: Position { line: 136, column: 59, }, end: Position { line: 136, column: 72, }, }, }, ), ], default: None, }, ), span: Span { start: Position { line: 136, column: 53, }, end: Position { line: 136, column: 72, }, }, }, ), }, ), ], span: Span { start: Position { line: 136, column: 39, }, end: Position { line: 136, column: 75, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 137, column: 9, }, end: Position { line: 137, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 137, column: 23, }, end: Position { line: 137, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.slurm", span: Span { start: Position { line: 137, column: 42, }, end: Position { line: 137, column: 52, }, }, }, ), ], span: Span { start: Position { line: 137, column: 41, }, end: Position { line: 137, column: 53, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 138, column: 9, }, end: Position { line: 138, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 138, column: 19, }, end: Position { line: 138, column: 36, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.slurm-full", span: Span { start: Position { line: 138, column: 38, }, end: Position { line: 138, column: 53, }, }, }, ), ], span: Span { start: Position { line: 138, column: 37, }, end: Position { line: 138, column: 54, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 139, column: 9, }, end: Position { line: 139, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 139, column: 23, }, end: Position { line: 139, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 139, column: 27, }, end: Position { line: 139, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The package to use for slurm binaries.\n", span: Span { start: Position { line: 140, column: 1, }, end: Position { line: 141, column: 9, }, }, }, ), ], span: Span { start: Position { line: 139, column: 33, }, end: Position { line: 141, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 134, column: 26, }, end: Position { line: 142, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "controlMachine", span: Span { start: Position { line: 144, column: 7, }, end: Position { line: 144, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 144, column: 24, }, end: Position { line: 144, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 145, column: 9, }, end: Position { line: 145, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 145, column: 16, }, end: Position { line: 145, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 145, column: 22, }, end: Position { line: 145, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 145, column: 29, }, end: Position { line: 145, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 145, column: 35, }, end: Position { line: 145, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 146, column: 9, }, end: Position { line: 146, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 146, column: 19, }, end: Position { line: 146, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 147, column: 9, }, end: Position { line: 147, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 147, column: 19, }, end: Position { line: 147, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 148, column: 9, }, end: Position { line: 148, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 148, column: 23, }, end: Position { line: 148, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 148, column: 27, }, end: Position { line: 148, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The short hostname of the machine where SLURM control functions are\nexecuted (i.e. the name returned by the command \"hostname -s\", use \"tux001\"\nrather than \"tux001.my.com\").\n", span: Span { start: Position { line: 149, column: 1, }, end: Position { line: 152, column: 9, }, }, }, ), ], span: Span { start: Position { line: 148, column: 33, }, end: Position { line: 152, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 144, column: 33, }, end: Position { line: 153, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "controlAddr", span: Span { start: Position { line: 155, column: 7, }, end: Position { line: 155, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 155, column: 21, }, end: Position { line: 155, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 156, column: 9, }, end: Position { line: 156, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 156, column: 16, }, end: Position { line: 156, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 156, column: 22, }, end: Position { line: 156, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 156, column: 29, }, end: Position { line: 156, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 156, column: 35, }, end: Position { line: 156, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 157, column: 9, }, end: Position { line: 157, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 157, column: 19, }, end: Position { line: 157, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "controlMachine", span: Span { start: Position { line: 157, column: 23, }, end: Position { line: 157, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 158, column: 9, }, end: Position { line: 158, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 158, column: 23, }, end: Position { line: 158, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 158, column: 42, }, end: Position { line: 158, column: 70, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 158, column: 51, }, end: Position { line: 158, column: 54, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "controlMachine", span: Span { start: Position { line: 158, column: 55, }, end: Position { line: 158, column: 69, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 158, column: 41, }, end: Position { line: 158, column: 71, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 159, column: 9, }, end: Position { line: 159, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 159, column: 19, }, end: Position { line: 159, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 160, column: 9, }, end: Position { line: 160, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 160, column: 23, }, end: Position { line: 160, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 160, column: 27, }, end: Position { line: 160, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Name that ControlMachine should be referred to in establishing a\ncommunications path.\n", span: Span { start: Position { line: 161, column: 1, }, end: Position { line: 163, column: 9, }, }, }, ), ], span: Span { start: Position { line: 160, column: 33, }, end: Position { line: 163, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 155, column: 30, }, end: Position { line: 164, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "clusterName", span: Span { start: Position { line: 166, column: 7, }, end: Position { line: 166, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 166, column: 21, }, end: Position { line: 166, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 167, column: 9, }, end: Position { line: 167, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 167, column: 16, }, end: Position { line: 167, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 167, column: 22, }, end: Position { line: 167, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 168, column: 9, }, end: Position { line: 168, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 168, column: 20, }, end: Position { line: 168, column: 27, }, }, }, ), ], span: Span { start: Position { line: 168, column: 19, }, end: Position { line: 168, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 169, column: 9, }, end: Position { line: 169, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "myCluster", span: Span { start: Position { line: 169, column: 20, }, end: Position { line: 169, column: 29, }, }, }, ), ], span: Span { start: Position { line: 169, column: 19, }, end: Position { line: 169, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 170, column: 9, }, end: Position { line: 170, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 170, column: 23, }, end: Position { line: 170, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 170, column: 27, }, end: Position { line: 170, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Necessary to distinguish accounting records in a multi-cluster environment.\n", span: Span { start: Position { line: 171, column: 1, }, end: Position { line: 172, column: 9, }, }, }, ), ], span: Span { start: Position { line: 170, column: 33, }, end: Position { line: 172, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 166, column: 30, }, end: Position { line: 173, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "nodeName", span: Span { start: Position { line: 175, column: 7, }, end: Position { line: 175, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 175, column: 18, }, end: Position { line: 175, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 176, column: 9, }, end: Position { line: 176, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 176, column: 16, }, end: Position { line: 176, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 176, column: 22, }, end: Position { line: 176, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 176, column: 29, }, end: Position { line: 176, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 176, column: 35, }, end: Position { line: 176, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 177, column: 9, }, end: Position { line: 177, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 177, column: 19, }, end: Position { line: 177, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 178, column: 9, }, end: Position { line: 178, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 178, column: 19, }, end: Position { line: 178, column: 36, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "[ \"linux[1-32] CPUs=1 State=UNKNOWN\" ];", span: Span { start: Position { line: 178, column: 39, }, end: Position { line: 178, column: 78, }, }, }, ), ], span: Span { start: Position { line: 178, column: 37, }, end: Position { line: 178, column: 80, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 179, column: 9, }, end: Position { line: 179, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 179, column: 23, }, end: Position { line: 179, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 179, column: 27, }, end: Position { line: 179, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Name that SLURM uses to refer to a node (or base partition for BlueGene\nsystems). Typically this would be the string that \"/bin/hostname -s\"\nreturns. Note that now you have to write node's parameters after the name.\n", span: Span { start: Position { line: 180, column: 1, }, end: Position { line: 183, column: 9, }, }, }, ), ], span: Span { start: Position { line: 179, column: 33, }, end: Position { line: 183, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 175, column: 27, }, end: Position { line: 184, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "partitionName", span: Span { start: Position { line: 186, column: 7, }, end: Position { line: 186, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 186, column: 23, }, end: Position { line: 186, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 187, column: 9, }, end: Position { line: 187, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 187, column: 16, }, end: Position { line: 187, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 187, column: 22, }, end: Position { line: 187, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 187, column: 29, }, end: Position { line: 187, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 187, column: 35, }, end: Position { line: 187, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 188, column: 9, }, end: Position { line: 188, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 188, column: 19, }, end: Position { line: 188, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 189, column: 9, }, end: Position { line: 189, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 189, column: 19, }, end: Position { line: 189, column: 36, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "[ \"debug Nodes=linux[1-32] Default=YES MaxTime=INFINITE State=UP\" ];", span: Span { start: Position { line: 189, column: 39, }, end: Position { line: 189, column: 107, }, }, }, ), ], span: Span { start: Position { line: 189, column: 37, }, end: Position { line: 189, column: 109, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 190, column: 9, }, end: Position { line: 190, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 190, column: 23, }, end: Position { line: 190, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 190, column: 27, }, end: Position { line: 190, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Name by which the partition may be referenced. Note that now you have\nto write the partition's parameters after the name.\n", span: Span { start: Position { line: 191, column: 1, }, end: Position { line: 193, column: 9, }, }, }, ), ], span: Span { start: Position { line: 190, column: 33, }, end: Position { line: 193, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 186, column: 32, }, end: Position { line: 194, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enableSrunX11", span: Span { start: Position { line: 196, column: 7, }, end: Position { line: 196, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 196, column: 23, }, end: Position { line: 196, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 197, column: 9, }, end: Position { line: 197, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 197, column: 19, }, end: Position { line: 197, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 198, column: 9, }, end: Position { line: 198, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 198, column: 16, }, end: Position { line: 198, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 198, column: 22, }, end: Position { line: 198, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 199, column: 9, }, end: Position { line: 199, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 199, column: 23, }, end: Position { line: 199, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 199, column: 27, }, end: Position { line: 199, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If enabled srun will accept the option \"--x11\" to allow for X11 forwarding\nfrom within an interactive session or a batch job. This activates the\nslurm-spank-x11 module. Note that this option also enables\n{option}`services.openssh.forwardX11` on the client.\n\nThis option requires slurm to be compiled without native X11 support.\nThe default behavior is to re-compile the slurm package with native X11\nsupport disabled if this option is set to true.\n\nTo use the native X11 support add `PrologFlags=X11` in {option}`extraConfig`.\nNote that this method will only work RSA SSH host keys.\n", span: Span { start: Position { line: 200, column: 1, }, end: Position { line: 211, column: 9, }, }, }, ), ], span: Span { start: Position { line: 199, column: 33, }, end: Position { line: 211, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 196, column: 32, }, end: Position { line: 212, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "procTrackType", span: Span { start: Position { line: 214, column: 7, }, end: Position { line: 214, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 214, column: 23, }, end: Position { line: 214, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 215, column: 9, }, end: Position { line: 215, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 215, column: 16, }, end: Position { line: 215, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 215, column: 22, }, end: Position { line: 215, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 216, column: 9, }, end: Position { line: 216, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "proctrack/linuxproc", span: Span { start: Position { line: 216, column: 20, }, end: Position { line: 216, column: 39, }, }, }, ), ], span: Span { start: Position { line: 216, column: 19, }, end: Position { line: 216, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 217, column: 9, }, end: Position { line: 217, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 217, column: 23, }, end: Position { line: 217, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 217, column: 27, }, end: Position { line: 217, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Plugin to be used for process tracking on a job step basis.\nThe slurmd daemon uses this mechanism to identify all processes\nwhich are children of processes it spawns for a user job step.\n", span: Span { start: Position { line: 218, column: 1, }, end: Position { line: 221, column: 9, }, }, }, ), ], span: Span { start: Position { line: 217, column: 33, }, end: Position { line: 221, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 214, column: 32, }, end: Position { line: 222, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "stateSaveLocation", span: Span { start: Position { line: 224, column: 7, }, end: Position { line: 224, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 224, column: 27, }, end: Position { line: 224, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 225, column: 9, }, end: Position { line: 225, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 225, column: 16, }, end: Position { line: 225, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 225, column: 22, }, end: Position { line: 225, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 226, column: 9, }, end: Position { line: 226, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/spool/slurmctld", span: Span { start: Position { line: 226, column: 20, }, end: Position { line: 226, column: 40, }, }, }, ), ], span: Span { start: Position { line: 226, column: 19, }, end: Position { line: 226, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 227, column: 9, }, end: Position { line: 227, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 227, column: 23, }, end: Position { line: 227, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 227, column: 27, }, end: Position { line: 227, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Directory into which the Slurm controller, slurmctld, saves its state.\n", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 229, column: 9, }, }, }, ), ], span: Span { start: Position { line: 227, column: 33, }, end: Position { line: 229, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 224, column: 36, }, end: Position { line: 230, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 232, column: 7, }, end: Position { line: 232, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 232, column: 14, }, end: Position { line: 232, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 233, column: 9, }, end: Position { line: 233, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 233, column: 16, }, end: Position { line: 233, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 233, column: 22, }, end: Position { line: 233, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 234, column: 9, }, end: Position { line: 234, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "defaultUser", span: Span { start: Position { line: 234, column: 19, }, end: Position { line: 234, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 235, column: 9, }, end: Position { line: 235, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 235, column: 23, }, end: Position { line: 235, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 235, column: 27, }, end: Position { line: 235, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Set this option when you want to run the slurmctld daemon\nas something else than the default slurm user \"slurm\".\nNote that the UID of this user needs to be the same\non all nodes.\n", span: Span { start: Position { line: 236, column: 1, }, end: Position { line: 240, column: 9, }, }, }, ), ], span: Span { start: Position { line: 235, column: 33, }, end: Position { line: 240, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 232, column: 23, }, end: Position { line: 241, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraConfig", span: Span { start: Position { line: 243, column: 7, }, end: Position { line: 243, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 243, column: 21, }, end: Position { line: 243, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 244, column: 9, }, end: Position { line: 244, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 244, column: 19, }, end: Position { line: 244, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 245, column: 9, }, end: Position { line: 245, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 245, column: 16, }, end: Position { line: 245, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 245, column: 22, }, end: Position { line: 245, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 246, column: 9, }, end: Position { line: 246, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 246, column: 23, }, end: Position { line: 246, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 246, column: 27, }, end: Position { line: 246, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Extra configuration options that will be added verbatim at\nthe end of the slurm configuration file.\n", span: Span { start: Position { line: 247, column: 1, }, end: Position { line: 249, column: 9, }, }, }, ), ], span: Span { start: Position { line: 246, column: 33, }, end: Position { line: 249, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 243, column: 30, }, end: Position { line: 250, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraPlugstackConfig", span: Span { start: Position { line: 252, column: 7, }, end: Position { line: 252, column: 27, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 252, column: 30, }, end: Position { line: 252, column: 38, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 253, column: 9, }, end: Position { line: 253, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 253, column: 19, }, end: Position { line: 253, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 254, column: 9, }, end: Position { line: 254, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 254, column: 16, }, end: Position { line: 254, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 254, column: 22, }, end: Position { line: 254, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 255, column: 9, }, end: Position { line: 255, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 255, column: 23, }, end: Position { line: 255, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 255, column: 27, }, end: Position { line: 255, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Extra configuration that will be added to the end of `plugstack.conf`.\n", span: Span { start: Position { line: 256, column: 1, }, end: Position { line: 257, column: 9, }, }, }, ), ], span: Span { start: Position { line: 255, column: 33, }, end: Position { line: 257, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 252, column: 39, }, end: Position { line: 258, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraCgroupConfig", span: Span { start: Position { line: 260, column: 7, }, end: Position { line: 260, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 260, column: 27, }, end: Position { line: 260, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 261, column: 9, }, end: Position { line: 261, column: 16, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 261, column: 19, }, end: Position { line: 261, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 262, column: 9, }, end: Position { line: 262, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 262, column: 16, }, end: Position { line: 262, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 262, column: 22, }, end: Position { line: 262, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 263, column: 9, }, end: Position { line: 263, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 263, column: 23, }, end: Position { line: 263, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 263, column: 27, }, end: Position { line: 263, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Extra configuration for `cgroup.conf`. This file is\nused when `procTrackType=proctrack/cgroup`.\n", span: Span { start: Position { line: 264, column: 1, }, end: Position { line: 266, column: 9, }, }, }, ), ], span: Span { start: Position { line: 263, column: 33, }, end: Position { line: 266, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 260, column: 36, }, end: Position { line: 267, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraConfigPaths", span: Span { start: Position { line: 269, column: 7, }, end: Position { line: 269, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 269, column: 26, }, end: Position { line: 269, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 270, column: 9, }, end: Position { line: 270, column: 13, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 270, column: 21, }, end: Position { line: 270, column: 26, }, }, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "listOf", span: Span { start: Position { line: 270, column: 28, }, end: Position { line: 270, column: 34, }, }, }, ), arguments: [ Identifier( Identifier { id: "path", span: Span { start: Position { line: 270, column: 35, }, end: Position { line: 270, column: 39, }, }, }, ), ], }, ), span: Span { start: Position { line: 270, column: 16, }, end: Position { line: 270, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 271, column: 9, }, end: Position { line: 271, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 271, column: 19, }, end: Position { line: 271, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 272, column: 9, }, end: Position { line: 272, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 272, column: 23, }, end: Position { line: 272, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 272, column: 27, }, end: Position { line: 272, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Slurm expects config files for plugins in the same path\nas `slurm.conf`. Add extra nix store\npaths that should be merged into same directory as\n`slurm.conf`.\n", span: Span { start: Position { line: 273, column: 1, }, end: Position { line: 277, column: 9, }, }, }, ), ], span: Span { start: Position { line: 272, column: 33, }, end: Position { line: 277, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 269, column: 35, }, end: Position { line: 278, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "etcSlurm", span: Span { start: Position { line: 280, column: 7, }, end: Position { line: 280, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 280, column: 18, }, end: Position { line: 280, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 281, column: 9, }, end: Position { line: 281, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 281, column: 16, }, end: Position { line: 281, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 281, column: 22, }, end: Position { line: 281, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "internal", span: Span { start: Position { line: 282, column: 9, }, end: Position { line: 282, column: 17, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 282, column: 20, }, end: Position { line: 282, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 283, column: 9, }, end: Position { line: 283, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "etcSlurm", span: Span { start: Position { line: 283, column: 19, }, end: Position { line: 283, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 284, column: 9, }, end: Position { line: 284, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalMD", span: Span { start: Position { line: 284, column: 23, }, end: Position { line: 284, column: 32, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Directory created from generated config files and\n`config.", span: Span { start: Position { line: 285, column: 1, }, end: Position { line: 286, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 286, column: 21, }, end: Position { line: 286, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraConfigPaths", span: Span { start: Position { line: 286, column: 25, }, end: Position { line: 286, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "`.\n", span: Span { start: Position { line: 285, column: 1, }, end: Position { line: 287, column: 9, }, }, }, ), ], span: Span { start: Position { line: 284, column: 33, }, end: Position { line: 287, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 288, column: 9, }, end: Position { line: 288, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 288, column: 23, }, end: Position { line: 288, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 288, column: 27, }, end: Position { line: 288, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Path to directory with slurm config files. This option is set by default from the\nSlurm module and is meant to make the Slurm config file available to other modules.\n", span: Span { start: Position { line: 289, column: 1, }, end: Position { line: 291, column: 9, }, }, }, ), ], span: Span { start: Position { line: 288, column: 33, }, end: Position { line: 291, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 280, column: 27, }, end: Position { line: 292, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 63, column: 22, }, end: Position { line: 294, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 61, column: 13, }, end: Position { line: 296, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "imports", span: Span { start: Position { line: 298, column: 3, }, end: Position { line: 298, column: 10, }, }, }, ), ], to: List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 299, column: 6, }, end: Position { line: 299, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 299, column: 31, }, end: Position { line: 299, column: 39, }, }, }, ), ], span: Span { start: Position { line: 299, column: 30, }, end: Position { line: 299, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 299, column: 42, }, end: Position { line: 299, column: 47, }, }, }, ), ], span: Span { start: Position { line: 299, column: 41, }, end: Position { line: 299, column: 48, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "dbdserver", span: Span { start: Position { line: 299, column: 50, }, end: Position { line: 299, column: 59, }, }, }, ), ], span: Span { start: Position { line: 299, column: 49, }, end: Position { line: 299, column: 60, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "storagePass", span: Span { start: Position { line: 299, column: 62, }, end: Position { line: 299, column: 73, }, }, }, ), ], span: Span { start: Position { line: 299, column: 61, }, end: Position { line: 299, column: 74, }, }, }, ), ], span: Span { start: Position { line: 299, column: 28, }, end: Position { line: 299, column: 76, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "This option has been removed so that the database password is not exposed via the nix store.\nUse services.slurm.dbdserver.storagePassFile to provide the database password.\n", span: Span { start: Position { line: 300, column: 1, }, end: Position { line: 302, column: 5, }, }, }, ), ], span: Span { start: Position { line: 299, column: 77, }, end: Position { line: 302, column: 7, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 303, column: 6, }, end: Position { line: 303, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 303, column: 31, }, end: Position { line: 303, column: 39, }, }, }, ), ], span: Span { start: Position { line: 303, column: 30, }, end: Position { line: 303, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "slurm", span: Span { start: Position { line: 303, column: 42, }, end: Position { line: 303, column: 47, }, }, }, ), ], span: Span { start: Position { line: 303, column: 41, }, end: Position { line: 303, column: 48, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "dbdserver", span: Span { start: Position { line: 303, column: 50, }, end: Position { line: 303, column: 59, }, }, }, ), ], span: Span { start: Position { line: 303, column: 49, }, end: Position { line: 303, column: 60, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "configFile", span: Span { start: Position { line: 303, column: 62, }, end: Position { line: 303, column: 72, }, }, }, ), ], span: Span { start: Position { line: 303, column: 61, }, end: Position { line: 303, column: 73, }, }, }, ), ], span: Span { start: Position { line: 303, column: 28, }, end: Position { line: 303, column: 75, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "This option has been removed. Use services.slurm.dbdserver.storagePassFile\nand services.slurm.dbdserver.extraConfig instead.\n", span: Span { start: Position { line: 304, column: 1, }, end: Position { line: 306, column: 5, }, }, }, ), ], span: Span { start: Position { line: 303, column: 76, }, end: Position { line: 306, column: 7, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 298, column: 13, }, end: Position { line: 307, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 311, column: 3, }, end: Position { line: 311, column: 9, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wrappedSlurm", span: Span { start: Position { line: 313, column: 7, }, end: Position { line: 313, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 313, column: 22, }, end: Position { line: 313, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "stdenv", span: Span { start: Position { line: 313, column: 27, }, end: Position { line: 313, column: 33, }, }, }, ), Raw( PartRaw { content: "mkDerivation", span: Span { start: Position { line: 313, column: 34, }, end: Position { line: 313, column: 46, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 314, column: 9, }, end: Position { line: 314, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "wrappedSlurm", span: Span { start: Position { line: 314, column: 17, }, end: Position { line: 314, column: 29, }, }, }, ), ], span: Span { start: Position { line: 314, column: 16, }, end: Position { line: 314, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "builder", span: Span { start: Position { line: 316, column: 9, }, end: Position { line: 316, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 316, column: 19, }, end: Position { line: 316, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 316, column: 24, }, end: Position { line: 316, column: 33, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "builder.sh", span: Span { start: Position { line: 316, column: 35, }, end: Position { line: 316, column: 45, }, }, }, ), ], span: Span { start: Position { line: 316, column: 34, }, end: Position { line: 316, column: 46, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "source $stdenv/setup\nmkdir -p $out/bin\nfind ", span: Span { start: Position { line: 317, column: 1, }, end: Position { line: 319, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "getBin", span: Span { start: Position { line: 319, column: 19, }, end: Position { line: 319, column: 25, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 319, column: 26, }, end: Position { line: 319, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 319, column: 30, }, end: Position { line: 319, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "/bin -type f -executable | while read EXE\ndo\n exename=\"$(basename $EXE)\"\n wrappername=\"$out/bin/$exename\"\n cat > \"$wrappername\" <> ", span: Span { start: Position { line: 422, column: 1, }, end: Position { line: 423, column: 16, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configPath", span: Span { start: Position { line: 423, column: 18, }, end: Position { line: 423, column: 28, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 422, column: 1, }, end: Position { line: 424, column: 9, }, }, }, ), ], span: Span { start: Position { line: 421, column: 66, }, end: Position { line: 424, column: 11, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 420, column: 1, }, end: Position { line: 425, column: 7, }, }, }, ), ], span: Span { start: Position { line: 419, column: 18, }, end: Position { line: 425, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 427, column: 7, }, end: Position { line: 427, column: 13, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "export SLURM_CONF=", span: Span { start: Position { line: 428, column: 1, }, end: Position { line: 428, column: 27, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "configPath", span: Span { start: Position { line: 428, column: 29, }, end: Position { line: 428, column: 39, }, }, }, ), }, ), Raw( PartRaw { content: "\nexec ", span: Span { start: Position { line: 428, column: 1, }, end: Position { line: 429, column: 14, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 429, column: 16, }, end: Position { line: 429, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 429, column: 20, }, end: Position { line: 429, column: 27, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/slurmdbd -D\n", span: Span { start: Position { line: 428, column: 1, }, end: Position { line: 430, column: 7, }, }, }, ), ], span: Span { start: Position { line: 427, column: 16, }, end: Position { line: 430, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 432, column: 7, }, end: Position { line: 432, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RuntimeDirectory", span: Span { start: Position { line: 433, column: 9, }, end: Position { line: 433, column: 25, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "slurmdbd", span: Span { start: Position { line: 433, column: 29, }, end: Position { line: 433, column: 37, }, }, }, ), ], span: Span { start: Position { line: 433, column: 28, }, end: Position { line: 433, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 434, column: 9, }, end: Position { line: 434, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "simple", span: Span { start: Position { line: 434, column: 17, }, end: Position { line: 434, column: 23, }, }, }, ), ], span: Span { start: Position { line: 434, column: 16, }, end: Position { line: 434, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PIDFile", span: Span { start: Position { line: 435, column: 9, }, end: Position { line: 435, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/slurmdbd.pid", span: Span { start: Position { line: 435, column: 20, }, end: Position { line: 435, column: 37, }, }, }, ), ], span: Span { start: Position { line: 435, column: 19, }, end: Position { line: 435, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecReload", span: Span { start: Position { line: 436, column: 9, }, end: Position { line: 436, column: 19, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 436, column: 25, }, end: Position { line: 436, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "coreutils", span: Span { start: Position { line: 436, column: 30, }, end: Position { line: 436, column: 39, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/kill -HUP $MAINPID", span: Span { start: Position { line: 436, column: 23, }, end: Position { line: 436, column: 63, }, }, }, ), ], span: Span { start: Position { line: 436, column: 22, }, end: Position { line: 436, column: 64, }, }, }, ), }, ), ], span: Span { start: Position { line: 432, column: 23, }, end: Position { line: 437, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 412, column: 36, }, end: Position { line: 438, column: 6, }, }, }, ), ], }, ), span: Span { start: Position { line: 409, column: 33, }, end: Position { line: 438, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 343, column: 36, }, end: Position { line: 440, column: 4, }, }, }, ), ], }, ), span: Span { start: Position { line: 312, column: 5, }, end: Position { line: 440, column: 4, }, }, }, ), }, ), ], span: Span { start: Position { line: 55, column: 1, }, end: Position { line: 442, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 442, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 442, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 442, column: 2, }, }, }, )