File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 64
64
* [ ` infrastatus ` ] ( #infrastatus ) : Runs puppet infra status and returns the output
65
65
* [ ` mkdir_p_file ` ] ( #mkdir_p_file ) : Create a file with the specified content at the specified location
66
66
* [ ` mv ` ] ( #mv ) : Wrapper task for mv command
67
- * [ ` os_identification ` ] ( #os_identification ) : Get the operating system running on a target
67
+ * [ ` os_identification ` ] ( #os_identification ) : Return the operating system runnin gon the target as a string
68
68
* [ ` pe_install ` ] ( #pe_install ) : Install Puppet Enterprise from a tarball
69
69
* [ ` pe_ldap_config ` ] ( #pe_ldap_config ) : Set the ldap config in the PE console
70
70
* [ ` pe_uninstall ` ] ( #pe_uninstall ) : Uninstall Puppet Enterprise
@@ -1211,6 +1211,12 @@ Data type: `String`
1211
1211
1212
1212
New path of file
1213
1213
1214
+ ### <a name =" os_identification " ></a >` os_identification `
1215
+
1216
+ Return the operating system runnin gon the target as a string
1217
+
1218
+ ** Supports noop?** false
1219
+
1214
1220
### <a name =" pe_install " ></a >` pe_install `
1215
1221
1216
1222
Install Puppet Enterprise from a tarball
You can’t perform that action at this time.
0 commit comments