PE-foreman Scap Client

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

[root@sat63 ~]# cd /usr/share/puppet/modules/

[root@sat63 modules]# ll
total 0
drwxr-xr-x. 4 root root 61 Apr 12 16:59 access_insights_client
drwxr-xr-x. 5 root root 169 Apr 12 16:59 foreman_scap_client
drwxr-xr-x. 6 root root 59 Apr 12 16:59 stdlib

[root@sat63 modules]# puppet module build foreman_scap_client/


Notice: Building /usr/share/puppet/modules/foreman_scap_client for release
Module built: /usr/share/puppet/modules/foreman_scap_client/pkg/theforeman-
foreman_scap_client-0.3.16.tar.gz

[root@sat63 modules]# scp foreman_scap_client/pkg/theforeman-foreman_scap_client-


0.3.16.tar.gz [email protected]:
[email protected]'s password:
theforeman-foreman_scap_client-0.3.16.tar.gz
100% 12KB 9.9MB/s 00:00

[root@puppet ~]# ll
total 485800
-rw-------. 1 root root 1810 May 23 07:17 anaconda-ks.cfg
drwxr-xr-x. 5 root root 180 May 23 07:39 puppet-enterprise-2018.1.0-el-7-
x86_64
-rw-r--r--. 1 root root 497441418 May 22 07:22 puppet-enterprise-2018.1.0-el-7-
x86_64.tar.gz
-rw-r--r--. 1 root root 12096 May 23 08:01 theforeman-foreman_scap_client-
0.3.16.tar.gz

[root@puppet ~]# puppet module install theforeman-foreman_scap_client-0.3.16.tar.gz


Notice: Preparing to install into
/etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└─┬ theforeman-foreman_scap_client (v0.3.16)
└── puppetlabs-stdlib (v4.25.1)

You might also like