Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

How can I write code to install a script and .tar file on the same command for specific hostname?

$
0
0
I am trying to write code to install SCCM on my puppet PE, the manual command is: ./install -mp -sitecode I know how to write a code for installing just one script , but how does it work , when there is a script and .tar file: **install** is the name of the script file that installs the client for Linux and UNIX. This file is provided with the client software. **•-mp** ** specifies the site code that the client is assigned to. Example: S01 **•** specifies the command-line properties to use with the installation script. •**client installation package** is the name of the client installation .tar package for this computer operating system, version, and CPU architecture. The client installation .tar file must be specified last. **Example: ccm-Universal-x64..tar**

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>