You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/system
Emilien Macchi 6193ed4b0d system/puppet: add --certname parameter
certname [1] can be a useful parameter when we need to specify a
certificate name different from the default value [2] in Puppet.

Ex: the hosts have different names, in advanced network isolation
setups.

Also, it can be used when we want to run Puppet with a specific node
definition and not using hostname or fqdn to match the nodes where we want to
run Puppet [3] (not recommended by Puppetlabs though).

[1] https://docs.puppetlabs.com/puppet/latest/reference/configuration.html#certname
[2] Defaults to the node’s fully qualified domain name
[3] http://docs.puppetlabs.com/puppet/latest/reference/lang_node_definitions.html#naming
10 years ago
..
__init__.py package files 11 years ago
alternatives.py Changes to author formatting, remove emails 11 years ago
at.py Changes to author formatting, remove emails 11 years ago
capabilities.py sys.exit removal for system/capabilities.py 10 years ago
cronvar.py switched to use module loggigng 10 years ago
crypttab.py fixed typos in cryptab, thanks @timw 10 years ago
debconf.py Adding author's github id 11 years ago
facter.py Fix facter path 10 years ago
filesystem.py Merge pull request #1493 from abulimov/filesystem_recreate_with_force 10 years ago
firewalld.py Doc wrongly indicates permanent is required 10 years ago
getent.py Adding author's github id 11 years ago
gluster_volume.py Do not fail when action is delete and volume is not present 10 years ago
iptables.py added missing version_added 10 years ago
kernel_blacklist.py Changes to author formatting, remove emails 11 years ago
known_hosts.py avoid index error on empty list, key being true means its not None nor [] 10 years ago
locale_gen.py Add some more locales to LOCALE_NORMALIZATION 11 years ago
lvg.py Use -f when pvcreate to avoid interactive input. 10 years ago
lvol.py add snapshot feature to lvol 10 years ago
modprobe.py Fixes #634 - multiple param handling by modprobe.py 10 years ago
ohai.py Remove unneeded spaces at the end of ohai 10 years ago
open_iscsi.py Fix open_iscsi EXAMPLES section 10 years ago
osx_defaults.py osx_defaults: Fix boolean value parsing 10 years ago
pam_limits.py fixed python 2.4 compatibility 10 years ago
puppet.py system/puppet: add --certname parameter 10 years ago
selinux_permissive.py minor doc fix 11 years ago
seport.py Fix seport module issue when ports argument is interpolated from a variable and is a int 10 years ago
solaris_zone.py bugfix: use correct function close calls 10 years ago
svc.py fixes documented command for svc sending SIGUSR1 10 years ago
ufw.py Changes to author formatting, remove emails 11 years ago
zfs.py Keep, but ignore createparent option 10 years ago