-
Updated
Nov 22, 2018 - Go
provisioning
Here are 403 public repositories matching this topic...
-
Updated
May 6, 2020 - Ruby
-
Updated
May 12, 2020 - Ruby
-
Updated
Apr 25, 2017 - Python
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Apr 16, 2020 - HCL
There are two pages which differ by very little. I can't pick which is preferable, it looks like style guide differences.
In https://github.com/xcat2/xcat-core/tree/master/docs/source/QA
https://github.com/xcat2/xcat-core/blob/master/docs/source/QA/makehosts.rst
and
https://github.com/xcat2/xcat-core/blob/master/docs/source/QA/makehosts_qa.rst
Leading to the documentation having:
https
-
Updated
Oct 3, 2019 - Go
-
Updated
May 3, 2020 - Go
-
Updated
Dec 1, 2019 - Shell
Documentation link
https://ansible-pan.readthedocs.io/en/latest/modules/panos_security_rule_module.html
Describe the problem
Incorrectly states default of commit is no, reality is the default is yes
Suggested fix
Documented default of no seems more sane. Change code to reflect documented default.
We need to document field provision limitations on team site collections. Some properties can't be set or updated, it usually comes back with the following exception:
Unknown Exception,_HResult:-2146232832)
Thank you for publishing this great set of Azure Databricks best practices. For the sake of this content's discoverability and consistency with other documentation, wouldn't it be better to move this repository under the official Azure Databricks docs?
https://linchpin.readthedocs.io/en/latest/openstack.html#id6
The example here is deprecated
How to get information on postgres or mysql directly in the interface ? In short how to get the results of this dokku postgres:info <apps>
Thank's
-
Updated
Feb 10, 2018 - Shell
-
Updated
Apr 6, 2018 - Go
-
Updated
May 1, 2020 - Java
User Story
As a Data.gov operator, I want documentation for initial jumpbox provisioning so that I can easily check that the jumpbox is configured correctly as well as configure new jumpbox instances when necessary.
Acceptance Criteria
- Documentation exists in datagov-deploy
Details
Some of this is captured in [datagov-infrastructure-live](https://github.com/GSA/data
-
Updated
May 11, 2020 - OCaml
-
Updated
Mar 29, 2019 - Dockerfile
-
Updated
Aug 28, 2019 - Go
When building the assignments page can we add the output / results of quads --ls-qinq value to the wiki so the end user can visibly see if it is [Combined, Isolated]
We've seen a few issues where people had environment variables set (like DEV_REGISTRY) so that during rigger configure the DEV_REGISTRY prompt is skipped. We should at least have a log message explaining that this is happening and possibly watch for when that may cause problems (local registry vs. publicly available registry using a cloud provider).
Publish helm chart
We should publish the devspace cloud chart to a chart repository and add a README section how to deploy via plain helm.
-
Updated
May 11, 2020 - Ruby
NXOS plugins by default use the vrf management when applying scripts in equipments.
Need to have the option to choose the vrf name or the default one.
Improve this page
Add a description, image, and links to the provisioning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the provisioning topic, visit your repo's landing page and select "manage topics."
Steps to reproduce
Currently trying to use terraform-provisioner-ansible with GCP
When creating vms in gcp using the provsioner would sometimes fail to ssh when a vm is not ready to be ssh'd into. Even if I try to set the connection attempts argument to a higher number. I still see ssh failures fairly quickly
It looks like ansible code based around this has changed a bit and its igno