config/puppet-manifests/src/modules/platform/manifests
Don Penney 9a3264acaa Fix additional puppet-lint warnings and errors
This update addresses the following errors and warnings
from puppet-lint:
- 140chars
- case_without_default
- ensure_first_param
- inherits_across_namespaces
- parameter_order
- single_quote_string_with_variables
- variable_is_lowercase
- variable_scope

In the case of variable_is_lowercase, the compute.pp manifest
has variables with sizes like 2M in the name. These have been
left as-is, with lint:ignore comments for the check, due to
the semantics of the name.

For the 140chars check, certain long lines have been left as-is,
with lint:ignore comments, due to long commands being executed.
These can be revisited in a future update to try to break up
the lines and remove the lint:ignore directives.

Change-Id: I37809bacb43818e0956f9f434c30c48e05017325
Story: 2004515
Task: 28685
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-12-27 16:23:13 -06:00
..
amqp.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
anchors.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
ceph.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
client.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
collectd.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
compute.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
config.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
dcmanager.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
dcorch.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
devices.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
dhclient.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
dns.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
docker.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
dockerdistribution.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
drbd.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
etcd.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
exports.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
filesystem.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
firewall.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
fm.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
fstab.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
grub.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
haproxy.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
helm.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
influxdb.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
kubernetes.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
ldap.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
lldp.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
lvm.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
memcached.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
mtce.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
multipath.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
network.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
nfv.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
ntp.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
params.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
partitions.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
password.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
patching.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
postgresql.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
ptp.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
remotelogging.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
scratch.pp StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sm.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
smapi.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
snmp.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
sysctl.pp StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
users.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
vswitch.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00