X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=REFERENCE.md;fp=REFERENCE.md;h=a876fc5bbf736fde89cdf0a4eaa336030cea7fb2;hb=d5884ab0608ee1d47f7ad922aa163f4721bb9038;hp=6163acf998fa73b0c7d694a7e6da24cedebfabfb;hpb=1ed4bb6488ac06968020e3d01b516eaa23d91fb9;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/REFERENCE.md b/REFERENCE.md index 6163acf..a876fc5 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -717,6 +717,15 @@ Specifies the operating system of your node. Valid options: a string containing Default value: $facts['lsbdistcodename'] +##### `dist` + +Data type: `Optional[String]` + +Optional if lsb-release is installed (unless you're using a different release than indicated by lsb-release, e.g., Linux Mint). +Specifies the distribution of your node. Valid options: a string containing a valid distribution codename. + +Default value: $facts['lsbdistid'] + ##### `package_name` Data type: `Optional[String]`