Skip to content

Commit 67889d7

Browse files
committed
Update readme
1 parent 752fc5f commit 67889d7

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -122,22 +122,6 @@ When you're finished, the motd file will look something like this:
122122

123123
See [REFERENCE.md](https://github.com/puppetlabs/puppetlabs-concat/blob/main/REFERENCE.md)
124124

125-
<a id="removed-functionality"></a>
126-
### Removed functionality
127-
128-
The following functionality existed in previous versions of the concat module, but was removed in version 2.0.0:
129-
130-
Parameters removed from `concat::fragment`:
131-
* `gnu`
132-
* `backup`
133-
* `group`
134-
* `mode`
135-
* `owner`
136-
137-
The `concat::setup` class has also been removed.
138-
139-
Prior to concat version 2.0.0, if you set the `warn` parameter to a string value of `true`, `false`, 'yes', 'no', 'on', or 'off', the module translated the string to the corresponding boolean value. In concat version 2.0.0 and newer, the `warn_header` parameter treats those values the same as other strings and uses them as the content of your header message. To avoid that, pass the `true` and `false` values as booleans instead of strings.
140-
141125
<a id="limitations"></a>
142126
## Limitations
143127

@@ -152,7 +136,8 @@ To run the acceptance tests follow the instructions [here](https://github.com/pu
152136
You can also find a tutorial and walkthrough of using Litmus and the PDK on [YouTube](https://www.youtube.com/watch?v=FYfR7ZEGHoE).
153137

154138
If you run into an issue with this module, or if you would like to request a feature, please [file a ticket](https://tickets.puppetlabs.com/browse/MODULES/).
155-
Every Monday the Puppet IA Content Team has [office hours](https://puppet.com/community/office-hours) in the [Puppet Community Slack](http://slack.puppet.com/), alternating between an EMEA friendly time (1300 UTC) and an Americas friendly time (0900 Pacific, 1700 UTC).
139+
Every Tuesday the Content and Tooling Team has [office hours](https://puppet.com/community/office-hours) in the [Puppet Community Slack](http://slack.puppet.com/), where you can ask questions about this and any other supported modules.
140+
This session usually runs at, approximately, 15:00 (BST), for about an hour.
156141

157142
If you have problems getting this module up and running, please [contact Support](http://puppetlabs.com/services/customer-support).
158143

0 commit comments

Comments
 (0)