Skip to content

Commit

Permalink
Fix operatingsystem_support
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmaria committed May 13, 2021
1 parent e85d12e commit 0e51afa
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 6 deletions.
37 changes: 37 additions & 0 deletions REFERENCE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Reference

<!-- DO NOT EDIT: This document was generated by Puppet Strings -->

## Table of Contents

### Functions

* [`domain::customer`](#domaincustomer)
* [`domain::site`](#domainsite)

## Functions

### <a name="domaincustomer"></a>`domain::customer`

Type: Puppet Language

The domain::customer function.

#### `domain::customer()`

The domain::customer function.

Returns: `Optional[String]`

### <a name="domainsite"></a>`domain::site`

Type: Puppet Language

The domain::site function.

#### `domain::site()`

The domain::site function.

Returns: `Optional[String]`

7 changes: 1 addition & 6 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
]
}
Expand Down

0 comments on commit 0e51afa

Please sign in to comment.