Shift

最新版本 Puppet Enterprise 2019.3.0 6.12.0 (64-bit)

Puppet Enterprise 2019.3.0 6.12.0 (64-bit)

Puppet Enterprise 2019.3.0 6.12.0 (64-bit)
Shift 更高的齒輪與電子郵件客戶端,使郵件,日曆和雲端硬盤帳戶之間的導航快速,方便,美觀。厭倦了在 Gmail 帳戶之間切換?獲取 Shift 電子郵件客戶端為 Windows PC 現在!

Shift 特點:

Gmail,Outlook& Office 365 就像 boss
一樣可以跨多個賬戶完成,而電子郵件客戶端只需一個漂亮的應用程序。您好生產力!

輕鬆訪問,無限帳戶
您花了很多時間檢查電子郵件,日曆和雲端硬盤帳戶。停止浪費時間在他們之間導航(並且想知道你錯過了什麼!)並且完成更多的工作.

De-Clutter 你的桌面
它就像保持你的房間乾淨。 Shift 郵件是一個英俊的解決方案,您的多個瀏覽器,選項卡,隱身和登錄註銷噩夢。訪問所有帳戶的 Gmail,日曆和雲端硬盤,無任何混亂.

Stay 最新日期
使用本地桌面通知,您可以實時查看收件箱中的內容。自定義通知設置,以獲得所有您需要的提醒,而不是你不需要的。的。平台
Shift 在 Windows,Mac 和 Linux 上運行得非常漂亮 - 獨立於瀏覽器,並按帳戶分組.

6 您可能會得到更多信息:
您有多個電子郵件帳戶,它們都會給您帶來輕微的焦慮。您每小時查看大約 36 次每個帳戶。你的多個日曆的情況看起來像一個彩虹剛剛拋出。你的數字檔案系統是有意義的(只對你的眼睛)。儘管互聯網的出現,您的便籤紙消費仍處於歷史最高水平。你被指責被同事,朋友,甚至是親戚過度使用。注:30 天試用版.

ScreenShot

軟體資訊
檔案版本 Puppet Enterprise 2019.3.0 6.12.0 (64-bit)

檔案名稱 puppet-agent-6.12.0-x64.msi
檔案大小 35.7 MB
系統 Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64
軟體類型 未分類
作者 Redbrick Technologies, Inc.
官網 https://tryshift.com/
更新日期 2020-01-31
更新日誌

What's new in this version:

Enhancements:
- Puppet ensures platform repositories aren't installed in order to prevent accidental agent upgrade
- Previously, Bolt users who installed the Puppet 5 or 6 platform repositories could experience unsupported agent upgrades on managed nodes. With this release, Puppet ensures that the release packages for those platforms are not installed on managed nodes by enforcing ensure => 'absent' for the packages.
- Windows install script optionally downloads a tarball of plug-ins
- For Windows agents, the agent install script optionally downloads a tarball of plug-ins from the master before the agent runs for the first time. Depending on how many modules you have installed, bulk plug-in sync can speed agent installation significantly.
- Note: If your master runs in a different environment from your agent nodes, you might see some reduced benefit from bulk plug-in sync. The plug-in tarball is created based on the plug-ins running on the master agent, which might not match the plug-ins required for agents in a different environment.
- This feature is controlled by the setting pe_repo::enable_windows_bulk_pluginsync which you can configure in Hiera or in the console. The default setting for bulk plug-in sync is false (disabled).
- puppet infrastructure run commands no longer require an authentication token
- puppet infrastructure run commands that affect PuppetDB, including migrate_split_to_mono, convert_legacy_compiler, and enable_ha_failover, no longer require setting up token-based authentication as a prerequisite for running the command. By default, these commands use the master's PuppetDB certificate for authentication.
- puppet infrastructure run commands provide more useful output
- puppet infrastructure run commands, such as those for regenerating certificates or enabling high availability failover, provide more readable output, making them easier to troubleshoot.
- Calculations for PostgreSQL settings are fine-tuned
- The shared_buffers setting uses less RAM by default due to improvements in calculating PostgreSQL settings. Previously, PostgreSQL settings were based on the total RAM allocated to the node it was installed on. Settings are now calculated based on total RAM less the default RAM used by PE services. As a result, on an 8GB installation for example, the default shared_buffers setting is reduced from ~2GB to ~1GB.
- PostgreSQL can optionally be cleaned up after upgrading
- After upgrading, you can optionally remove packages and directories associated with older PostgreSQL versions with the command puppet infrastructure run remove_old_postgresql_versions. If applicable, the installer prompts you to complete this cleanup.
- nix command for regenerating agent certificates includes a parameter for CRL cleanup
- The puppet infra run regenerate_agent_certificate command includes a clean_crl parameter. Setting clean_crl to true cleans up the local CRL bundle. When you regenerate certificates for *nix agents after recreating your certificate authority, you must include this parameter with the value set to true. If you're regenerating agent certificates without recreating the CA, you don't need to clean up the CRL.
- Puppet Server multithreaded setting
- There is a new Puppet Server setting for enabling a multithreaded mode, which uses a single JRuby instance to process requests, like catalog compiles, concurrently. Activate the setting by changing the puppet_enterprise::master::puppetserver::jruby_puppet_multithreaded parameter to true.
- puppetlabs-pe_bootstrap task supports Puppet agent on CentOS 8
- The puppetlabs-pe_bootstrap task that ships in PE has been updated to support Puppet agent installation on CentOS 8
- New task targets API
- Use the new task targets API to fine-tune task permissions automatically. See POST /command/task_target and Puppet orchestrator API: scopes endpoint

Console enhancements:
These are enhancements to the console in this release:
- Plan metadata
- View plan metadata and parameters. To view them in the console, type in a name of a plan in the Plan field and click View plan metadata. To view metadata on the command line, run puppet plan show <PLAN NAME>.
- Test connections option
- Test connections for nodes and devices before adding them to your inventory. This option is enabled by default on the Inventory page. If a connection fails, you can edit the node or device information and try again.
- Custom PQL queries
- Add your own custom PQL queries to the console and use them for running Puppet and tasks. See Add custom PQL queries to the console for more information.

Breadcrumbs:
- Pages in the console now have breadcrumbs, showing you where you are in the interface. The breadcrumbs are links you can use to move to parent pages.

Transport details:
- View the transport mechanism, SSH or WinRM for example, for task runs in the Connections and Activity tabs on the Nodes page.
- Run drop-down menu
- The Run Puppet on these nodes button has been replaced with a Run drop down menu so you can run Puppetor run a task for the nodes listed on the current page. The new option is available on the Overview, Events, and Packages pages.
- Task and plan environment default
- When you run a task or a plan in the console, you no longer need to specify which environment you would like to run the plan or task in if you are running in production. The console now defaults to production.
- Additional run options
- In addition to no-op, you can now specify debug, trace, and eval-trace run options when running Puppet

Platform support:
- This version adds support for these platforms

Agent:
- Fedora 31

Deprecations and removals:
- Deprecated platform support

Support for these platforms is deprecated in this release and will be removed in a future version of PE:
- Master
- Enterprise Linux 6
- Ubuntu 16.04

Razor deprecated:
- Razor, the provisioning application that deploys bare-metal systems, is deprecated in this release, and will be removed in a future version. If you can to continue using Razor, you can use the open source version of the tool, available from GitHub.

Node graph removed:
- The node graph in the console has been removed due to infrequent use. The graph was used to view relationships between resources and classes within a node catalog. To generate a node graph now, use the Puppet VS Code extension.

Resolved issues:
- puppet infrastructure run commands could fail if the agent was run with cron
- puppet infrastructure run commands, such as those used for certain installation, upgrade, and certificate management tasks, could fail if the Puppet agent was run with cron. The failure occurred if the command conflicted with a Puppet run.
- Mismatch between classifier classification and matching nodes for regexp rules
- PuppetDB’s regular expression matching had surprising behaviors for structured fact value comparisons. For example, the structured fact os is a rule that matches ["~", "os", ":"]. PuppetDB would unintentionally match every node that has the os structured fact because the regular expression was applied to the JSON encoded version of the fact value.
- The classifier does not use PuppetDB for determining classification and regular expressions in the classifier rules syntax only support direct value comparisons for string types.
- This caused issues in the console where the node list and counts for the "matching nodes" display sometimes indicated that nodes were matching even though the classifier would not consider them matching.
- Now, the same criteria is applied to the displays and counts that the classifier uses. The output of the classifier’s rule translation endpoints makes queries that match the classifier behavior.
- Note: This fix doesn't change the way nodes are classified, only how the console displays matching nodes
- Code manager could not deploy Forge modules with a proxy
- The commands puppet code deploy and r10k failed when behind a proxy. The commands didn't use the configured proxy settings and using them would result in problems downloading modules from the Puppet Forge. This was due to an issue in a dependency gem.
- Now, the commands work behind a proxy
- Orchestrator error message included Bolt command suggestions
- When a plan or task was not found, the resulting error message gave a suggestion to run bolt {plan,task} show, which is unhelpful in PE. The error message no longer shows the Bolt command suggestion.
- bolt.yaml plans did not work in PE
- Plans with bolt.yaml in the root directory of the environment will no longer fail. Don't use the modulepath setting in bolt.yaml, because it may lead to unintended consequences when loading tasks and plans.
- Ed25519 SSH keys couldn't be used to run task on agentless node
- Running a task on an agentless node using an ed25519 SSH keys would result in an error

Puppet Enterprise 2019.3.0 6.12.0 (64-bit) 相關參考資料
Puppet Enterprise (64-bit) Download (2020 Latest) for ...

Download Puppet Enterprise (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Latest Version&nbsp;...

https://www.filehorse.com

Puppet Enterprise 2019.2.2 6.10.1 (64-bit) Download for ...

Download Puppet Enterprise 2019.2.2 6.10.1 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit)&nbsp;...

https://www.filehorse.com

Puppet Enterprise 2019.3.0 6.12.0 (32-bit) - FileHorse

Download Puppet Enterprise 2019.3.0 6.12.0 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit)&nbsp;...

https://www.filehorse.com

Puppet Enterprise 2019.3.0 6.12.0 (64-bit) - FileHorse

Download Puppet Enterprise 2019.3.0 6.12.0 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit)&nbsp;...

https://www.filehorse.com

Puppet Enterprise 2019.8.0 6.16.0 (64-bit) Download for ...

Download Puppet Enterprise 2019.8.0 6.16.0 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit)&nbsp;...

https://www.filehorse.com

Puppet Enterprise 2019.8.1 6.17.0 (64-bit) Download for ...

View More ». Download Puppet Enterprise 2019.8.1 6.17.0 (64-bit) ... Puppet Enterprise 2019.3.0 6.12.0 (64-bit). Date released: 31 Jan 2020 (7&nbsp;...

https://www.filehorse.com

Puppet Enterprise | Puppet

Puppet Enterprise. The Industry Standard for IT Automation. Manage and automate more infrastructure and complex workflows in a simple, yet powerful way.

https://puppet.com

Thank you for downloading Puppet Enterprise 2019.3.0 6.12.0 ...

Puppet Enterprise 64 bit delivers continuous enforcement of security and compliance policies with a single source of configuration truth, scales across teams&nbsp;...

https://www.filehorse.com